sort by:
Revision Author Date Message Commit Date
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
d52dc91 upload coarse band file 20 August 2020, 20:02:55 UTC
8be7072 initiate reading mwaf files 20 August 2020, 20:02:55 UTC
451769f implement digital gain removal 20 August 2020, 20:02:55 UTC
8db50a8 documentation update 19 August 2020, 17:57:32 UTC
61b0a30 downselect the antennas in uvf_from_uvcal on read 19 August 2020, 17:57:32 UTC
308f434 have nblts read check inside the baseline reading chunk only 19 August 2020, 17:57:32 UTC
f486032 more test atomization 19 August 2020, 17:57:32 UTC
aef67fb some test atomization 19 August 2020, 17:57:32 UTC
ba551d7 remove under the hood Nblts requirement if UVFlag does not require it 19 August 2020, 17:57:32 UTC
0b1b091 Merge branch 'Smithsonian-submillimeter_array' into master 08 August 2020, 00:16:05 UTC
53a0ec1 Added the new numpy requirement to the changelog 07 August 2020, 18:37:01 UTC
47066bb Merge branch 'master' into submillimeter_array 07 August 2020, 18:35:07 UTC
93b955e Fixing changelog 07 August 2020, 18:32:54 UTC
b954b6c fix utils import so docs will build 07 August 2020, 18:15:46 UTC
95e4c42 Adding log info 07 August 2020, 17:50:34 UTC
4e1c3ed Adding a battery of unit tests for mir, that should hopefully verify that the test file is being correctly. Also splitting off some tests into a separate module called test_mir_parser, and adding a minor fix to data reader. 07 August 2020, 02:47:23 UTC
df43fac Realized there was a better way to compare strings via find (since we know that the first part of the strings should match) 06 August 2020, 22:48:27 UTC
ed9b703 Fixing history check in test_mir 06 August 2020, 21:30:14 UTC
a9f7d8d Fixing a few comments in mir_parser 06 August 2020, 21:03:57 UTC
72da14c Merge branch 'submillimeter_array' of github.com:Smithsonian/pyuvdata into submillimeter_array 06 August 2020, 20:54:04 UTC
ee30d2e Adding MIR index-checking to test list 06 August 2020, 20:53:59 UTC
f53e2e8 Changed imports to relative, and now use check_histories helper function to check the history. 06 August 2020, 20:52:01 UTC
b13c259 Mentioned that the static functions in mir_parser were static in the comments. 06 August 2020, 20:34:55 UTC
861ae63 Figured out a semi-reasonable way to eliminate the extra piece of the loop in read_vis_data 06 August 2020, 19:23:04 UTC
back to top