https://github.com/RadioAstronomySoftwareGroup/pyuvdata

sort by:
Revision Author Date Message Commit Date
f2c741e better file testing 19 September 2018, 21:19:01 UTC
cceb6a7 fix test for flag file variation 19 September 2018, 21:19:01 UTC
bdf618c remove unreachable code 19 September 2018, 21:19:01 UTC
87627ff catch fhd warning in test_uvdata 19 September 2018, 21:19:01 UTC
21c4feb remove debug print statements, improve comments 19 September 2018, 21:19:01 UTC
1b55204 fix logic for setting telescope location, fix tests 19 September 2018, 21:19:01 UTC
9c731a7 improve fhd test coverage, add messed up files to test errors 19 September 2018, 21:19:01 UTC
8343202 fix coveralls for parallel builds 19 September 2018, 21:19:01 UTC
21e44b1 fix capitalization bug 19 September 2018, 21:19:01 UTC
b815fe0 add loopback test without layout file to test spoofing 19 September 2018, 21:19:01 UTC
21945e0 add layout file to uvdata test 19 September 2018, 21:19:01 UTC
75016d2 Add the FHD layout test file 19 September 2018, 21:19:01 UTC
6b8de8d Add code to read FHD layout files to get antenna positions 19 September 2018, 21:19:01 UTC
827e95b Move baseline_to_antnums to utils 14 September 2018, 18:51:46 UTC
e945d7a Revise docstring, remove reused code, improve comments 14 September 2018, 18:51:46 UTC
d8e79ac Improve coverage by 0.31% 14 September 2018, 18:51:46 UTC
7cd37bd No xrange in python3. Fixed 14 September 2018, 18:51:46 UTC
0f7fb82 Fix antenna_positions in test file 14 September 2018, 18:51:46 UTC
e5593d5 More useful comments 14 September 2018, 18:51:46 UTC
787f61d Find redundancies by antenna positions as well as by baselines 14 September 2018, 18:51:46 UTC
dc7dffa Switch to new redundancy method and check that jostled baseline positions are still redundant 14 September 2018, 18:51:46 UTC
ee49bdf Find redundancies from baseline vectors, and unit test 14 September 2018, 18:51:46 UTC
fae18f1 Make lst_array optional when reading uvh5 files 07 September 2018, 18:35:39 UTC
a8f6b6f added utils.parse_polstr function 28 August 2018, 17:31:47 UTC
0fc386e make num2str dict keys integers 27 August 2018, 23:23:08 UTC
f6c8097 remove debugging prints 27 August 2018, 23:23:08 UTC
9debf5a fix tutorials for capitalization changes 27 August 2018, 23:23:08 UTC
6132153 updates for capitalization conventions and reversed dicts 27 August 2018, 23:23:08 UTC
677d77d Changed indentation 27 August 2018, 23:23:08 UTC
9f2ec12 Moved polarization dicts and lists in utils.py into constants that can be accessed externally by anyone using pyuvdata for its polarization functionality. 27 August 2018, 23:23:08 UTC
f74e039 pep8 fix 21 August 2018, 19:07:27 UTC
ed6eb46 pycodestyle fix? 21 August 2018, 19:07:27 UTC
8d8f061 Full coverage of parse_ants 21 August 2018, 19:07:27 UTC
9c94be0 pep8 08 August 2018, 20:04:41 UTC
ecca89e pep8 08 August 2018, 20:04:41 UTC
a050fe2 changed antpair2ind assert to ValueError, added tests modified: pyuvdata/tests/test_uvdata.py modified: pyuvdata/uvdata.py 08 August 2018, 20:04:41 UTC
246a090 updated antpair2ind to handle auto antpair appropriately modified: pyuvdata/tests/test_uvdata.py modified: pyuvdata/uvdata.py 08 August 2018, 20:04:41 UTC
317e7ee modified: pyuvdata/uvdata.py 08 August 2018, 20:04:41 UTC
b485869 pep8 modified: pyuvdata/tests/test_uvdata.py 08 August 2018, 20:04:41 UTC
6f45ed3 pep8 and removed pol-arg from antpair2ind (having put it in last commit by mistake) 08 August 2018, 20:04:41 UTC
ae56789 updated antpair2ind to return ordered or unordered, eliminated get_blt_inds 08 August 2018, 20:04:41 UTC
95b456a pep8 08 August 2018, 20:04:41 UTC
76f2556 updated antpair2ind and get_blt_inds wrt PR 432 comments 08 August 2018, 20:04:41 UTC
ec5bb07 enforced integration_time dtype=np.float64 in read_* funcs 08 August 2018, 20:04:41 UTC
681f988 added get_blts_inds to do unordered slicing, and demoted _antpair2inds 08 August 2018, 20:04:41 UTC
80c381c enforced output of get_flags to be boolean array 08 August 2018, 20:04:41 UTC
6d31c6b Add test to catch new errors 08 August 2018, 17:52:11 UTC
f429bf3 Add metadata to be checked when not combining along blt axis 08 August 2018, 17:52:11 UTC
84a5969 Be more pedantic about floating point precision 08 August 2018, 17:51:38 UTC
3841996 Tweak test 08 August 2018, 17:51:38 UTC
20035b7 Make sure integration_time precision is right for miriad files; add test 08 August 2018, 17:51:38 UTC
931e204 Add test to catch backwards compatibility warning 03 August 2018, 20:08:29 UTC
92624d6 fix import error 03 August 2018, 20:08:29 UTC
884e29b add backwards compatibility for uvh5 files 03 August 2018, 20:08:29 UTC
628d570 Address some review comments 02 August 2018, 18:02:21 UTC
158f9ea Remove unnecessary kwarg 02 August 2018, 18:02:21 UTC
2338fa6 Try to fix travis woes 02 August 2018, 18:02:21 UTC
ba21db0 Change internal dictionary precision 02 August 2018, 18:02:21 UTC
01cd044 Allow inttime to change in miriad files 02 August 2018, 18:02:21 UTC
7fe79d4 Fix typo 02 August 2018, 18:02:21 UTC
881bbd1 Make integration_time an array of size Nblt; fix I/O to be self-consistent 02 August 2018, 18:02:21 UTC
371f9b3 Add clarification for version changes 02 August 2018, 17:09:18 UTC
4cd08ad fix formatting 02 August 2018, 17:09:18 UTC
70d68d9 better formatting 02 August 2018, 17:09:18 UTC
4fffd99 more format fixes 02 August 2018, 17:09:18 UTC
aed6ae4 formatting fixes 02 August 2018, 17:09:18 UTC
35e7dce clarify release notes based on comments 02 August 2018, 17:09:18 UTC
0414ea6 Add docs on how to make a new release (#424) 02 August 2018, 17:09:18 UTC
41871b7 close files properly 01 August 2018, 19:25:17 UTC
013a029 Use the uvw_array tolerances on the extra checks 26 July 2018, 16:04:03 UTC
cdb3344 fix tests 25 July 2018, 16:41:06 UTC
8d98406 make tests write to test directory 25 July 2018, 16:41:06 UTC
4b1f8fe remove large unused test file 25 July 2018, 16:41:06 UTC
3dedbcb add aipy_extract source code to manifest, new minor version 24 July 2018, 21:05:11 UTC
65953f8 check phsae_type == drift in miriad_to_uvfits.py before phasing 24 July 2018, 18:02:39 UTC
32bf553 updates to miriad_to_uvfits.py given recent changes 24 July 2018, 18:02:39 UTC
46cda2f update uvcal tutorial, addresses issue #314 24 July 2018, 17:59:08 UTC
be622dc update pyuvdata_inspect script with recent changes 24 July 2018, 17:59:08 UTC
531d9dd Update tutorial with generic read, more partial read details 24 July 2018, 17:59:08 UTC
acd9aa4 fix import issue 22 July 2018, 19:19:05 UTC
6543ccf fix missing comma in setup.py 22 July 2018, 19:19:05 UTC
c4404ee bump version 22 July 2018, 19:19:05 UTC
7e7ddef update setup.py 22 July 2018, 19:19:05 UTC
250bf58 Make .uvh5 the default extension for uvh5 files; update tests accordingly 21 July 2018, 18:38:43 UTC
ef6e409 Address review comments 21 July 2018, 18:38:43 UTC
c6d9098 more test coverage 21 July 2018, 18:38:43 UTC
e3a4476 Improve test coverage 21 July 2018, 18:38:43 UTC
51821d2 improve test coverage 21 July 2018, 18:38:43 UTC
fe16f2c improve test coverage 21 July 2018, 18:38:43 UTC
601766f fix tests 21 July 2018, 18:38:43 UTC
d1e655e Add test coverage 21 July 2018, 18:38:43 UTC
2b65ed9 add testing 21 July 2018, 18:38:43 UTC
7751e8c Fix docstrings on read_data and read_metadata 21 July 2018, 18:38:43 UTC
948daf5 start work on generic read 21 July 2018, 18:38:43 UTC
37ee5e8 fixes for new org 20 July 2018, 20:45:06 UTC
fa4c45c update readme for new org 20 July 2018, 18:30:34 UTC
a0113bb Added index.rst so that readthedocs links to something. 20 July 2018, 17:53:05 UTC
22ee96c Add warnings for shape (3,3) arrays 19 July 2018, 16:10:04 UTC
c7f0c9c fix shape bug after rebase 19 July 2018, 16:10:04 UTC
64b0bb5 fix error after rebase 19 July 2018, 16:10:04 UTC
back to top