https://github.com/RadioAstronomySoftwareGroup/pyuvdata

sort by:
Revision Author Date Message Commit Date
c2cd6c2 moved combine_uvdata to uvdata.py and updated tests 04 June 2018, 15:34:20 UTC
689d81e added utils.combine_uvdata and updated uvdata.__add__ to use it 04 June 2018, 01:16:02 UTC
e473968 pep8 fixes 29 May 2018, 20:50:20 UTC
b862bc6 delete aipy object before clobbering file 29 May 2018, 20:50:20 UTC
30b773e Handle differing uvw direction conventions in uvfits, miriad and casa 25 May 2018, 16:31:19 UTC
a2fb0fa Move healpix interpolation accuracy comment to correct docstring 24 May 2018, 15:49:45 UTC
d8ece9b address review comments 24 May 2018, 15:49:45 UTC
cf29668 remove one for loop in interpolation to make it slightly faster 24 May 2018, 15:49:45 UTC
b9e9d81 fix test bug 24 May 2018, 15:49:45 UTC
61db956 fix rebase bug 24 May 2018, 15:49:45 UTC
f5642b1 remove cruft 24 May 2018, 15:49:45 UTC
1f88cb5 Fix _get_beam polarization error and test 24 May 2018, 15:49:45 UTC
b14ffa7 Improve test coverage 24 May 2018, 15:49:45 UTC
6e58230 fix tests after rebase 24 May 2018, 15:49:45 UTC
a0ecd8a Fix tests 24 May 2018, 15:49:45 UTC
8b2b204 Reorganize tests to reduce slow calls to az_za_to_healpix 24 May 2018, 15:49:45 UTC
4bdfc0f raise error rather than pass if wrong basis vectors, add test 24 May 2018, 15:49:45 UTC
f984f2e Add tutorial example for Efield conversion to Healpix 24 May 2018, 15:49:45 UTC
7c18f44 Add interpolation precision caution to the docstring 24 May 2018, 15:49:45 UTC
4efd866 fix efield interpolate test 24 May 2018, 15:49:45 UTC
4363175 A few post-rebase fixes 24 May 2018, 15:49:45 UTC
be0ac19 Fri May 4 18:44:52 EDT 2018 Fixed weird bug with assigning (1,1) tuple to scalar 24 May 2018, 15:49:45 UTC
e99ae15 Add support for Ncomponents_vec, remove fill_dummy_beam, fix most tests 24 May 2018, 15:49:45 UTC
d8693d7 Added basis vectors at the healpix positions. 24 May 2018, 15:49:45 UTC
8ce7599 pushing up changes to az_za_to_healpix 24 May 2018, 15:49:45 UTC
807cde4 Mon Mar 26 17:01:50 EDT 2018 24 May 2018, 15:49:45 UTC
a3de264 Mon Mar 26 17:00:23 EDT 2018 24 May 2018, 15:49:45 UTC
3b1239c Mon Mar 26 14:29:09 EDT 2018 24 May 2018, 15:49:45 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
back to top