https://github.com/RadioAstronomySoftwareGroup/pyuvdata

sort by:
Revision Author Date Message Commit Date
4c785ce ensured uvdata.antnums_to_baseline returns array when fed len-1 array 12 June 2018, 05:32:55 UTC
445e76a modified: tests/test_utils.py modified: utils.py 23 May 2018, 20:57:37 UTC
af077a2 pep8 issues modified: miriad.py modified: tests/test_miriad.py modified: tests/test_utils.py modified: utils.py 23 May 2018, 20:12:25 UTC
6d753f2 modified: pyuvdata/tests/test_miriad.py 23 May 2018, 20:10:01 UTC
79f4b51 moved chunks of miriad.read_miriad into separate functions and added utils.get_miriad_antpos 23 May 2018, 20:01:31 UTC
ea48eff fix documentation error on baseline definition 23 May 2018, 15:56:58 UTC
a4e6fe2 Reworded ant_str basic option description 22 May 2018, 21:00:17 UTC
76a320e update uvdata.select and read_miriad to give the same results also increase coverage of read_miriad 17 May 2018, 22:39:08 UTC
fd2e8fa fix pep8 checking and problems 17 May 2018, 08:08:52 UTC
3a91200 Move imports inside read/write to limit package dependencies 17 May 2018, 08:08:52 UTC
68adf09 Address review issues 16 May 2018, 22:12:55 UTC
c5e5101 Add more tests 16 May 2018, 22:12:55 UTC
da0e83a Address style issues 16 May 2018, 22:12:55 UTC
9ff359a Clean up read/write routines a bit 16 May 2018, 22:12:55 UTC
72873f2 Address style issues 16 May 2018, 22:12:55 UTC
07a1f2c Add round-trip test for uvfits files 16 May 2018, 22:12:55 UTC
f82d46e Rename UVHDF5 -> UVH5 16 May 2018, 22:12:55 UTC
8a136e7 Fix pycodestyle issue 16 May 2018, 22:12:55 UTC
ce27304 Add first test 16 May 2018, 22:12:55 UTC
9157a09 Add h5py to travis install 16 May 2018, 22:12:55 UTC
09d840d Get uvhdf5 object to round-trip 16 May 2018, 22:12:55 UTC
2fb0f2c Inital pass at HDF5 reader/writer 16 May 2018, 22:12:55 UTC
f50b427 Add phasing function calls to uvdata check function 14 May 2018, 20:01:30 UTC
8c65a5c Add some clarifying text 12 May 2018, 17:50:54 UTC
9b9300e added a few lines to the tutorial highlighting read_miriad partial IO 12 May 2018, 17:50:54 UTC
d54ad75 updated exception type in uvbeam 12 May 2018, 17:43:43 UTC
3f176e9 uvbeam.get_beam now does polnum (not polstr) check 12 May 2018, 17:43:43 UTC
2fb54a3 remove unreachable if clause 11 May 2018, 23:57:19 UTC
4f8beb5 don't let 'baseline' get added to extra_keywords 11 May 2018, 23:57:19 UTC
4c94838 Add debugging prints 11 May 2018, 23:57:19 UTC
d0e1980 remove debug prints 11 May 2018, 23:57:19 UTC
6a38dff Add history changes for miriad partial read, handle warnings, fix tests 11 May 2018, 23:57:19 UTC
176477d fix miriad to avoid log10 of zero errors 11 May 2018, 23:57:19 UTC
0cbaa7d fix basis vector norm test for floating precision errors 11 May 2018, 23:57:19 UTC
f34dd7f add debugging prints 11 May 2018, 23:57:19 UTC
27a2faa remove confusing language from debug message 11 May 2018, 23:57:19 UTC
86ed0b1 updated read_miriad to raise exception if ant_str and other ant selections provided 11 May 2018, 06:55:31 UTC
7f8a84b minor comment typo 11 May 2018, 06:55:31 UTC
446ece8 updated read_miriad ant_str kwarg to use aipy.scripting.uv_selector 11 May 2018, 06:55:31 UTC
fed8ffa pep8 issues 11 May 2018, 06:55:31 UTC
aea60dd updated read_miriad partial I/O kwargs to match UVData.select 11 May 2018, 06:55:31 UTC
cc1b450 updated uvdata.read_miriad doc for antpairs kwarg [skip ci] 11 May 2018, 06:55:31 UTC
bf08f6a pep8 issues 11 May 2018, 06:55:31 UTC
417be90 added data selection for uvdata.read_miriad and miriad.read_miriad 11 May 2018, 06:55:31 UTC
b05791e fixed trailing spaces 10 May 2018, 23:11:08 UTC
7454afd Added more unit test and fixed coding style 10 May 2018, 23:11:08 UTC
0b6f98c fixed import uvbeam 10 May 2018, 23:11:08 UTC
b2b6566 Changed Stokes 'I' to 'pI' and allows and read in (xx,yy.xy,yx) beam values. 10 May 2018, 23:11:08 UTC
92d5cbb Fix tests for history updates 10 May 2018, 19:57:51 UTC
c7a1ad3 Update the history strings for beam transformations 10 May 2018, 19:57:51 UTC
93d0384 Add examples using inplace=False to the tutorial 10 May 2018, 19:57:51 UTC
f20a558 Add inplace optional keyword for beam conversions 10 May 2018, 19:57:51 UTC
3ccffbb Fix bug that causes memory error 09 May 2018, 16:47:30 UTC
4a20726 Readme updates 09 May 2018, 16:44:25 UTC
d83a14e fix typo in tutorial 09 May 2018, 16:44:25 UTC
c76be19 catch warning in test_fhd_cal 09 May 2018, 16:44:25 UTC
3b63b1a fix bad typo that was assigning theta hat phase to phi hat 04 May 2018, 22:41:34 UTC
ed16983 Fix error where beam axes were labelled degrees, not radians 04 May 2018, 22:14:48 UTC
3e9777d pep8 fixes 03 May 2018, 19:59:51 UTC
c1d9209 Update beamfits memo pdf with recent changes 03 May 2018, 19:59:51 UTC
fad3c2b add clarifying comment 03 May 2018, 17:10:02 UTC
05cba4e Allow I,Q,U,V in polstr2num for backwards compatibility 03 May 2018, 17:10:02 UTC
160e398 fix comment typos 03 May 2018, 17:10:02 UTC
7058ff7 change all uses of Stokes to pseudo-Stokes 03 May 2018, 17:10:02 UTC
90cd1db typo in test_uvbeam modified: tests/test_uvbeam.py 27 April 2018, 17:49:00 UTC
dd190b4 changed UVBeam.get_beam stokes kwarg to pol and added assertion for healpix coords modified: tests/test_uvbeam.py modified: uvbeam.py 27 April 2018, 17:49:00 UTC
b83db6b added XX and YY pol capability to uvbeam.get_beam_areas 27 April 2018, 17:49:00 UTC
fd7731c fixed ms.py to be robust against an ms with 1 timestep (hard codes integration time to 1.0 in that case) 20 April 2018, 03:10:21 UTC
0640dbc added test for reading in mwa cotter ms 20 April 2018, 03:10:21 UTC
3f9eee6 added MWA cotter ms for test 20 April 2018, 03:10:21 UTC
38fa4ed fixed style issues in ms.py 20 April 2018, 03:10:21 UTC
55c10ab In ms.py, check if epoch keyword is ITRF, this occurs for MWA COTTER measurement sets 20 April 2018, 03:10:21 UTC
d4ce933 Bug fix for single frequency uvfits files 18 April 2018, 01:20:03 UTC
ba4085f Fix code for updates to pep8 and pycodestyle 17 April 2018, 19:21:40 UTC
c6c0348 Fix transpositions when reading only part of the memory mapped array 05 April 2018, 18:10:03 UTC
855d873 address review comments 05 April 2018, 18:10:03 UTC
2c807db fix tutorial output 05 April 2018, 18:10:03 UTC
d4a9b00 add select on read_uvfits_data example to tutorial 05 April 2018, 18:10:03 UTC
abf2d2f Fix tutorial formatting issues 05 April 2018, 18:10:03 UTC
8c9e12d minor cleanup 05 April 2018, 18:10:03 UTC
ba7b5f4 Improve tutorial structure and flow 05 April 2018, 18:10:03 UTC
d59978e improve test coverage 05 April 2018, 18:10:03 UTC
6f0e1eb Add references to new functionality in other parts of tutorial 05 April 2018, 18:10:03 UTC
38093f1 Add tutorial examples for reading only parts of uvfits files 05 April 2018, 18:10:03 UTC
569ae3f add test coverage, fix bugs 05 April 2018, 18:10:03 UTC
2012d5d Add select on read example to memory test script 05 April 2018, 18:10:03 UTC
fa7f7d0 bug fix 05 April 2018, 18:10:03 UTC
9957b31 Add select on read functionality to read_uvfits 05 April 2018, 18:10:03 UTC
56a6859 split out reading group parameters from reading the rest of the data 05 April 2018, 18:10:03 UTC
b23b873 add slicing test to memtest script 05 April 2018, 18:10:03 UTC
84ae279 Add a memory test script 05 April 2018, 18:10:03 UTC
13715ba small bug fixes 05 April 2018, 18:10:03 UTC
64861d1 Add test coverage 05 April 2018, 18:10:03 UTC
21ebce7 Add test for reading in uvfits metadata only 05 April 2018, 18:10:03 UTC
5bf17e6 fix bugs with uvfits changes 05 April 2018, 18:10:03 UTC
e513994 add support for reading metadata only from uvfits files 05 April 2018, 18:10:03 UTC
a9c0ca2 Add testing for miriad phase type with all but one time flagged 05 April 2018, 00:04:15 UTC
033b2b1 fix miriad phase type inference to handle one unflagged time 05 April 2018, 00:04:15 UTC
16a246a combine folders with os.path.join 30 March 2018, 15:05:20 UTC
ea0f305 take spaces out of test path 30 March 2018, 15:05:20 UTC
back to top