https://github.com/RadioAstronomySoftwareGroup/pyuvdata

sort by:
Revision Author Date Message Commit Date
180cd8a Clean up and de-duplicate testing, add comments. 01 September 2016, 18:48:49 UTC
38df9fb docstring fix 01 September 2016, 05:38:24 UTC
2a2f833 fix tutorial 01 September 2016, 04:09:15 UTC
5b6da7f docs tweak 01 September 2016, 04:07:56 UTC
a693135 docstring fix 01 September 2016, 04:06:23 UTC
8ac4bd4 Improvements to parameters.rst 01 September 2016, 04:03:32 UTC
a8a060f docstring improvement 01 September 2016, 03:42:27 UTC
4677ab4 Rearrange sphinx documentation 01 September 2016, 03:38:29 UTC
fe5f698 make docstrings match Google style guide 01 September 2016, 02:49:16 UTC
100e3f6 Improve docstrings 01 September 2016, 02:40:08 UTC
f047224 minor cleanup 01 September 2016, 02:33:45 UTC
32dfe28 trying again with sphinx napoleon 01 September 2016, 02:29:21 UTC
1091c70 Still trying to fix sphinx napoleon 01 September 2016, 02:26:10 UTC
288a607 Really fix sphinx napoleon extension 01 September 2016, 02:22:50 UTC
865ad5c trying to fix napoleon sphinx plugin 01 September 2016, 00:56:04 UTC
a58c145 Move uvfits, miraid & GPS coordinate documents into docs/references/ 31 August 2016, 22:39:06 UTC
5f951c4 Small fix for uvdata.rst 31 August 2016, 22:34:35 UTC
48f6897 Fix requirements in installation.rst 31 August 2016, 22:25:30 UTC
86b2331 fix for napolean in sphinx 31 August 2016, 22:16:01 UTC
3537cf7 Improve docstrings, add napolean extension to sphinx 31 August 2016, 22:12:07 UTC
1161d7b update parameters.rst 31 August 2016, 22:05:14 UTC
414278f update make_parameters script 31 August 2016, 22:04:28 UTC
683e090 Improve docstrings 31 August 2016, 22:01:01 UTC
cd3c451 Improve docstrings. 31 August 2016, 21:36:03 UTC
8d70ea7 Improve FHD docstrings 31 August 2016, 19:43:11 UTC
a6797a8 Remove unused supported_read/write_file_types attributes 31 August 2016, 19:38:47 UTC
4e15c41 Merge pull request #83 from HERA-Team/obsdate Obsdate fixes 31 August 2016, 19:31:58 UTC
419bb07 Merge pull request #80 from HERA-Team/phase_type Add phase_type parameter, change required status of parameters based on phase_type 31 August 2016, 19:23:02 UTC
4c38d69 change DATE-OBS format from iso to isot to hopefully fix a CASA warning Chris Carilli reported 30 August 2016, 22:32:26 UTC
f2d31fd Remove dateobs parameter. 30 August 2016, 22:32:26 UTC
db1c241 debugging messages 30 August 2016, 22:32:06 UTC
4ec5a4e more iers cleanup 30 August 2016, 22:32:06 UTC
db5e2d5 minor cleanup 30 August 2016, 22:32:06 UTC
7caf9ad Comment improvements 30 August 2016, 22:32:06 UTC
9a0f3f7 Add phase_type parameter, change required parameters based on phase_type 30 August 2016, 22:32:06 UTC
71be2ec Bug fix for fhd files with only 1 timestep (issue #81) 30 August 2016, 22:30:38 UTC
4a4a811 removing toc package from rtd requirements 30 August 2016, 00:21:19 UTC
b274ee6 updating parameters 30 August 2016, 00:11:55 UTC
1ad29b4 switch to the default theme and removing sidebar table of contacts all in a quest for successful rtd build 30 August 2016, 00:05:33 UTC
cbcd8a2 also removing githubpages. rtd seems to have issues with built-in sphinx extensions 29 August 2016, 23:57:52 UTC
1b67e5f removing imgmath. rtd caan't find it for some reason and we aren't using it 29 August 2016, 23:47:38 UTC
402cbe1 adding a requirements file 29 August 2016, 23:19:16 UTC
fc77ef7 ready for rtd 29 August 2016, 23:14:34 UTC
e8a1558 annoying, I have to commit this even though its technically part of the docs build 29 August 2016, 23:13:10 UTC
4ab22e8 adding tutorial 29 August 2016, 23:12:41 UTC
8bc73ce Docs look good enough to test on rtd. Tests pass. 29 August 2016, 23:11:48 UTC
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
back to top