https://github.com/RadioAstronomySoftwareGroup/pyuvdata

sort by:
Revision Author Date Message Commit Date
ef25dc2 use np.int64 not np.int_, int64 and long are different on windows. 22 May 2020, 21:11:43 UTC
767f601 removed a rouge comma from rebasing 22 May 2020, 21:11:43 UTC
f523743 added licenses to cython modules 22 May 2020, 21:11:43 UTC
4f17b83 update change log 22 May 2020, 21:11:43 UTC
70ba97a add phase/unphase_uvw functions 22 May 2020, 21:11:43 UTC
789a2ff white space changes 22 May 2020, 21:11:43 UTC
913fb76 atomize some tests 22 May 2020, 21:11:43 UTC
2f73b3c remove a circular dependence in utils/_utils 22 May 2020, 21:11:43 UTC
b567c4e add ENU/ECEF to cython module 22 May 2020, 21:11:43 UTC
ebd213d move xzy/latlonalt functions to cython module 22 May 2020, 21:11:43 UTC
b4d4f80 remove a print statement that snuck in 22 May 2020, 21:11:43 UTC
27fcdd2 make baseline_to_antnums and antums_to_baseline run via cython module 22 May 2020, 21:11:43 UTC
7cf49a4 Add changelog entries for UVCal changes. 22 May 2020, 19:39:43 UTC
b7d5d1f add test coverage 22 May 2020, 18:35:02 UTC
4f2b159 Make `set_` methods private, make time_range not required update docstrings 22 May 2020, 18:35:02 UTC
2fde2cf fix tutorial typo 22 May 2020, 18:34:07 UTC
4c7b954 Improve docs on RTD 22 May 2020, 18:34:07 UTC
0981aac Change test to use uvh5 instead of miriad file 20 May 2020, 18:06:35 UTC
1ff807f Fix flake8 issues in aipy_extracts 20 May 2020, 18:06:35 UTC
c80c426 Remove aipy_extracts exceptions from setup.cfg 20 May 2020, 18:06:35 UTC
6a757ef Atomize some calfits tests 20 May 2020, 18:06:35 UTC
813aa59 Remove gc statements 20 May 2020, 18:06:35 UTC
ae71684 Handle importorskip more efficiently 20 May 2020, 18:06:35 UTC
faba461 Make sure OS env var is defined for circleci 20 May 2020, 18:06:35 UTC
fa43132 Make error messages in testing more explicit 20 May 2020, 18:06:35 UTC
d7a7570 Update changelog 20 May 2020, 18:06:35 UTC
0433b32 Try to fix doctest build 20 May 2020, 18:06:35 UTC
e4099f9 Fix up a few typos 20 May 2020, 18:06:35 UTC
2309ed5 Try writing to a separate FITS file in testing 20 May 2020, 18:06:35 UTC
39e8b3a Fix typo so miriad extension gets built 20 May 2020, 18:06:35 UTC
1d67fdc Break up tests to make them more atomic; try closing FITS files explicitly 20 May 2020, 18:06:35 UTC
4b9be7d Try to fix broken FITS tests on windows 20 May 2020, 18:06:35 UTC
78a9cb9 Add garbage collection after FITS writes 20 May 2020, 18:06:35 UTC
914eaa8 add explicit close to write FITS methods 20 May 2020, 18:06:35 UTC
7fcf3aa Change how miriad importing is handled; rework test suite to minimize use of miriad 20 May 2020, 18:06:35 UTC
0cf2530 Add windows to github actions 20 May 2020, 18:06:35 UTC
e25b8cb error sensibly if ant_str doesn't match any data 20 May 2020, 16:01:38 UTC
609e6c9 Add comment about the source of Npols for metadata only vs full reads 19 May 2020, 19:07:11 UTC
8172b05 another changelog update 19 May 2020, 19:07:11 UTC
4750873 update changelog 19 May 2020, 19:07:11 UTC
d84f8de another spot with astropy 2 vs 3 accommodation 19 May 2020, 19:07:11 UTC
c73c272 typo fix 19 May 2020, 19:07:11 UTC
de98bd2 don't bend over backwards for astropy2 support 19 May 2020, 19:07:11 UTC
15d32f0 use alternate function calls; vectorize some coordinate transformations 19 May 2020, 19:07:11 UTC
dfe18e2 change a uvdata test name to more accurately reflect what it does 19 May 2020, 19:07:11 UTC
9ed3b80 make an import in mwa corr fits relative, not `from pyuvdata` 19 May 2020, 19:07:11 UTC
3b98ad9 only calculate the itrs_telescope_location in unphase_to_drift if needed 19 May 2020, 19:07:11 UTC
c59fd10 catch a test warning 19 May 2020, 19:07:11 UTC
18076bf more test coverage 19 May 2020, 19:07:11 UTC
7cbdad8 Add test coverage 19 May 2020, 19:07:11 UTC
0912f34 Add read_data and background_lst options for FHD files also updated tutorial and minor other cleanup 19 May 2020, 19:07:11 UTC
3bc5a61 updated some inline comments. 19 May 2020, 19:07:11 UTC
2753761 docstring updates 19 May 2020, 19:07:11 UTC
3b26054 remove commented line 19 May 2020, 19:07:11 UTC
5dcfd4e more plumbing to get the background lst controls up to the user level. 19 May 2020, 19:07:11 UTC
b61a250 fixing rebase error 19 May 2020, 19:07:11 UTC
fb24284 docstring update 19 May 2020, 19:07:11 UTC
4e47b47 let the user calculate lsts in the background if desired 19 May 2020, 19:07:11 UTC
265211c vectorize uvw calculations in phase and unphase_to_drift 19 May 2020, 19:07:11 UTC
4c1c67e Add tests to ensure time averaged data are not a masked array 12 May 2020, 01:40:01 UTC
a3ff3f7 update changelog 12 May 2020, 01:40:01 UTC
23bc8d4 fix handling of baselines not downsampled 12 May 2020, 01:40:01 UTC
3caa295 remove print statements 12 May 2020, 01:40:01 UTC
796e793 properly weight by nsample when downsampling in time 12 May 2020, 01:40:01 UTC
741cae4 tutorial wording update 11 May 2020, 23:59:59 UTC
2b1719f update tutorial to reflect mwa corr fits can read metadata only 11 May 2020, 23:59:59 UTC
cda3ae7 update changelog 11 May 2020, 23:59:59 UTC
c049026 test docstring update 11 May 2020, 23:59:59 UTC
ae1442c add metadata_only reads to mwa_corr_fits, plumb through keywords. add support for check related keywords 11 May 2020, 23:59:59 UTC
f658449 replace manual call to set lsts with built in pyuvdata function does the exact same thing, but if we have the function already may as well use it. 11 May 2020, 23:59:59 UTC
3b88074 a comment about generating antenna pairs from itertools 11 May 2020, 23:59:59 UTC
436a115 added an explicit return precision for a numpy array in corr_fits.pyx 11 May 2020, 23:59:59 UTC
bcd0f44 a typo in ctype definition 11 May 2020, 23:59:59 UTC
13e24b7 update changelog 11 May 2020, 23:59:59 UTC
3ae39d6 remove commented line 11 May 2020, 23:59:59 UTC
bda8350 added some comments 11 May 2020, 23:59:59 UTC
daf2811 use itertools to generate all the antenna pairs for baselines 11 May 2020, 23:59:59 UTC
b2cf59c replace another for loop with count_nonzero 11 May 2020, 23:59:59 UTC
ee15d2e move the bad_ants calculation to numpy instead 11 May 2020, 23:59:59 UTC
92b3886 made _calc_nants_data function to reduce repeated code. 11 May 2020, 23:59:59 UTC
4a3f212 update cable length diff calculation again 11 May 2020, 23:59:59 UTC
a947baf some formatting changes in corr_fits.pyx 11 May 2020, 23:59:59 UTC
3386df1 add cable len difference calculation to the c extension 11 May 2020, 23:59:59 UTC
4ccce27 take along flag array for corr fits 11 May 2020, 23:59:59 UTC
64015dc some tweaks to how Nants_data is calculated 11 May 2020, 23:59:59 UTC
2a0eba7 more specific type casting in the corr_fits extension 11 May 2020, 23:59:59 UTC
38a7e43 some smal tweak in check and reorder pols 11 May 2020, 23:59:59 UTC
365495b use take for large arrays in mwa_corr_fits 11 May 2020, 23:59:59 UTC
e115006 some more explicit typing in corr_fits.pyx 11 May 2020, 23:59:59 UTC
02a2c38 unload another function to _corr_fits 11 May 2020, 23:59:59 UTC
4048c93 remove print statements from test 11 May 2020, 20:25:38 UTC
e15742a update changelog 11 May 2020, 20:25:38 UTC
da6a5c8 Update HERA location to match hera_mc database (and files) 11 May 2020, 20:25:38 UTC
2321d23 update the changelog 07 May 2020, 19:53:26 UTC
acd2275 Improve warning handling 07 May 2020, 19:53:26 UTC
4c6f126 fix gitignore change that wasn't caught in rebase 07 May 2020, 19:53:26 UTC
b902e7b fix test coverage scripts for semi-recent changes 07 May 2020, 19:53:26 UTC
27ee43f Add error if UVCal has too few times 07 May 2020, 19:53:26 UTC
70e3c12 only use numbers if all names are missing 07 May 2020, 19:53:26 UTC
4bd592a address review comments 07 May 2020, 19:53:26 UTC
back to top