https://github.com/RadioAstronomySoftwareGroup/pyuvdata

sort by:
Revision Author Date Message Commit Date
310d8bc fix sorting issue in tests 26 April 2019, 21:47:54 UTC
549aa20 Use x_orientation in miriad pol select 26 April 2019, 21:47:54 UTC
8307c9c add systematic support for E/N pol strings using x_orientation 26 April 2019, 21:47:54 UTC
975b631 document that the frequency array values are the center of the channels 26 April 2019, 00:34:41 UTC
341f08c Add coverage installation in travis.yml 25 April 2019, 04:09:41 UTC
8230530 make sure coverage and yaml are installed as appropriate 25 April 2019, 04:09:41 UTC
063883c prevent skipping in full test runs 25 April 2019, 04:09:41 UTC
382fda0 remove coveralls badge and don't install it in conda envs 25 April 2019, 04:09:41 UTC
4012996 remove coveralls call from Travis 25 April 2019, 04:09:41 UTC
dce3dca read_uvh5 --> read_uvfits in tutorial.rst 22 April 2019, 20:13:11 UTC
669b485 fix read in tutorial 22 April 2019, 20:13:11 UTC
fa49906 remove skip decorators that are no longer needed 22 April 2019, 20:13:11 UTC
4b2c295 update path in tutorial 22 April 2019, 20:13:11 UTC
314b904 uvh5 to uvfits for redundancy tests 22 April 2019, 20:13:11 UTC
4c1da05 add more skipping for h5py 22 April 2019, 17:25:26 UTC
ec9970a Move h5py import in uvflag, add skiptests 22 April 2019, 17:25:26 UTC
9f03708 update changelog for uvflag migration 22 April 2019, 17:25:26 UTC
5cf2328 fix utils tests for updated keyword name 22 April 2019, 17:25:26 UTC
ad602db Added simple threshold option to to_flag method 22 April 2019, 17:25:26 UTC
b3c5b0f catch one more error case in tests 22 April 2019, 17:25:26 UTC
9f97ab2 Revert "Revert "finish updating keyword name in util function"" This reverts commit 2f0d46d3bc86554e52955b36aa58fa1241790578. 22 April 2019, 17:25:26 UTC
f37453b Revert "finish updating keyword name in util function" This reverts commit 0e8a1698c8371de70038d3376c1d86b39d12651b. 22 April 2019, 17:25:26 UTC
a48e4e6 keyword names 22 April 2019, 17:25:26 UTC
b220e39 finish updating keyword name in util function 22 April 2019, 17:25:26 UTC
e2a23e6 typo in collapse_dict 22 April 2019, 17:25:26 UTC
2b503be Take out obsolete uvflag tests 22 April 2019, 17:25:26 UTC
9a85b70 fixing and clarifying some doc strings 22 April 2019, 17:25:26 UTC
c67fe27 remove HERAData unit test - will remain in hera_qm 22 April 2019, 17:25:26 UTC
7905cdb corrections in documentation and ValueError 22 April 2019, 17:25:26 UTC
a975fb5 move function in uvflag for organization 22 April 2019, 17:25:26 UTC
efb2ee4 clarify some documentation on uvflag init 22 April 2019, 17:25:26 UTC
7fd1b97 take out instantiating UVFlag from another UVFlag It was confusing 22 April 2019, 17:25:26 UTC
f6b95ac add copyright to test_uvflag 22 April 2019, 17:25:26 UTC
d0ca585 change returned keyword to return_weights 22 April 2019, 17:25:26 UTC
ee9fa13 remove some single letter variables 22 April 2019, 17:25:26 UTC
f1ee021 change back to dict for collapse functions 22 April 2019, 17:25:26 UTC
03892a2 Copy over changes from qm PR 271 22 April 2019, 17:25:26 UTC
891c7e8 remove TODO file 22 April 2019, 17:25:26 UTC
8c7c42c move output test file 22 April 2019, 17:25:26 UTC
230a665 adding files for uvflag testing 22 April 2019, 17:25:26 UTC
12bcd66 moving more util tests from uvflag 22 April 2019, 17:25:26 UTC
00af085 copy tests for flags2waterfall 22 April 2019, 17:25:26 UTC
560b46d fixed qm_version to pyuvdat_version in uvflag tests also fixed output data directory 22 April 2019, 17:25:26 UTC
c0dee50 remove unnecessary test that kept breaking because files 22 April 2019, 17:25:26 UTC
80f16b2 properly point to function in own file 22 April 2019, 17:25:26 UTC
22f3ba8 fix function call 22 April 2019, 17:25:26 UTC
4ea1c65 Move lst_from_uv to uvflag to avoid circular imports 22 April 2019, 17:25:26 UTC
0f438ee add todo file to keep track of what we need to do in this branch 22 April 2019, 17:25:26 UTC
3b34812 started copying tests for uvflag over 22 April 2019, 17:25:26 UTC
e315eb7 Copy over qm utils, update imports for uvflag tests have not been copied yet 22 April 2019, 17:25:26 UTC
ac0a24a Copied uvflag.py from hera_qm at commit 6c2b543 22 April 2019, 17:25:26 UTC
965537f move another import inside try/catch 19 April 2019, 19:22:47 UTC
8373a9a add skip decorator to tests that require h5py 19 April 2019, 19:22:47 UTC
bf19257 move uvh5 import inside try 19 April 2019, 19:22:47 UTC
f97abf2 fix to use correct environment (and conda yaml) 19 April 2019, 19:22:47 UTC
144408c Add testing with minimal dependencies other minor cleanup 19 April 2019, 19:22:47 UTC
1033edf moved changelog update to correct section 17 April 2019, 15:40:28 UTC
0d82817 update changelog 16 April 2019, 20:57:11 UTC
90dfc67 wrap extra_keyword.keys() in list does not change dict during loop also updated warnings and categories in test 16 April 2019, 20:57:11 UTC
359baf1 typo fix in added test 16 April 2019, 20:57:11 UTC
8ed14c0 added test and data file with bad extra_keywords; tests iteration of extra_keywords in miriad.py 16 April 2019, 20:57:11 UTC
847f473 Update numpy requirement 11 April 2019, 22:10:20 UTC
82c5e63 Fix bug in fast_concat: update Nants_data appropriately Also added a test that fails before the fix 10 April 2019, 23:16:33 UTC
afc208a update changelog for fast_concat 10 April 2019, 20:52:11 UTC
ad92231 Update tutorial to demonstrate fast_concat method 10 April 2019, 20:52:11 UTC
ee0059f fixes identified in review 10 April 2019, 20:52:11 UTC
4154846 improve tests 10 April 2019, 20:52:11 UTC
e124f89 improve testing 10 April 2019, 20:52:11 UTC
d032c44 fix fhd test 10 April 2019, 20:52:11 UTC
77e65a2 improve test coverage 10 April 2019, 20:52:11 UTC
423c5a8 Add some testing for fast_concat 10 April 2019, 20:52:11 UTC
e6a5933 fix bugs I introduced 10 April 2019, 20:52:11 UTC
8e34b16 fix small bug in read_uvh5 definition 10 April 2019, 20:52:11 UTC
8e54580 first work on a fast concatenate option 10 April 2019, 20:52:11 UTC
ebcd92b remove cruft. 09 April 2019, 20:54:57 UTC
e57655b improve test coverage 09 April 2019, 20:54:57 UTC
46e53c6 try one more time to get codecov to not wait on travis 09 April 2019, 20:54:57 UTC
858f1e0 improve test coverage 09 April 2019, 20:54:57 UTC
2b50735 fix bug in error testing 09 April 2019, 20:54:57 UTC
e79225c Add backwards compatibility handling 09 April 2019, 20:54:57 UTC
554e393 combine order_pols and reorder_pols into one method 09 April 2019, 20:54:57 UTC
664ef60 move codecov.yml because it isn't being found 05 April 2019, 00:19:05 UTC
d6ef470 fix badges in RTD 05 April 2019, 00:19:05 UTC
a45ecf7 try to fix RTD badges 05 April 2019, 00:19:05 UTC
eba766a fix badges on RTD 05 April 2019, 00:19:05 UTC
8a2de3c Add circleci and codecov badges 05 April 2019, 00:19:05 UTC
8ffe45c minor release notes update 05 April 2019, 00:19:05 UTC
550752e prevent codecov from waiting on Travis 05 April 2019, 00:19:05 UTC
e27fd0a separate external repo checks into their own workflow 05 April 2019, 00:19:05 UTC
53f43ec Also fix links in PR template 04 April 2019, 02:24:46 UTC
64e0b1b Try to fix links in contributing guide 04 April 2019, 02:24:46 UTC
2c7d13b fix dates in changelog 02 April 2019, 20:52:10 UTC
7d4a83d cleanup changelog (merge 2 add sections in 1.3.4) 02 April 2019, 20:52:10 UTC
4e51676 update version 02 April 2019, 20:52:10 UTC
45a8370 fix changelog that was messed up in recent merge 02 April 2019, 20:52:10 UTC
6cbc226 fix docs formatting 02 April 2019, 20:52:10 UTC
55947ea modified: uvh5.py 01 April 2019, 17:38:55 UTC
7e8eb15 made clobber=False raise IOError in miriad & uvh5 01 April 2019, 17:38:55 UTC
70fd331 pep8! 01 April 2019, 17:38:55 UTC
84a268f added tests back in but test for no error 01 April 2019, 17:38:55 UTC
back to top