https://github.com/RadioAstronomySoftwareGroup/pyuvdata

sort by:
Revision Author Date Message Commit Date
e0217a5 I broke a test. it is fixed 29 August 2016, 23:08:21 UTC
cec8533 miriad docstrings 29 August 2016, 23:07:49 UTC
f03976d fixing the rest of the merge :( 29 August 2016, 19:50:22 UTC
ecc2562 Merge branch 'master' of github.com:HERA-Team/pyuvdata Conflicts: uvdata/uvdata.py Keeping the short docstring added to uv.py 29 August 2016, 19:48:49 UTC
36be7e0 adding miriad section (doesnt work yet) 29 August 2016, 19:45:16 UTC
032ae19 automodule works on UVData class 29 August 2016, 19:43:27 UTC
7666177 adding tutorial and miriad links 29 August 2016, 19:42:47 UTC
7bf3a3b adding a couple short docstrings for sphinx testing 29 August 2016, 19:42:23 UTC
ad98802 adjusting path to point to local install 29 August 2016, 19:41:52 UTC
47b8963 Adding a script to build the parameter list 29 August 2016, 18:54:36 UTC
8fd9bce Adding sphinx files 29 August 2016, 18:54:23 UTC
549c5cd minor cleanup 25 August 2016, 19:06:30 UTC
6491e99 Use shape rather than size or dimension, other minor cleanup 25 August 2016, 19:03:11 UTC
0f39d2d Merge branch 'master' of github.com:HERA-Team/pyuvdata 25 August 2016, 01:26:25 UTC
2ed510e phase_center_ra/dec/epoch no longer required uvfits parameters instead, write_uvfits checks is_phased 25 August 2016, 01:25:48 UTC
6f6488d Better handling of phased/drift epochs Drift scans do not define an epoch; it is current Phased data sets an epoch, but it is no longer a required parameter 25 August 2016, 01:23:12 UTC
b9c7316 PEP8 fixes. 25 August 2016, 00:25:36 UTC
01d90c5 Add docstrings for UVParameter 25 August 2016, 00:11:48 UTC
0ed0dbf Minor comment and debugging improvements Also PEP8 fixes and cleanup from last commit 25 August 2016, 00:01:43 UTC
f3ab628 Small improvement to apply_spoof for AntPositionParameters 24 August 2016, 23:58:45 UTC
b905a97 Add docstrings for UVBase 24 August 2016, 22:31:44 UTC
3973770 UVBase __eq__ method: the set of required parameters must be the same. 24 August 2016, 22:31:19 UTC
ce341e5 Unphasing sets phase_center_epoch to None 19 August 2016, 20:28:43 UTC
8e1195b Changed shape of uvw_array from (3, Nblts) to (Nblts, 3) Apologies to everyone's code 19 August 2016, 20:18:53 UTC
f03b484 Changed DUT1 and GST0 to dut1 and gst0 (#74) 19 August 2016, 20:09:27 UTC
4362676 Changed TIMESYS to timesys and RDate to rdate (#74) 19 August 2016, 20:03:40 UTC
c2d7b5d rename test_uv -> test_uvdata 19 August 2016, 18:24:13 UTC
cc7cfbc bug fix from latest merge 19 August 2016, 18:23:53 UTC
d461f62 merge 19 August 2016, 18:16:37 UTC
8dfff98 minor import cleanup 19 August 2016, 18:14:02 UTC
5f5a2ac Fixed warnings so they onlly print the warning message a la issue #78 19 August 2016, 16:57:56 UTC
936d739 Removed general read and write functions, per issue #76 18 August 2016, 23:11:52 UTC
b1259e3 PEP8 fixes 18 August 2016, 01:06:54 UTC
ad06160 PEP8 fixes, import cleanup 18 August 2016, 00:58:32 UTC
e140fff rename uv.py, fix import structure, remove iers (issues #71 and #72) 18 August 2016, 00:55:26 UTC
cc654eb improvements to iterator naming (issue #73) 17 August 2016, 21:19:27 UTC
bdc47e3 Merged branch master into master 17 August 2016, 21:00:38 UTC
4743fcf make convert filetype methods obviously private (issue #77) 17 August 2016, 21:00:27 UTC
908b179 PEP8 fixes 17 August 2016, 20:57:38 UTC
d112811 adding miriad_to_uvfits converter script 17 August 2016, 18:44:02 UTC
e351017 Phase now only accepts ra/dec/epoch, phase_to_time is separate (#62) 12 August 2016, 00:21:13 UTC
19c3d02 Add requirements to setup.py (issue #70) tested on clean environment. Tests pass after installing pyuvdata. 10 August 2016, 22:48:42 UTC
36ed58a Fix bug due to recent variable name change in FHD savefiles 10 August 2016, 22:05:15 UTC
66d1fc9 Remove extraneous 'return True' statements (issue #66) In methods with no return value. Also updated testing as appropriate. 10 August 2016, 21:56:32 UTC
a9e467b Don't write antenna positions to miriad files when they don't exist 10 August 2016, 15:18:52 UTC
a8deee4 Removed unecessary astropy time imports 10 August 2016, 01:22:28 UTC
2833cea Additional error catching in write_miriad re: antenna positions 10 August 2016, 01:18:06 UTC
102fd84 PEP8 fixes 08 August 2016, 17:33:28 UTC
50fcdcf Merge pull request #67 from HERA-Team/cleanup_unittests Cleanup unittests 05 August 2016, 22:58:43 UTC
9847cf7 Fix double baseline writing bug i > j and i < j were treated as separate Also changed the order of the polarization axis in write_miriad 03 August 2016, 00:18:37 UTC
59bec02 Conjugation fix in write_miriad 02 August 2016, 23:51:47 UTC
a5cd3d9 Move testing utility functions from utils.py to test/__init__.py More cleanly associates testing functions with test code and prevents them from showing up in coverages. 02 August 2016, 22:10:53 UTC
538dcf9 Improve baseline/antnum test names 01 August 2016, 22:01:12 UTC
3388a1d bug fix for baseline to antnum tests 01 August 2016, 22:01:12 UTC
6562dda Tweaks to eliminate unittest, improve clarity 01 August 2016, 22:01:12 UTC
c5c7e3f create package setup function to ensure data/test directory exists Removed the corresponding function in utils and calls to the function in various tests 01 August 2016, 22:01:12 UTC
f2ae433 bug fix in test_telescopes 01 August 2016, 22:01:12 UTC
a93114e Added test_telescopes, minor cleanup on other tests 01 August 2016, 22:01:12 UTC
b5ca6f8 Removed empty test_uvdata.py 01 August 2016, 22:01:12 UTC
0024464 Moved creation of data test dir to utils 01 August 2016, 22:01:12 UTC
3fbd7e1 Small revisions to test_uv.py 01 August 2016, 22:01:12 UTC
970e511 Removed unnecessary imports from tests 01 August 2016, 22:01:12 UTC
e9351c2 Cleaned up fhd tests 01 August 2016, 22:01:12 UTC
0756928 Rearranged code for consistency 01 August 2016, 22:01:12 UTC
e8704e5 changed test name for consistency 01 August 2016, 22:01:12 UTC
3e30014 Cleaned up miriad tests 01 August 2016, 22:01:12 UTC
fb628b2 Moved testing functions to uvdata/utils.py 01 August 2016, 22:01:12 UTC
d5cc59b Moved a couple conversion tests to test_utils.py 01 August 2016, 22:01:12 UTC
a58f6d3 Cleaned up uvfits tests 01 August 2016, 22:01:12 UTC
a84684d Adding another data test file 01 August 2016, 22:01:12 UTC
c856a92 Changed and simplified interface with checkWarnings. Need to update tests to check things correctly, but everything passes. 01 August 2016, 22:01:12 UTC
27592e5 Moved function tests to separate file 01 August 2016, 22:01:12 UTC
1b011a7 Starting to move miriad tests to separate file 01 August 2016, 22:01:12 UTC
e10228d Starting to move fhd tests to separate file 01 August 2016, 22:01:12 UTC
c20ece0 Abbreviated some keywords in check_warnings function 01 August 2016, 22:01:12 UTC
0375e1e Starting to move uvfits tests to separate file 01 August 2016, 22:01:12 UTC
0ec6b5f Created dedicated file to hold functions for tests 01 August 2016, 22:01:12 UTC
32ae934 renamed antenna_indices to antenna_numbers to reduce confusion Also improved descriptions of related parameters 29 July 2016, 19:35:38 UTC
a9d6ef8 Prevent warnings from printing during tests 29 July 2016, 19:20:51 UTC
de93a15 PEP8 and other cleanup 29 July 2016, 18:40:35 UTC
bc16099 Minor tweaks to unphase code, works with known telescopes now 29 July 2016, 00:55:17 UTC
fe62785 Merge pull request #58 from HERA-Team/known_telecopes Known telescopes 29 July 2016, 00:50:29 UTC
945a3f2 restore some tests that were commented out 29 July 2016, 00:49:07 UTC
f02cdce Added known_telescope method to UVData (and a test for it) 29 July 2016, 00:49:07 UTC
98535ad Fix missed merge conflict 29 July 2016, 00:49:07 UTC
7cba7ec Major changes to only have one telescope location parameter telescope_location is now stored as ITRF xyz but there are also two other properties, telescope_location_lat_lon_alt and telescope_location_lat_lon_alt_degrees, to allow the location to be set or retrieved as lat/lon/alt values (with lat & lon in radians or degrees). A similar extra property is also available for any AngleParameters (ie zenith_ra and zenith_ra_degrees properties both exist). Some other small fixes as well. 29 July 2016, 00:49:07 UTC
9b5fccf Updated unittests to reflect new warnings from known_telescopes 29 July 2016, 00:45:51 UTC
2189bbe Small changes to telescope functionality requested on telecon rename match_telescope to set_telescope_params, telescopes.get_telescope takes a telescope name and just returns the telescope object with that name, added function telescopes.known_telescopes that retuns the names of known telescopes. 29 July 2016, 00:45:51 UTC
396c4dc Fixed structure for testing warnings to ensure repeatability 29 July 2016, 00:45:51 UTC
18bebbb Use known telescope list to set parameters that haven't been set 29 July 2016, 00:45:51 UTC
6bd0883 telescope reorganization 29 July 2016, 00:45:51 UTC
53e5fe6 Move check method to uvbase 29 July 2016, 00:45:51 UTC
9c3ca9b minor cleanup 29 July 2016, 00:45:51 UTC
d7742c1 Created base object for UVData and Telescope avoids a bunch of code duplication 29 July 2016, 00:45:51 UTC
efd37fc actually return the telescope list 29 July 2016, 00:45:51 UTC
3ead68f Improvements to telescopes 29 July 2016, 00:45:51 UTC
c8a4dfa util cleanup 29 July 2016, 00:45:51 UTC
574a8ed Moved Lat/Lon/Alt xyz conversion out of uv into a utility file Needed to make it available to telescope objects 29 July 2016, 00:45:51 UTC
fe14693 Make uvparameters properties for telescope objects Also commented out some debug print statements 29 July 2016, 00:45:51 UTC
df07e3c Getting started on a known_telescopes list 29 July 2016, 00:45:51 UTC
back to top