https://github.com/RadioAstronomySoftwareGroup/pyuvdata

sort by:
Revision Author Date Message Commit Date
32efecb fixed uvbeam frequency problems. 05 September 2018, 18:37:38 UTC
1bc40b3 styled. 22 August 2018, 04:27:17 UTC
a963474 added test data. 22 August 2018, 04:12:02 UTC
39b1562 working but confused by x/y feed labeling in drift telescopes. 22 August 2018, 03:12:25 UTC
3840975 testing write_transfer 22 August 2018, 03:12:25 UTC
896cbfc working on mmode tests 22 August 2018, 03:12:25 UTC
6855094 adding write_beamtransfer 22 August 2018, 03:12:25 UTC
3b9b486 adding mmode testing. 22 August 2018, 03:12:25 UTC
01a6398 added analytic beam support and outlined some skeleton functions. 22 August 2018, 03:12:25 UTC
162e799 updated mmode.py 22 August 2018, 03:12:25 UTC
907caba Finished skeleton code for exporting UVData->TransitTelescope 22 August 2018, 03:12:25 UTC
35d0f16 Starting first draft of mmod exporter. 22 August 2018, 03:12:25 UTC
6a45d10 Starting first draft of mmod exporter. 22 August 2018, 03:12:25 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
7a96aa7 undo accidental change to uvh5.py 19 July 2018, 16:10:04 UTC
033bb5b Make all coordinate conversions use same axes order Add future deprecation warnings for old ordering. 19 July 2018, 16:10:04 UTC
f191397 improve docs on get_lst_for_time 18 July 2018, 21:22:24 UTC
8b28feb update known issues in readme 17 July 2018, 22:36:38 UTC
ac487a4 minor docstring fix 17 July 2018, 22:36:38 UTC
0af17e2 Fix sphinx developer docs 17 July 2018, 22:36:38 UTC
eb25611 pep8 fixes 17 July 2018, 22:36:38 UTC
96036af Maintain backwards compatibility with deprecation warning 17 July 2018, 22:36:38 UTC
fbceac4 rename more non-API level utilities with leading underscore 17 July 2018, 22:36:38 UTC
ba03841 rename non-API level utilities with leading underscore 17 July 2018, 22:36:38 UTC
da9c43c Add warnings about other HDF5 interferometric data file formats 17 July 2018, 22:36:38 UTC
92b9814 improve phasing comments in readme 17 July 2018, 22:36:38 UTC
475787d update required astropy version as well 17 July 2018, 22:36:38 UTC
51a467f Add known issue summary on phasing to readme 17 July 2018, 22:36:38 UTC
39ba899 Add references to phasing memo to phase function docstrings 17 July 2018, 22:36:38 UTC
580d541 increase numpy version in setup.py as well. 17 July 2018, 22:36:38 UTC
908ab15 increase required numpy version 17 July 2018, 22:36:38 UTC
back to top