https://github.com/RadioAstronomySoftwareGroup/pyuvdata

sort by:
Revision Author Date Message Commit Date
a3a9760 add test based on CASA beam file 03 July 2017, 19:18:28 UTC
58df0ce improve beamfits and testing to match CASA beam format 03 July 2017, 19:18:28 UTC
2aa177a add back utility lost in rebase 03 July 2017, 19:18:28 UTC
4d11576 move pyvudata_version_str to uvbase to avoid replicating code 03 July 2017, 19:18:28 UTC
0d08b12 rename test_history_version so nosetests doesn't run it 03 July 2017, 19:18:28 UTC
a4e845b move version string testing into small utility to unify code 03 July 2017, 19:18:28 UTC
134447f fix readme formatting 03 July 2017, 19:18:28 UTC
1993018 improve test coverage 03 July 2017, 19:18:28 UTC
0531e56 update readme 03 July 2017, 19:18:28 UTC
c41e2e9 major rework of beams to better support regular pixel grids 03 July 2017, 19:18:28 UTC
24aa086 switch az_el to az_za 03 July 2017, 19:18:28 UTC
8284a67 reworking beams after discussion 03 July 2017, 19:18:28 UTC
9450db2 bug fix 03 July 2017, 19:18:28 UTC
8b3ed0a Add read/write beamfits methods to UVBeam 03 July 2017, 19:18:28 UTC
e4b24a0 beamfits work 03 July 2017, 19:18:28 UTC
bf210fc working on read_beamfits 03 July 2017, 19:18:28 UTC
cdb3f0a work on beamfits 03 July 2017, 19:18:28 UTC
81f1ea7 fix array shapes 03 July 2017, 19:18:28 UTC
51cec97 Add basic uvbeam testing 03 July 2017, 19:18:28 UTC
8c93f43 Add beamfits to developer docs 03 July 2017, 19:18:28 UTC
227dd90 work on beamfits 03 July 2017, 19:18:28 UTC
9368e23 start work on beamfits 03 July 2017, 19:18:28 UTC
77095ce make beam_parameters in docs 03 July 2017, 19:18:28 UTC
316ce0f start work on beam object 03 July 2017, 19:18:28 UTC
afad0bb Add back default array size; add test 30 June 2017, 21:48:18 UTC
9644e1e Fix form selection of total_quality_array 30 June 2017, 21:48:18 UTC
9754e34 Actually add the test file changes 30 June 2017, 14:46:45 UTC
2f103e9 undo accidental change in last commit 30 June 2017, 14:46:45 UTC
8a3bc88 fix test to not lose old test, add np.integer to check on antenna pairs 30 June 2017, 14:46:45 UTC
1e61dd5 Attempt to reproduce numpy.int32 error in select function 30 June 2017, 14:46:45 UTC
6c3edb9 cleanup 29 June 2017, 17:35:01 UTC
27c7dc2 propagate check_extra keyword throughout 29 June 2017, 17:35:01 UTC
8b74d0d fix spelling in comments 29 June 2017, 17:35:01 UTC
21333c0 improve testing 29 June 2017, 17:35:01 UTC
cee94a8 fix tests for measurement sets compared to uvfits 29 June 2017, 17:35:01 UTC
f2f802f test fixes for Miriad not saving extra_keywords 29 June 2017, 17:35:01 UTC
27cd3d2 Check optional parameters in check and eq methods by default fix various code and tests 29 June 2017, 17:35:01 UTC
2d3a592 Take out print statement 29 June 2017, 16:32:58 UTC
8ae6b72 Slightly more flexible and handy input to get_data, etc And updated tutorial 29 June 2017, 16:32:58 UTC
1e48aa9 A couple more convenience functions 29 June 2017, 16:32:58 UTC
0638d82 2nd attempt at said tutorial format fix 29 June 2017, 16:32:58 UTC
6654e00 Attempt fix in tutorial formatting (which also exists in master) 29 June 2017, 16:32:58 UTC
6bef91a Getting rid of somewhat controversial getitem function in favor of just keeping get_data() 29 June 2017, 16:32:58 UTC
073e2f5 Adding tutorial examples for new UI features 29 June 2017, 16:32:58 UTC
413f5e7 rename iterator function 29 June 2017, 16:32:58 UTC
63da852 More tests for UI 29 June 2017, 16:32:58 UTC
09a4a70 rearrange getitem-like functions to include flags, nsamples. needs tests 29 June 2017, 16:32:58 UTC
916985d option to squeeze data in getitem function 29 June 2017, 16:32:58 UTC
9e36397 more work on UI including generator fcn. Also tests. 29 June 2017, 16:32:58 UTC
6391367 More explanation in getitem docstring 29 June 2017, 16:32:58 UTC
7be18bb Lots of typos and bugs in that first draft. 29 June 2017, 16:32:58 UTC
cbd3fb0 First draft at __getitem__ function plus other util functions 29 June 2017, 16:32:58 UTC
2802448 remove more casacore stuff from travis 23 June 2017, 22:40:42 UTC
9dcc88b Catch warnings when reading old data formats during tests 23 June 2017, 22:16:01 UTC
8eb3db2 Add inplace option to UVCal select 22 June 2017, 23:04:46 UTC
7b4b39a travis experimentation 22 June 2017, 04:15:58 UTC
d9daa0a Remove spurious comment 21 June 2017, 20:17:11 UTC
c8d167a Update calfits object and tests so delay-type fits have same rank as gain-type 21 June 2017, 20:17:11 UTC
0879c40 Deleted code that was copy-pasted too many times. 20 June 2017, 23:59:47 UTC
616519b fix setup.py after deleting uvdata directory 16 June 2017, 17:27:27 UTC
3f64752 remove uvdata directory to address issue #140 16 June 2017, 17:23:11 UTC
c0901c0 update readme 16 June 2017, 17:17:11 UTC
9d8f36d remove some code that is superceded by fixes to string checking 16 June 2017, 17:17:11 UTC
1942de2 fix version string comparison in other files as well 16 June 2017, 17:17:11 UTC
6cc5060 make the spw_array in calfits zero-indexed 16 June 2017, 17:17:11 UTC
e2e256b Fix to string comparison (newly discovered with this branch name) 16 June 2017, 17:17:11 UTC
7a6fe9a fix testing for total quality hdu 16 June 2017, 17:17:11 UTC
f80d3ed Update total quality array self-consistency check 16 June 2017, 17:17:11 UTC
ea3b703 added examples of CASA->uvfits and CASA->miriad to tutorial.rst 16 June 2017, 16:36:25 UTC
4a7903d README.md indicates that CASA -> FHD does not have any test 16 June 2017, 16:36:25 UTC
778fb34 auto-pep8 ms.py, test_ms.py, uvdata.py, uvfits.py 16 June 2017, 16:36:25 UTC
1f125f5 update .travis.yml moved pip install python-casacore line that got moved to early (before dependency installation) during rebase. 16 June 2017, 16:36:25 UTC
b403683 removed extraneous comment in miriad.py 16 June 2017, 16:36:25 UTC
9f46d20 removed index.rst 16 June 2017, 16:36:25 UTC
a1bac87 Create .travis.yml 16 June 2017, 16:36:25 UTC
2e7f413 rebased and moved fix_history to utils.py 16 June 2017, 16:36:25 UTC
61ea25d fixed .travis file, not sure how to test multiple system configurations. 16 June 2017, 16:36:25 UTC
7ecb20b modified .travis.yml to skip casa tests 16 June 2017, 16:36:25 UTC
d521bd4 fixed bug in skip-tests 16 June 2017, 16:36:25 UTC
98895b2 now raise a nose skip error if casacore is not installed, causing any casacore tests to be skipped 16 June 2017, 16:36:25 UTC
72f4521 addressed Danny's comment removal requests, added test for uvdata.order_pols(). Removed ambigous except in ms.py 16 June 2017, 16:36:25 UTC
329c8db removed the mentions of sanity from ms.py and uvdata.py 16 June 2017, 16:36:25 UTC
6722ed4 readme update 16 June 2017, 16:36:25 UTC
0c3d243 readme tweaks 16 June 2017, 16:36:25 UTC
f56136a reinstated test_readMSreadUVFITS() with a change that sets the history strings of the ms and uvfits uvdata objects to be equal and an explanation provided in the code comments. 16 June 2017, 16:36:25 UTC
cefd3c3 fixed url formats in README.md 16 June 2017, 16:36:25 UTC
b44f574 added a space between ### and Optionally in README.md 16 June 2017, 16:36:25 UTC
dea8cb9 added instructions for installing casacore to README.md 16 June 2017, 16:36:25 UTC
70f2239 Fixed multifile ms read test. Reinstated importuvfits test 16 June 2017, 16:36:25 UTC
3a7b686 Add support for reading multiple measurement sets, needs testing fixes 16 June 2017, 16:36:25 UTC
dca4eef Update uvdata.py 16 June 2017, 16:36:25 UTC
915a274 Update uvdata.py 16 June 2017, 16:36:25 UTC
294c43a fixed status= errors in test files (something was changed since rebase) 16 June 2017, 16:36:25 UTC
01e6d30 fixed test_uvdata.py rebase 16 June 2017, 16:36:25 UTC
600b310 rebase off of master 16 June 2017, 16:36:25 UTC
d8d0f99 removed cassa_history parameter. Instead, read_ms will write full .ms history table to uvdata history. Lines in this history are often larger than maximum line allowed in a .uvfits history so had to add _fix_history() method to uvfits.py to combine split lines. 16 June 2017, 16:36:25 UTC
a7211d3 edits 16 June 2017, 16:36:25 UTC
0d19e8c made notation for uvdata.tests consistent in test_ms.py. Also fixed bugs in miriad casa_history handling 16 June 2017, 16:36:25 UTC
fe6dbcc fixes in test_uvfits and test_miriad 16 June 2017, 16:36:25 UTC
5979985 added casa_history preservation to uvfits.py and miriad.py 16 June 2017, 16:36:25 UTC
back to top