sort by:
Revision Author Date Message Commit Date
f208c9a Clarify intended release schedule 15 October 2018, 17:25:41 UTC
8a808a7 fix typos, improve readme version text 15 October 2018, 17:25:41 UTC
d63c41a Update the readme to explain the versioning scheme (#446) 15 October 2018, 17:25:41 UTC
9dff911 fix bug in version.py 13 October 2018, 20:36:21 UTC
70b90b2 improve version test coverage 12 October 2018, 19:50:57 UTC
dbcef3b fix bugs in version test 12 October 2018, 19:50:57 UTC
7941114 reorganize version code to make testing easier, improve test coverage 12 October 2018, 19:50:57 UTC
302431d don't import util functions into top-level namespace, improve changelog 11 October 2018, 20:10:19 UTC
97a1c49 Add comment about utils import 11 October 2018, 20:10:19 UTC
859df65 update tutorial imports 11 October 2018, 20:10:19 UTC
493f188 Add import change to changelog 11 October 2018, 20:10:19 UTC
e1b9bc3 more import cleanup 11 October 2018, 20:10:19 UTC
626214f cleanup imports throughout 11 October 2018, 20:10:19 UTC
53c1551 cleanup uvh5 imports 11 October 2018, 20:10:19 UTC
52a7df2 remove top-level imports of file-specific and base classes 11 October 2018, 20:10:19 UTC
9dade77 fix typo 11 October 2018, 19:35:36 UTC
892ff8a docstring typo fix 11 October 2018, 19:35:36 UTC
36c84ba improve docstrings for integration_time and nsample_array (issue #445) 11 October 2018, 19:35:36 UTC
bacbb5f make reraise_context a private function and fix imports and docstrings 11 October 2018, 17:55:34 UTC
8a7dc72 Add testing for reraise_context utility function 11 October 2018, 17:55:34 UTC
2504a6e try pinning the libgfortran-ng version 11 October 2018, 17:55:34 UTC
200779f try something else with travis libgfortran install 11 October 2018, 17:55:34 UTC
f6c93e3 fix bug in adding info to errors 11 October 2018, 17:55:34 UTC
363f3ef fix travis libgfortran install line 11 October 2018, 17:55:34 UTC
cdbd20c better way to add info to errors 11 October 2018, 17:55:34 UTC
aaf8404 don't clobber original error to see full trace 11 October 2018, 17:55:34 UTC
2d77bc5 fix h5py imports 05 October 2018, 17:27:00 UTC
93780e8 protect imports of h5py 05 October 2018, 17:27:00 UTC
81659bb improve docstring 05 October 2018, 17:27:00 UTC
cf1f2cd add gentler error messages for missing optional imports 05 October 2018, 17:27:00 UTC
bc4f6ab Add better docstrings for skip test decorators also cleanup unused code 05 October 2018, 17:27:00 UTC
8eed770 better skip if decorators 05 October 2018, 17:27:00 UTC
6e9f5ab better skipping of tests for optional dependencies 05 October 2018, 17:27:00 UTC
c268516 minor changelog consistency fix 04 October 2018, 18:18:26 UTC
c01c4c8 Added more changes from 1.2 and 1.3 that Paul found 04 October 2018, 18:18:26 UTC
019d44d Add a changelog back to version 1.2 04 October 2018, 18:18:26 UTC
851f68c Use a dictionary instead of a pair of lists. Slightly faster lookup 28 September 2018, 22:41:09 UTC
4364ae6 Keep lists of beam interpolation functions and their corresponding frequencies 28 September 2018, 22:41:09 UTC
6a22463 Test spline reuse for e-field beams 28 September 2018, 22:41:09 UTC
da9f921 Add test and style 28 September 2018, 22:41:09 UTC
e07e9d5 Correctly reuse the beam interpolation functions when the "reuse_spline" keyword is set 28 September 2018, 22:41:09 UTC
56a4ac1 Save RectBivariateSpline callables in an array for faster reuse 28 September 2018, 22:41:09 UTC
bf3944d fix tests 28 September 2018, 15:53:39 UTC
c0666f1 Add a pending deprecation warning if no antenna positions 28 September 2018, 15:53:39 UTC
728f4ab Fix beam interp docstring 28 September 2018, 15:53:23 UTC
d2efc8b new micro version 27 September 2018, 21:33:00 UTC
105144d Covering line 781 in utils.py 25 September 2018, 17:52:50 UTC
fea2368 Adjust antenna positions in test file to trigger specific test case 25 September 2018, 17:52:50 UTC
5ef7056 Update utils.py 25 September 2018, 17:52:50 UTC
e422faa Docstring updates 25 September 2018, 17:52:50 UTC
02138f6 Default behavior of get_antenna_redundancies enforces baseline orientation, tutorial phrasing 25 September 2018, 17:52:50 UTC
6eb4136 use_ant_pos in unphasing and remove uvw rounding in get_baseline_redundancies 25 September 2018, 17:52:50 UTC
da15d84 Handle floating errors in redundancies 25 September 2018, 17:52:50 UTC
7a12af2 Unit test the number of redundant groups 25 September 2018, 17:52:50 UTC
948d9e4 Spelling fix 25 September 2018, 17:52:50 UTC
751d4fc Add to tutorial 25 September 2018, 17:52:50 UTC
cb10568 Allow for flipped baselines to be considered redundant, like in hera_cal 25 September 2018, 17:52:50 UTC
1171d68 only add 'Tile' to antenna name for MWA 19 September 2018, 21:19:01 UTC
3e80d62 break up and improve fhd tests, remove scipy/numpy warning 19 September 2018, 21:19:01 UTC
21a75ee remove conditionals because fields are guaranteed to exist 19 September 2018, 21:19:01 UTC
1c2764a fix comments in test file, remove debugging cruft 19 September 2018, 21:19:01 UTC
f91c2fd Use Travis private environment variables instead of bare repo token 19 September 2018, 21:19:01 UTC
3fa3330 improve test coverage 19 September 2018, 21:19:01 UTC
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
back to top