sort by:
Revision Author Date Message Commit Date
c4bc38b improve test coverage 11 July 2018, 19:54:59 UTC
7eef440 improve utils test coverage 11 July 2018, 19:54:59 UTC
add64b6 fix miriad phase_center_frame handling, add tests 11 July 2018, 19:54:59 UTC
1778038 Add phasing testing based on comparison to mwa_tools 11 July 2018, 19:54:59 UTC
ad5ab87 and more dimensional fixes 11 July 2018, 19:54:59 UTC
d532ccb simple phasing isn't working for pyuvsim. don't default to it for now 11 July 2018, 19:54:59 UTC
96a03c4 fix more dimensional issues 11 July 2018, 19:54:59 UTC
aa65dc6 fix dimension bugs for single baselines 11 July 2018, 19:54:59 UTC
7e5f113 go back to simple phasing as the default 11 July 2018, 19:54:59 UTC
878bfc6 update zenith phasing test 11 July 2018, 19:54:59 UTC
49a0743 fix uvw phasing 11 July 2018, 19:54:59 UTC
be99424 default to mwatools_phasing, add docstrings 11 July 2018, 19:54:59 UTC
d441817 fix bug 11 July 2018, 19:54:59 UTC
541fd53 bug fix 11 July 2018, 19:54:59 UTC
e1b712e fix typo 11 July 2018, 19:54:59 UTC
af27fdb put mwa tools phasing back as an option for testing 11 July 2018, 19:54:59 UTC
0040282 fix phase calls for epoch as keyword 11 July 2018, 19:54:59 UTC
d896556 improve docs 11 July 2018, 19:54:59 UTC
77a88fe use simpler phasing functions 11 July 2018, 19:54:59 UTC
54dcce4 Finish removing ephem stuff from tests 11 July 2018, 19:54:59 UTC
8ddeb72 remove all ephem stuff 11 July 2018, 19:54:59 UTC
a5b0a08 fix aipy imports 11 July 2018, 19:54:59 UTC
13ba92d major rework of phasing code based on mwa tools 11 July 2018, 19:54:59 UTC
93f8b78 Fix phasing example in tutorial 11 July 2018, 19:54:59 UTC
bf3b42d Use astropy to calculate lst diff in miriad time test 11 July 2018, 19:54:59 UTC
b0d2635 Add phasing functions using astropy, remove zenith_ra/dec 11 July 2018, 19:54:59 UTC
e3a511e Fix zenith_ra and lst handling 11 July 2018, 19:54:59 UTC
5a77e3c Fix write_miriad to fix times in the file not on the object 11 July 2018, 19:54:59 UTC
1c7bdc0 updated UVData read_miriad write_miriad to account Miriad marking beginning of integration and UVData marking center 11 July 2018, 19:54:59 UTC
1ac364a remove references to non-existent keyword 11 July 2018, 12:55:35 UTC
360cae6 change variable names to be more clear 11 July 2018, 12:55:35 UTC
9e7459c fix typo to address issue #389 11 July 2018, 12:55:35 UTC
41e3d19 fix tutorial 11 July 2018, 12:55:35 UTC
78c5caa condense to a single read per file type with handling for partial reads 11 July 2018, 12:55:35 UTC
2c9c778 Fix test for invalid pol conjugation 10 July 2018, 22:33:52 UTC
fc1078b Added more tests 10 July 2018, 22:33:52 UTC
9a17c3e No longer conjugate pol if only pol is requested in _key2inds 10 July 2018, 22:33:52 UTC
331345b Expanded doc strings for conjugating pols 10 July 2018, 22:33:52 UTC
3276e37 pep8? 10 July 2018, 22:33:52 UTC
5d58556 properly conjugate visibilities for cross-corr get_data 10 July 2018, 22:33:52 UTC
4f330f1 added tests in uvdata.check for non-zero uvw of autocorr and near-zero uvw of cross corr 10 July 2018, 17:17:52 UTC
e7cf23c pep8 10 July 2018, 17:17:52 UTC
c02b47f added UVData autocorr + crosscorr test 10 July 2018, 17:17:52 UTC
3d9eecc changed uvdata._uvw_array.acceptable_range to (0, 1e8) 10 July 2018, 17:17:52 UTC
d717c76 pep8 09 July 2018, 08:13:08 UTC
7fb63c5 added unit test per Paul's PR review 09 July 2018, 08:13:08 UTC
1b63e53 allow read_data = False for single element lists of files in read_uvh5 09 July 2018, 08:13:08 UTC
b93e06f allow adding subclasses of uvbeam and uvcal 06 July 2018, 16:00:41 UTC
44b991c Allow two objects to be added together if one or both of them is an instance of a subclass of UVData 06 July 2018, 16:00:41 UTC
329e9f4 Flatten higher dimensional arrays and remove asserts 06 July 2018, 15:59:44 UTC
1f3c35c Add testing for wrong dimension select arrays 06 July 2018, 15:59:44 UTC
ac76e69 fix bug in select for single string antenna_name, add asserts 06 July 2018, 15:59:44 UTC
94f1e81 Add extra test 02 July 2018, 21:40:09 UTC
5217ff9 Fix bytes handling that was changed during rebase 02 July 2018, 21:40:09 UTC
664b3cd Add another test 02 July 2018, 21:40:09 UTC
5f89192 Add tests of writing irregularly spaced arrays 02 July 2018, 21:40:09 UTC
dc30561 Rename nsample_array -> nsamples in output file 02 July 2018, 21:40:09 UTC
c3e2340 Add more tests 02 July 2018, 21:40:09 UTC
d91a214 Add partial writing test 02 July 2018, 21:40:09 UTC
4bba1e8 Add test of partial reading 02 July 2018, 21:40:09 UTC
dd22312 Make existing tests pass again 02 July 2018, 21:40:09 UTC
73bb523 First pass at partial writing support 02 July 2018, 21:40:09 UTC
95bbf53 First pass at partial read for uvh5 02 July 2018, 21:40:09 UTC
ad775a2 removed os.mkdir('tests') in test_miriad 29 June 2018, 18:34:24 UTC
ad3c5b2 pep8 in test_miriad 29 June 2018, 18:34:24 UTC
3de1303 updated warning tests in test_miriad modified: ../miriad.py modified: test_miriad.py 29 June 2018, 18:34:24 UTC
44a353e fixed test in test_miriad 29 June 2018, 18:34:24 UTC
527abed read_miriad_antpos PR comments 29 June 2018, 18:34:24 UTC
13d1760 enabled 2.7 and 3.6 for a test pass in test_miriad 29 June 2018, 18:34:24 UTC
8dc0814 updated parts of miriad.py for python3.6 compatability 29 June 2018, 18:34:24 UTC
a5996bb pep8 29 June 2018, 18:34:24 UTC
d26d560 updated test_miriad test_MiriadUVFits RW 29 June 2018, 18:34:24 UTC
eafb417 removed aipy dependence in utils 29 June 2018, 18:34:24 UTC
9b2f355 pep8 modified: miriad.py modified: uvdata.py 29 June 2018, 18:34:24 UTC
3ccc673 eliminated utils.get_miriad_antpos b/c of new read_miriad_metadata func 29 June 2018, 18:34:24 UTC
70ce09a fixed proper passing of read_miriad kwargs between miriad and uvdata objs 29 June 2018, 18:34:24 UTC
fb62f9a added read_miriad_metadata to UVData 29 June 2018, 18:34:24 UTC
30fdd41 added miriad.Miriad.read_miriad_metadata func 29 June 2018, 18:34:24 UTC
d744057 ensured uvdata.antnums_to_baseline returns array when fed len-1 array 29 June 2018, 18:34:24 UTC
dc6a3ee modified: tests/test_utils.py modified: utils.py 29 June 2018, 18:34:24 UTC
0cb4686 pep8 issues modified: miriad.py modified: tests/test_miriad.py modified: tests/test_utils.py modified: utils.py 29 June 2018, 18:34:24 UTC
b01c807 modified: pyuvdata/tests/test_miriad.py 29 June 2018, 18:34:24 UTC
625c4ac moved chunks of miriad.read_miriad into separate functions and added utils.get_miriad_antpos 29 June 2018, 18:34:24 UTC
fb84292 fix bugs after rebase 28 June 2018, 16:25:28 UTC
55e85fa fix tutorials after rebase 28 June 2018, 16:25:28 UTC
c539610 add no_cover rule for old astropy version clause 28 June 2018, 16:25:28 UTC
796f545 remove unreachable code, improve test coverage 28 June 2018, 16:25:28 UTC
e1e55f5 bug fix after rebase 28 June 2018, 16:25:28 UTC
71e5dc4 fix python 3 errors 28 June 2018, 16:25:28 UTC
661041a remove cruft 28 June 2018, 16:25:28 UTC
64725cd fix docstring 28 June 2018, 16:25:28 UTC
493e708 Add more history detail and raise error if only 1 freq for interpolation 28 June 2018, 16:25:28 UTC
1ec08b5 remove unnecessary else statement 28 June 2018, 16:25:28 UTC
08a76c5 minor refactoring 28 June 2018, 16:25:28 UTC
457ec54 really fix tutorials 28 June 2018, 16:25:28 UTC
3dcac48 fix tutorials for interpolation changes 28 June 2018, 16:25:28 UTC
6372743 roundtrip interpolation function through beamfits 28 June 2018, 16:25:28 UTC
2dbb01b error if frequencies to interpolate are outside freq_range 28 June 2018, 16:25:28 UTC
e2519ab fix frequency interpolation 28 June 2018, 16:25:28 UTC
d1f1ab5 handle interpolate frequencies outside freq_arr range 28 June 2018, 16:25:28 UTC
back to top