https://github.com/RadioAstronomySoftwareGroup/pyuvdata

sort by:
Revision Author Date Message Commit Date
674bd57 More work on mueller matrices 18 July 2017, 22:50:01 UTC
5dee3b7 more work on apply cal. getting tangled in mueller matrices 18 July 2017, 22:13:00 UTC
8f9a9e1 Starting apply cal. Check for compatibility. 18 July 2017, 22:13:00 UTC
732e696 pep8 18 July 2017, 22:13:00 UTC
b334b14 Clean up add method tests 18 July 2017, 03:58:21 UTC
8844059 Add code and tests for total_quality_array in select function 18 July 2017, 03:58:21 UTC
cf526fe Fix bug and add consistency check 17 July 2017, 14:43:20 UTC
7402e85 Write tests for last uncovered lines 17 July 2017, 14:43:20 UTC
ed0274e Make tests to catch warnings 17 July 2017, 14:43:20 UTC
b032527 Reorganize tests slightly 17 July 2017, 14:43:20 UTC
4ab7227 Test all the things 17 July 2017, 14:43:20 UTC
6666ec8 Even more tests 17 July 2017, 14:43:20 UTC
13c82dc Add lots more tests 17 July 2017, 14:43:20 UTC
4e0ed47 Add first test and fix add method accordingly 17 July 2017, 14:43:20 UTC
46974a0 Initial pass at writing add method; need to write tests 17 July 2017, 14:43:20 UTC
78981e6 Add x_orientation to UVData, add support for uvfits and miriad 12 July 2017, 21:46:06 UTC
1c45ee7 only run check if set, also pep8 12 July 2017, 18:09:22 UTC
988a791 Add calfits memo pdf 06 July 2017, 00:17:12 UTC
e4ef548 More parameter description improvements. 06 July 2017, 00:17:12 UTC
e5ecf06 Improve and harmonize cal parameter descriptions in code and memo 06 July 2017, 00:17:12 UTC
310d0cd Also reference the tutorial in section 4. 06 July 2017, 00:17:12 UTC
a53eeba Don't hide the url 06 July 2017, 00:17:12 UTC
f8496be Add Paul as author and add date 06 July 2017, 00:17:12 UTC
c465042 Add link to read the docs tutorial in intro 06 July 2017, 00:17:12 UTC
1270c4a Update text in Sec 4.1 06 July 2017, 00:17:12 UTC
d7fea98 Make size of array axes more explicit 06 July 2017, 00:17:12 UTC
2f6ea99 Update docs about changes in array sizes; formatting changes 06 July 2017, 00:17:12 UTC
ee15b0f rename memo 06 July 2017, 00:17:12 UTC
a0f80e1 Add Zaki's version of calfits memo 06 July 2017, 00:17:12 UTC
e528a94 Added error for when squeeze takes an invalid value Also removed .gitignore line we don’t need 05 July 2017, 22:39:18 UTC
073c537 Updated smart slicing tests for new squeeze behavior 05 July 2017, 22:39:18 UTC
0b8cde7 testing for smart slicing. 05 July 2017, 22:39:18 UTC
e15d3fd Update squeezing to default to keep time and freq dimensions even if length 1 05 July 2017, 22:39:18 UTC
85b982a revamped smart slicing to handle length 1 indices 05 July 2017, 22:39:18 UTC
b22a81d Made views returned by _smart_slicing read-only 05 July 2017, 22:39:18 UTC
6e43989 removed copy warning, clarified usage 05 July 2017, 22:39:18 UTC
37b1b79 Added option to explicitly copy data, warn if copy is made against will 05 July 2017, 22:39:18 UTC
67374cd Faster for all pols 05 July 2017, 22:39:18 UTC
f94b10b pep8 compiance 05 July 2017, 22:39:18 UTC
f0bf90a Adding smart slicing functionality Returns the output of get_data, get_flags, etc. faster by minimizing unnecessary copying (and as a view rather than copy if possible) 05 July 2017, 22:39:18 UTC
d6ff6e7 have order_pols call reorder_pols 05 July 2017, 17:57:22 UTC
9ba6ad4 Add phasing limits to readme. 05 July 2017, 16:32:00 UTC
1930b0a Fix for adding drift UVData objects, tested. 03 July 2017, 19:33:35 UTC
25b9a65 fix comment typo 03 July 2017, 19:18:28 UTC
d79ca1f change FREQPARM extension name to BANDPARM 03 July 2017, 19:18:28 UTC
73f2f8f improve tests 03 July 2017, 19:18:28 UTC
410b3df improve tests 03 July 2017, 19:18:28 UTC
b892c59 Improve normalization description 03 July 2017, 19:18:28 UTC
b71c5ae update readme 03 July 2017, 19:18:28 UTC
03516b2 fix various problems with checking optional parameters 03 July 2017, 19:18:28 UTC
f2ae964 cleanup 03 July 2017, 19:18:28 UTC
4bc45f5 docs tweaks 03 July 2017, 19:18:28 UTC
c29c70b Add handling for reading multiple files 03 July 2017, 19:18:28 UTC
bd9c9db Update readme 03 July 2017, 19:18:28 UTC
b0a7e3e Add support for optional model parameters, ensure they are preserved 03 July 2017, 19:18:28 UTC
54a4c18 improve test coverage for add method 03 July 2017, 19:18:28 UTC
8e335de add __add__ function to uvbeam with tests 03 July 2017, 19:18:28 UTC
1ed0d0c fix healpix beam fits errors test 03 July 2017, 19:18:28 UTC
c7f98cd improve test coverage for healpix beam fits 03 July 2017, 19:18:28 UTC
78b5b0f improve uvbeam select test coverage 03 July 2017, 19:18:28 UTC
d2022f2 improve healpix beam support 03 July 2017, 19:18:28 UTC
80f9355 Add preliminary support for reading and writing healpix fits 03 July 2017, 19:18:28 UTC
88dcd3d beamfits: catch dimension error earlier 03 July 2017, 19:18:28 UTC
4750a06 fix beamfits test that wasn't catching the right error 03 July 2017, 19:18:28 UTC
0604685 improve beamfits logic for missing spw and vec axes 03 July 2017, 19:18:28 UTC
8c408be improve test coverage for beamfits 03 July 2017, 19:18:28 UTC
ccf6d48 Improve UVBeam select test coverage 03 July 2017, 19:18:28 UTC
ab44612 Add select to uvbeam, with testing 03 July 2017, 19:18:28 UTC
63cc4f7 improve testing coverage 03 July 2017, 19:18:28 UTC
e91ebac Add the CASA beam file to data/ for testing 03 July 2017, 19:18:28 UTC
a3a9760 add test based on CASA beam file 03 July 2017, 19:18:28 UTC
58df0ce improve beamfits and testing to match CASA beam format 03 July 2017, 19:18:28 UTC
2aa177a add back utility lost in rebase 03 July 2017, 19:18:28 UTC
4d11576 move pyvudata_version_str to uvbase to avoid replicating code 03 July 2017, 19:18:28 UTC
0d08b12 rename test_history_version so nosetests doesn't run it 03 July 2017, 19:18:28 UTC
a4e845b move version string testing into small utility to unify code 03 July 2017, 19:18:28 UTC
134447f fix readme formatting 03 July 2017, 19:18:28 UTC
1993018 improve test coverage 03 July 2017, 19:18:28 UTC
0531e56 update readme 03 July 2017, 19:18:28 UTC
c41e2e9 major rework of beams to better support regular pixel grids 03 July 2017, 19:18:28 UTC
24aa086 switch az_el to az_za 03 July 2017, 19:18:28 UTC
8284a67 reworking beams after discussion 03 July 2017, 19:18:28 UTC
9450db2 bug fix 03 July 2017, 19:18:28 UTC
8b3ed0a Add read/write beamfits methods to UVBeam 03 July 2017, 19:18:28 UTC
e4b24a0 beamfits work 03 July 2017, 19:18:28 UTC
bf210fc working on read_beamfits 03 July 2017, 19:18:28 UTC
cdb3f0a work on beamfits 03 July 2017, 19:18:28 UTC
81f1ea7 fix array shapes 03 July 2017, 19:18:28 UTC
51cec97 Add basic uvbeam testing 03 July 2017, 19:18:28 UTC
8c93f43 Add beamfits to developer docs 03 July 2017, 19:18:28 UTC
227dd90 work on beamfits 03 July 2017, 19:18:28 UTC
9368e23 start work on beamfits 03 July 2017, 19:18:28 UTC
77095ce make beam_parameters in docs 03 July 2017, 19:18:28 UTC
316ce0f start work on beam object 03 July 2017, 19:18:28 UTC
afad0bb Add back default array size; add test 30 June 2017, 21:48:18 UTC
9644e1e Fix form selection of total_quality_array 30 June 2017, 21:48:18 UTC
9754e34 Actually add the test file changes 30 June 2017, 14:46:45 UTC
2f103e9 undo accidental change in last commit 30 June 2017, 14:46:45 UTC
8a3bc88 fix test to not lose old test, add np.integer to check on antenna pairs 30 June 2017, 14:46:45 UTC
1e61dd5 Attempt to reproduce numpy.int32 error in select function 30 June 2017, 14:46:45 UTC
back to top