https://github.com/RadioAstronomySoftwareGroup/pyuvdata

sort by:
Revision Author Date Message Commit Date
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
59fc6c7 add uvh5's read/write extra_keywords to uvflag does not include any tests 07 December 2020, 17:59:47 UTC
52002b1 deepen extra_keywords test adds checks for values as well as keys 07 December 2020, 17:59:47 UTC
495aaac add_extra_keywords test improvements remove unused commented-out code && add test for keyword2 && fix code style linting failure 07 December 2020, 17:59:47 UTC
7daca6f reformat tests so they pass 07 December 2020, 17:59:47 UTC
377b396 remove non-uv5 data type desc for extra_keywords as the 8 byte limit does not apply also places 'required' parameter at the end where other parameters do 07 December 2020, 17:59:47 UTC
ed344a5 setup init test for uvflag constructor modifies test_init_uvdata to include extra_keywords in constructor && existence checks 07 December 2020, 17:59:47 UTC
2eb098f add extra_keywords to uvflag constructor copied from uvdata implementation 07 December 2020, 17:59:47 UTC
a8ac5c9 Fix handling of astropy Time parameters for astropy 4.2 04 December 2020, 21:00:47 UTC
d4b848e remove basemap from hera_cal/qm yamls 04 December 2020, 16:28:38 UTC
8eb2569 Fix ci yamls 04 December 2020, 16:28:38 UTC
ff3714d fix doctest yaml 04 December 2020, 16:28:38 UTC
570e268 try to fix conflict in hera_qm conda environment 04 December 2020, 16:28:38 UTC
f741501 fix doctests issues with pytest-cases 04 December 2020, 16:28:38 UTC
aa3c27a Fix code now raising deprecation warnings in astropy 4.2 04 December 2020, 16:28:38 UTC
c8f62ff update setup-miniconda action to point to new release 19 November 2020, 00:35:58 UTC
eedb1e1 removed extraneous array cast 05 November 2020, 11:33:58 UTC
8739f30 update changelog 05 November 2020, 11:33:58 UTC
8105344 Check that conjugating some bls before compressing gives the same answer 05 November 2020, 11:33:58 UTC
eafac32 Fix indexing into conjugate array in compress by redundancy 05 November 2020, 11:33:58 UTC
6e71fa7 update github action env and path variable delcarations 28 October 2020, 15:09:09 UTC
1982472 address review comments 23 October 2020, 18:53:50 UTC
158a450 minor documentation fixes 23 October 2020, 18:53:50 UTC
e920555 fix Nfreqs bug, improve testing 23 October 2020, 18:53:50 UTC
e5282a3 fix small bug in binary merge, add testing 23 October 2020, 18:53:50 UTC
92d41b6 Partial commit trying to debug UVData.__add__ version of concat in UVData.read 23 October 2020, 18:53:50 UTC
3c2756a Formating changes for PEP8 23 October 2020, 18:53:50 UTC
381961f Updated Changelog 23 October 2020, 18:53:50 UTC
71b9cc2 Speedup to reading multiple files that concatenates a list of them in one shot, instead of incrementally one by one. 23 October 2020, 18:53:50 UTC
cb87678 changelog update. 14 October 2020, 15:10:55 UTC
ed6d5f9 changelog update. 14 October 2020, 15:10:55 UTC
83e33bd More description in docstring. 14 October 2020, 15:10:55 UTC
2865853 test uncovered line. 14 October 2020, 15:10:55 UTC
97b6f68 warnings sum_vis 14 October 2020, 15:10:55 UTC
70e7f82 linting and tests sum_vis 14 October 2020, 15:10:55 UTC
237904d linting sum_vis. 14 October 2020, 15:10:55 UTC
7374ce1 changelog and tutorial for sum_vis checks 14 October 2020, 15:10:55 UTC
0e43ea8 tests overrides. 14 October 2020, 15:10:55 UTC
150e8ee Sum_vis tests working 14 October 2020, 15:10:55 UTC
48b8fcc sum_vis object_name and keywords handling 14 October 2020, 15:10:55 UTC
d3aaecd corrected ".yml" to ".yaml" in installation instructions. 07 October 2020, 18:15:34 UTC
ec0c8b8 Update changelog for new release 07 October 2020, 15:54:36 UTC
03fb8d4 update the uvfits memo to the latest version None of the updates seem important to pyuvdata, but we should have the most recent version. 06 October 2020, 00:23:06 UTC
d64a6b0 Only publish tagged releases to testpypi to prevent package bloat. 05 October 2020, 23:28:36 UTC
1236db2 remove index.rst stub, remove github link that errors on RTD 22 September 2020, 18:40:41 UTC
49aa4cc put index.rst back to relatively empty file This file accidentally got set to an old version in March when we started using black 22 September 2020, 18:40:41 UTC
c27856f update conf to not use master terminology 22 September 2020, 18:40:41 UTC
43473e9 fix github checkout action branch 22 September 2020, 18:40:41 UTC
cd4a441 Fix references to the master branch, remove uses of master 22 September 2020, 18:40:41 UTC
eb611ba Fixing CHANGELOG 03 September 2020, 03:48:06 UTC
f58dd89 Fixing CHANGELOG 03 September 2020, 03:48:06 UTC
47918a9 One more tutorial fix 03 September 2020, 03:48:06 UTC
613c2cc Fixing doctest error in tutorials 03 September 2020, 03:48:06 UTC
ddfbbfc Updating tutorial for flex_spw 03 September 2020, 03:48:06 UTC
ba65b4a Fixing README 03 September 2020, 03:48:06 UTC
c029184 Fixing comments in uvh5.py 03 September 2020, 03:48:06 UTC
380b77d Fixing docstring in uvdata because I can't count 03 September 2020, 03:48:06 UTC
5d813a0 Fixing docstring in uvdata.py 03 September 2020, 03:48:06 UTC
aad4965 Removing dead code from miriad.py 03 September 2020, 03:48:06 UTC
aad1ee5 Updating changelog, and a couple other doc strings 03 September 2020, 03:48:06 UTC
a963d53 Forcing positive values of channel_width 03 September 2020, 03:48:06 UTC
7fb8de7 Making requested changes post-review 03 September 2020, 03:48:06 UTC
c272683 More testing clean-up 03 September 2020, 03:48:06 UTC
974531e Removing MIR -> MIRIAD roundtrip test in test_mir, since MIRIAD isnt supported in Windows 03 September 2020, 03:48:06 UTC
2b7b5b3 Replace string concat w/ os.path.join in test_mir 03 September 2020, 03:48:06 UTC
95e2861 Force len of current spw-axis to be 1 in tests 03 September 2020, 03:48:06 UTC
ae9c3e4 Don't frequency_average w/ flex_spw datasets 03 September 2020, 03:48:06 UTC
4c0fef2 Ignore CARMA location warning in test_miriad 03 September 2020, 03:48:06 UTC
d9e5fd1 Adding tests, minor code/comment cleanup 03 September 2020, 03:48:06 UTC
04f0968 Adding multi-spw MIRIAD test, using a CARMA/SZA file (since it's both small and has 32 spws) 03 September 2020, 03:48:06 UTC
d54eedc Adding MIRIAD write support for multi-spw 03 September 2020, 03:48:06 UTC
7448b47 Fixing a freq spacing test in test_uvdata 03 September 2020, 03:48:06 UTC
616b041 Remove redundant freq checks btw uvdata and uvfits 03 September 2020, 03:48:06 UTC
0f12a57 Fixing normalization error I introduced in MIRIAD 03 September 2020, 03:48:06 UTC
3853274 Fixing only bug I could find for chan width < 0 03 September 2020, 03:48:06 UTC
cb20cd6 Undo forcing chan width to be > 0 03 September 2020, 03:48:06 UTC
2660f64 Adding ability to skip extra sources in MIRIAD files (needed for testing). 03 September 2020, 03:48:06 UTC
67e9d83 All existing tests now passing 03 September 2020, 03:48:06 UTC
4ec56ae Patching test_uvfits for multi-spw/ flex_spw 03 September 2020, 03:48:06 UTC
68dc87d Fixing another single-spw bug in UVFITS 03 September 2020, 03:48:06 UTC
back to top