https://github.com/RadioAstronomySoftwareGroup/pyuvdata

sort by:
Revision Author Date Message Commit Date
b52fbf5 update changelog 21 January 2021, 23:01:12 UTC
d915ca0 fix accidental cython change 21 January 2021, 23:01:12 UTC
d084cd9 switch quacktime to goodtime 21 January 2021, 23:01:12 UTC
b0d43f5 change start_flag and end_flag defaults; add propagate_coarse_flags 21 January 2021, 23:01:12 UTC
5ace26c linting 14 January 2021, 05:23:16 UTC
1ad56a6 add to docstring 14 January 2021, 05:23:16 UTC
7ee7775 raise from exception 14 January 2021, 05:23:16 UTC
60574ec changelog 14 January 2021, 05:23:16 UTC
2917600 more tests on _adj_list and _find_cliques 14 January 2021, 05:23:16 UTC
87f4994 slight speedup in utils._adj_list 14 January 2021, 05:23:16 UTC
a2ababd for baseline redundancies, error on ambiguous baselines 14 January 2021, 05:23:16 UTC
4a5d957 fix two tests 14 January 2021, 05:23:16 UTC
1a7c8c9 remove code for old method 14 January 2021, 05:23:16 UTC
639325c optimize redundancy finder 14 January 2021, 05:23:16 UTC
34afe81 remove the github docs build now that the RTD PR build is working 13 January 2021, 19:33:22 UTC
6e80df0 update known telescopes docs to point out astropy sites integration 13 January 2021, 19:33:22 UTC
f1365f3 Fixing tests to handle duplicate astropy entires 05 January 2021, 21:15:18 UTC
6208e65 fix python version passing in workflow 05 January 2021, 19:31:13 UTC
f9ff13d Only build docs on python 3.7 05 January 2021, 19:31:13 UTC
49229c6 build on 3.9 rather than 3.6 05 January 2021, 19:31:13 UTC
29fbd8b remove unnecessary upload step 05 January 2021, 19:31:13 UTC
3c43ca3 Don't activate env in build because it's already activated 05 January 2021, 19:31:13 UTC
d9bd944 try fixing the python version test 05 January 2021, 19:31:13 UTC
066fac1 Try using `-l` for bash login to ensure conda env is found 05 January 2021, 19:31:13 UTC
36240d3 don't fail fast, try fix for getting correct python version 05 January 2021, 19:31:13 UTC
2568377 correct env_name in workflow 05 January 2021, 19:31:13 UTC
acc9c20 fix docs for RTD, add CI to build docs 05 January 2021, 19:31:13 UTC
6efeaf8 update CHANGELOG 22 December 2020, 02:36:15 UTC
97b1798 add support for extra_keywords loading from uvdata 22 December 2020, 02:36:15 UTC
5cfcd6f build external tests against python 3.7 16 December 2020, 18:45:54 UTC
2cb3446 update pytest and pytest-cases version requirements 16 December 2020, 18:45:54 UTC
e49f895 update CI yamls and setup to test against 3.9; drop 3.6 active testing 16 December 2020, 18:45:54 UTC
76b43ba Update the changelog for a new minor release (2.1.3) 16 December 2020, 16:43:44 UTC
fe961d0 uvbase: replace formatting strings w/ f-string because they are prettier 15 December 2020, 22:42:45 UTC
15275ac test for new quantity warnings/support 15 December 2020, 22:42:45 UTC
79f0118 add warning if param is quantity but expected_type is not; code clean up 15 December 2020, 22:42:45 UTC
208efed take item(0) of ndarrays when checking parameter, quantity support 15 December 2020, 22:42:45 UTC
28f1480 pragma: no cover for continue coverage bug 15 December 2020, 22:42:45 UTC
f1b1cfa change comment wording 15 December 2020, 22:42:45 UTC
1abb511 add checks for when expected_type is a quantity or quantity subclass 15 December 2020, 22:42:45 UTC
7deebb5 explicitly cast telescope array to float64 15 December 2020, 22:42:45 UTC
819eb54 replace float128 with float64 since windows does not have 128 15 December 2020, 22:42:45 UTC
b09acfb cast telescope value as an array to get dtype, not read off parameter 15 December 2020, 22:42:45 UTC
016df8b tweak uvbase to check expected type of quantities better 15 December 2020, 22:42:45 UTC
d5a40ed add a generic type getter for Parameters, allow strict overwrite 15 December 2020, 22:42:45 UTC
ba7e1eb replace np.int and np.float32 with integer and floating for generality 15 December 2020, 22:42:45 UTC
90537f7 Try to fix weird pytest errors 13 December 2020, 20:05:54 UTC
10e00a7 Temporarily add the six package to our conda env for python-casacore The newer builds of python-casacore list six as a dependency, but older builds do not and sometimes the CI grabs an older build. 13 December 2020, 16:51:37 UTC
307c948 filter warnings 13 December 2020, 16:51:37 UTC
9d24f6c fix bugs from rebase 13 December 2020, 16:51:37 UTC
523cdce Update the changelog 13 December 2020, 16:51:37 UTC
c4a0b77 fix test after fixing default uvfits keyword spelling 13 December 2020, 16:51:37 UTC
ed99033 fix handling of telescope frame for Cotter files add tests 13 December 2020, 16:51:37 UTC
fc61a8b Fix handling of FHD antenna positions, add test against mwa corr file 13 December 2020, 16:51:37 UTC
ac8c006 address review comments, update the changelog 11 December 2020, 19:21:28 UTC
24bf786 remove errant print statement 11 December 2020, 19:21:28 UTC
ca4dc53 improve test coverage 11 December 2020, 19:21:28 UTC
408c4d3 use np.longdouble rather than "f16" to fix numpy issues on Windows 11 December 2020, 19:21:28 UTC
5d80c5b use astropy sites for known telescopes, include HERA antenna positions update tests 11 December 2020, 19:21:28 UTC
bae350e fix another calfits test bug 11 December 2020, 19:21:28 UTC
915f851 add fhd_cal test coverage 11 December 2020, 19:21:28 UTC
0e45c8a fix calfits test bug 11 December 2020, 19:21:28 UTC
58c6c5b try to fix tests on windows 11 December 2020, 19:21:28 UTC
9fc09f8 more test coverage, fixed missing handling for input_flag_array 11 December 2020, 19:21:28 UTC
81b2477 more test coverage 11 December 2020, 19:21:28 UTC
39c20a3 use different filenames to prevent collisions in parallel tests 11 December 2020, 19:21:28 UTC
f3ee4d1 account for new warning in uvcalibrate tests 11 December 2020, 19:21:28 UTC
7f64e63 more test coverage, another bug fix 11 December 2020, 19:21:28 UTC
eccfb07 improve test coverage, fix bug 11 December 2020, 19:21:28 UTC
4a8f479 fix bug with multiple fhd file read, no layout files 11 December 2020, 19:21:28 UTC
4fa5ad8 Add support for more metadata in UVCal, add metadata_only support 11 December 2020, 19:21:28 UTC
0a775cf Update changelog for PR #959 09 December 2020, 21:45:57 UTC
3ed1783 harmonize tabbing in utils.pyx 09 December 2020, 21:45:25 UTC
de62b73 re-add coverage lost by bad logic 09 December 2020, 21:45:25 UTC
70bbf98 remove the inline function, linetrace=True makes this detrimental 09 December 2020, 21:45:25 UTC
b97b6e7 update phase/unphase to make nuvw the fast axis, less repeated calcs 09 December 2020, 21:45:25 UTC
bf4d65c some better variable types, use numpy.float64_t avoid OS type conflict 09 December 2020, 21:45:25 UTC
11f06ab antnum -> bl: do memoryviewing behind the scenes, better variable types 09 December 2020, 21:45:25 UTC
5d44a82 remove remaining nogils, reduces overhead 09 December 2020, 21:45:25 UTC
317b9c7 take norm of 0th dimension in check for ECEF magnitudes 09 December 2020, 21:45:25 UTC
0f55af0 ECEF -> ENU, less overhead, less repeated calcs, n_pts faster dimension 09 December 2020, 21:45:25 UTC
8af7ccc update ENU -> ECEF, less repeated calcs, less overhead 09 December 2020, 21:45:25 UTC
c0db147 upate lla from xyz, make n_pts fast dimension, less overhead 09 December 2020, 21:45:25 UTC
8a7c5d4 update xyz from lla, lesss repeated calcs, make n_pts fast dimension 09 December 2020, 21:45:25 UTC
2cbde69 add round trip test for array of lat/lon/alt 09 December 2020, 21:45:25 UTC
f078543 fix test to test correct thing 09 December 2020, 18:51:36 UTC
7dd556b fix bug for not in place 09 December 2020, 18:51:36 UTC
bc37474 combine very similar tests to reduce testing load 09 December 2020, 18:51:36 UTC
5d1a594 Recalculate lsts after compressing by redundancy 09 December 2020, 18:51:36 UTC
5aebe97 actually check error messages in test_uvbeam 09 December 2020, 18:11:21 UTC
e78f3cf update changelog 09 December 2020, 18:11:21 UTC
6f37c3b Fix bug when beam doesn't wrap in phi, add test Also cleanup beam interp testing using parametrize 09 December 2020, 18:11:21 UTC
b243b52 fix doctest to use sorted list for output consistency 09 December 2020, 17:54:45 UTC
6aab89e have doctests use regular test yaml, use python 3.8 more 09 December 2020, 17:54:45 UTC
533b6df Try adding pytest-cases back to doctest yaml 09 December 2020, 17:54:45 UTC
1034c93 make publish workflow work on forked PRs, other minor cleanup 09 December 2020, 17:54:45 UTC
0117564 add CHANGELOG entry for extra_keywords support introduced in #948 07 December 2020, 19:38:33 UTC
2ace01f add string test to rw extra_keywords test should cover the alternate code path for read/write 07 December 2020, 17:59:47 UTC
e688929 add rw test for extra_keywords file handling also adds extra_keywords to clear_unused_attributes() to avoid being autowiped and fixes a missing .keys in read fxn 07 December 2020, 17:59:47 UTC
87d5ce6 fix uvdata extra_keywords linting error (excessive indentation) 07 December 2020, 17:59:47 UTC
back to top