https://github.com/RadioAstronomySoftwareGroup/pyuvdata

sort by:
Revision Author Date Message Commit Date
c08b766 update the changelog for v2.2.6 13 January 2022, 01:48:50 UTC
79fc9cf Making a few changes in response to reviewer comments (mostly documentation). 13 January 2022, 00:58:47 UTC
a383147 Fixes to address review comments. 13 January 2022, 00:58:47 UTC
7854359 Fixing minor bug in _apply_tsys (RxA tsys was applied to RxB) 13 January 2022, 00:58:47 UTC
ff7f593 Making updates in response to review comments 13 January 2022, 00:58:47 UTC
ae12d28 Fixing bug in select_preprocess that popped up post-rebase 13 January 2022, 00:58:47 UTC
bc257e0 Minor CHANGELOG fix (auto-merge didn't quite do it right) 13 January 2022, 00:58:47 UTC
4eb0924 Updating CHANGELOG 13 January 2022, 00:58:47 UTC
720324c Adding last few comments for now. 13 January 2022, 00:58:47 UTC
e8bedca Finalizing test coverage 13 January 2022, 00:58:47 UTC
c29a118 Further improving test coverage 13 January 2022, 00:58:47 UTC
9c3d547 Adding comments, tests to improve coverage 13 January 2022, 00:58:47 UTC
b21d3d0 Improving test coverage of modified MirParser 13 January 2022, 00:58:47 UTC
c4a2faa Re-organziing tests w/ MIR and MirParser 13 January 2022, 00:58:47 UTC
88f6cd3 Adding test coverage for errs w/ flex-pol in UVData 13 January 2022, 00:58:47 UTC
2928e94 Fixing up the last bugs to get read/write for MS and MIR w/ flex-pol working 13 January 2022, 00:58:47 UTC
f3dd002 Making time scales consistent in MS module 13 January 2022, 00:58:47 UTC
8708bd9 Fixing up MIR to actualy make pol-split tunings work 13 January 2022, 00:58:47 UTC
144789d Adding flex_pol handing to MS object 13 January 2022, 00:58:47 UTC
21c9373 Forcing polarization array to be pI when flex_spw_polarization_array is in use 13 January 2022, 00:58:47 UTC
a7f3c38 Small QoL retooling of flag_init inside mwa_corr_fits to make it fail faster (and thus make testing faster) 13 January 2022, 00:58:47 UTC
37eced4 Fixing test that broke on parameter add 13 January 2022, 00:58:47 UTC
de88953 Adding flex_spw_polarization array attribute, adding item in check to make sure its used properly 13 January 2022, 00:58:47 UTC
6f7896d Adding tsys calibration, converting vis_units from uncalib to Jy 13 January 2022, 00:58:47 UTC
ec4bebc Renaming tsys calibration routine to match MIR counterpart 13 January 2022, 00:58:47 UTC
b062c3a Fixing what gets checked for no records in mir-read 13 January 2022, 00:58:47 UTC
d041be8 Removing pseudo-cont read from testing 13 January 2022, 00:58:47 UTC
cadabd0 Fixing test that broke on the addition of dual-pol capability for MIR 13 January 2022, 00:58:47 UTC
2a29671 Significant re-write of mir-reader to support dual-rx/full-pol data 13 January 2022, 00:58:47 UTC
11f798c Adding V and H conventions to POL_STR2NUM_DICT 13 January 2022, 00:58:47 UTC
e27ab27 Modifying tsys read function to remove redundant math 13 January 2022, 00:58:47 UTC
701cdf2 Adding tsys application to MIR 13 January 2022, 00:58:47 UTC
f8e9126 Fixing mir_parser so that dtypes use the right endianness 13 January 2022, 00:58:47 UTC
6712b54 documentation fixes per review comments. 06 January 2022, 12:47:31 UTC
6e9deb1 reduce tolerance on LST array to 1mas 06 January 2022, 12:47:31 UTC
4f60223 fix test errors & warnings after rebase 06 January 2022, 12:47:31 UTC
0e1f577 add util function for testing for constant array spacing 06 January 2022, 12:47:31 UTC
9d9039b improve test coverage, fix a couple bugs 06 January 2022, 12:47:31 UTC
7de20f2 update tutorial for wide-band changes 06 January 2022, 12:47:31 UTC
3a6d901 move testing for arrays not varying to a new util function 06 January 2022, 12:47:31 UTC
b209412 update changelog for wide-band support 06 January 2022, 12:47:31 UTC
ca06e5d Add support for wide-band calibrations Including support for multiple spws with delay and wide-band gain solutions. Also improve the organization of the test fixtures. 06 January 2022, 12:47:31 UTC
bbda635 update the changelog 06 January 2022, 12:47:31 UTC
bd619e0 Update tutorial 06 January 2022, 12:47:31 UTC
cd5d3d9 Add more tests 06 January 2022, 12:47:31 UTC
7dc2dd7 improve test coverage, fix bugs 06 January 2022, 12:47:31 UTC
ee45a3a add multi spw tests and other test coverage 06 January 2022, 12:47:31 UTC
1693b10 First pass at adding future_array_shapes and flex_spw to UVCal 06 January 2022, 12:47:31 UTC
ba32cd6 Fixing conjugation issue in compress_by_redundancy, fixing tests to detect issue 06 January 2022, 00:46:17 UTC
9dcf54e Update CHANGELOG.md 24 December 2021, 22:21:49 UTC
6a57b73 Add missing select on read parameters to `uvdata.read()` multifile read 24 December 2021, 22:21:49 UTC
98e9956 update changelog 23 December 2021, 00:16:38 UTC
5f2ad25 Bring over kwargs from UVH5.write_uvh5_part() to UVData. write_uvh5_part() 23 December 2021, 00:16:38 UTC
7e2f551 update the changelog for v2.2.5 21 December 2021, 18:36:55 UTC
9291d10 Fix a bug in write_calfits when time_range is None 21 December 2021, 01:47:58 UTC
738964f Updating CHANGELOG 21 December 2021, 00:47:37 UTC
6c87ab1 Filling in keyword that was skipped in main table of MS in write_ms 21 December 2021, 00:47:37 UTC
86b23fb use python 3.8 on RTD to try to fix the build 21 December 2021, 00:46:56 UTC
af9180d Add a CI to check for warnings, fix some tests 21 December 2021, 00:46:56 UTC
ab59cdf Add a warning back for NCP rotation 17 December 2021, 17:58:40 UTC
b51d228 rotate NCP uvws to our expected coordinate system 17 December 2021, 17:58:40 UTC
318de21 update the changelog 17 December 2021, 17:58:40 UTC
40089a6 Add support for baseline coordinate suffixes in uvfits files 17 December 2021, 17:58:40 UTC
ebe9ca5 Update CHANGELOG 16 December 2021, 20:39:39 UTC
c837109 Tweaking tests, updating comments. 16 December 2021, 20:39:39 UTC
8834fb9 Fixing bug in the way CATEGORY was set, also fixing TOTAL_BANDWIDTH (optional parameter) 16 December 2021, 20:39:39 UTC
1556b90 Make write_ms even faster 16 December 2021, 20:39:39 UTC
232f1b1 Making write_ms faster and more efficient 16 December 2021, 20:39:39 UTC
4a01a96 Testing if yaml change allows github tests to pass 16 December 2021, 17:36:19 UTC
40841b5 modify antnums_to_baseline warning system 13 December 2021, 19:13:57 UTC
daabbb8 adjust telescope_params and cable length warnings 13 December 2021, 19:13:57 UTC
9092b68 update correction defaults 13 December 2021, 19:13:57 UTC
e178a9f update changelog 13 December 2021, 19:13:57 UTC
fcff76f edit comment 13 December 2021, 19:13:57 UTC
d69091b add test files 13 December 2021, 19:13:57 UTC
6ab85de add tests, update tutorial 13 December 2021, 19:13:57 UTC
bc59b5a update freq_array 13 December 2021, 19:13:57 UTC
f9b301a add mwax modifications 13 December 2021, 19:13:57 UTC
372f8b6 check if observation is mwax; incorporate vis file header changes 13 December 2021, 19:13:57 UTC
f55ecaf Fixing a comment typo 10 December 2021, 22:23:03 UTC
0bd1e27 Updating the CHANGELOG 10 December 2021, 22:23:03 UTC
4e6abcf Adding some filtering for known warnings about vis_units in write_ms tests 10 December 2021, 22:23:03 UTC
8587817 Fixing test to test for x_orientation in test_ms 10 December 2021, 22:23:03 UTC
6f63c9f Adding capture of x_orientation in read/write MS 10 December 2021, 22:23:03 UTC
cb1ec65 Adding/fixing test coverage to account for new warning message in write_ms 10 December 2021, 22:23:03 UTC
9b40af7 Fixing latent issue w/ antenna vs station names in MS reader 10 December 2021, 22:23:03 UTC
0abeb48 Adding test coverage to check for warning about vis_units values that CASA may not know of. 10 December 2021, 22:23:03 UTC
b4ae93b Adding vis_units round-tripping capabilities to MS write/read 10 December 2021, 22:23:03 UTC
1b8ef44 Suppressing van vleck warnings in test 10 December 2021, 22:23:03 UTC
942c0b0 Updating CHANGELOG 10 December 2021, 22:21:45 UTC
dbff2b2 Adding new tests to capture add ordering issue 10 December 2021, 22:21:45 UTC
d97362a Small bug-fixes to the updated __add__ method 10 December 2021, 22:21:45 UTC
c909eb1 Fixing a corner-case warning thats not actually an issue 10 December 2021, 22:21:45 UTC
0a943ea Cleaning up reorders using existing methods 10 December 2021, 22:21:45 UTC
bebd708 First version of data sort fix for add on uvdata objects 10 December 2021, 22:21:45 UTC
fa00f52 Updating change log 09 December 2021, 00:10:20 UTC
3ead6f2 Updating README with note on write_ms/write_uvfits when number of ants > 256 09 December 2021, 00:10:20 UTC
f3a4e96 Updating test to capture added warning for uvfits 09 December 2021, 00:10:20 UTC
e03017f Add note to write_uvfits docstring to use write_ms instead if object has > 256 ants and using data in CASA. 09 December 2021, 00:10:20 UTC
a75e0e1 Changing doc string for write_uvfits, issue warning about writing a data set w/ > 256 ants, directing to use write_ms instead. 09 December 2021, 00:10:20 UTC
back to top