https://github.com/RadioAstronomySoftwareGroup/pyuvdata

sort by:
Revision Author Date Message Commit Date
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
f85600d Fixing up uvdata tests for flex_spw/ multi-spw 03 September 2020, 03:48:06 UTC
7b16717 Fix bug for single-spw datasets in UVH5 03 September 2020, 03:48:06 UTC
90a5941 Fixing assertion check in mwa_corr_fits 03 September 2020, 03:48:06 UTC
3ac2c41 Fixing a bug that broke UVFITS for single-spw 03 September 2020, 03:48:06 UTC
442758b MIR -> UVFITS w/ flex_spw works for multi-spw 03 September 2020, 03:48:06 UTC
d76da14 Adding flex_spw to uvh5 03 September 2020, 03:48:06 UTC
b7579c0 Updating Mir to use flex_spw 03 September 2020, 03:48:06 UTC
634de95 Modifying other classes so len spw axis = 1 03 September 2020, 03:48:06 UTC
685a57f Forcing len of spw axis = 1 in UVData object 03 September 2020, 03:48:06 UTC
ce4e15f Adding new keywords for "flexible spws" 03 September 2020, 03:48:06 UTC
ffd0dc4 Rolling back changes that don't match the new path forward 03 September 2020, 03:48:06 UTC
ea2483d Updating doc strings 03 September 2020, 03:48:06 UTC
9ed2600 Fix formating issues (pre-commit failed silently) 03 September 2020, 03:48:06 UTC
9c1b41d Take a obselete test, and make it better! 03 September 2020, 03:48:06 UTC
9635eaf Ignore certain warnings for test_spwsupported 03 September 2020, 03:48:06 UTC
e519f1c Issue warning for reg-but-not-chwidth-spaced data 03 September 2020, 03:48:06 UTC
643880a Allowing for dsb spw reads in MIR 03 September 2020, 03:48:06 UTC
9b7d44d Fixing up odds and ends in uvfits reader 03 September 2020, 03:48:06 UTC
9ac118d Catch uneven channel spacing, now passes all tests 03 September 2020, 03:48:06 UTC
38dd18a Actually -- why delete when you can co-opt a test? 03 September 2020, 03:48:06 UTC
5eafa2b test_spwnotsupported no longer need in test_uvfits 03 September 2020, 03:48:06 UTC
af101f7 Roundtrip MIR to UVFITS seems to work for Nspws>1 03 September 2020, 03:48:06 UTC
bdf3895 Mir to UVFITS write seems to work, reads into CASA 03 September 2020, 03:48:06 UTC
ff62748 mir to uvh5 path preliminarily working for Nspws>1 03 September 2020, 03:48:06 UTC
cc2f6e1 update changelog 28 August 2020, 20:51:54 UTC
459fe95 updated comment 28 August 2020, 20:51:54 UTC
9951b93 properly scale mwa digital gains 28 August 2020, 20:51:54 UTC
ed2bc74 modified: CHANGELOG.md 23 August 2020, 18:04:50 UTC
96e68bb modified: CHANGELOG.md 23 August 2020, 18:04:50 UTC
62ae7fc [uvh5] changes tobytes() to bytes() in meta read 23 August 2020, 18:04:50 UTC
7769995 Add pyyaml as to hera_qm environment because it is now required. 20 August 2020, 20:18:49 UTC
90f45e6 edit docstring 20 August 2020, 20:02:55 UTC
433be31 change default behaviors 20 August 2020, 20:02:55 UTC
422c3ab update tutorial 20 August 2020, 20:02:55 UTC
2ef89a4 update changelog 20 August 2020, 20:02:55 UTC
b175bf6 last details 20 August 2020, 20:02:55 UTC
1de3334 add mwaf multiple file test 20 August 2020, 20:02:55 UTC
188617d add coarse band correction; add mwaf file tests 20 August 2020, 20:02:55 UTC
back to top