https://github.com/RadioAstronomySoftwareGroup/pyuvdata

sort by:
Revision Author Date Message Commit Date
ead292e Add an option to flip the gain conjugation convention in uvcalibrate 28 September 2021, 18:46:02 UTC
ab4a44a Add casacore importorskip 28 September 2021, 18:07:23 UTC
d7886ce update changelog 28 September 2021, 18:07:23 UTC
492d5de Add a test that fails on main because of the time precision loss 28 September 2021, 18:07:23 UTC
d9779c6 Fix the way times are written to uvfits files 28 September 2021, 18:07:23 UTC
c9f6049 Update changelog tweak x_orientation handling in UVBeam feed selection 28 September 2021, 17:49:24 UTC
090c5fc Update the tutorial for selecting with polarization strings Also add some other missing tutorial content and allow uvbeam feeds to be selected with 'n' or 'e' 28 September 2021, 17:49:24 UTC
84ac94a Add support for selecting on polarization strings 28 September 2021, 17:49:24 UTC
1518f24 Warn rather than error if the integration time is missing in uvfits 28 September 2021, 15:48:23 UTC
d5993c2 uncomment pytest option in setup.cfg 28 September 2021, 00:06:24 UTC
d23ef66 fix a typo in the tutorial 28 September 2021, 00:06:24 UTC
5d2fdfa try a naive dict comparison for uvparameter before verbose test 28 September 2021, 00:06:24 UTC
b18cd8f Add tutorials on `from_file` and uvbeam.read 28 September 2021, 00:06:24 UTC
6baad01 add from file to UVBeam and changelog 28 September 2021, 00:06:24 UTC
5d8b5ce Add generic read for UVBeam object 28 September 2021, 00:06:24 UTC
c3f15cf docstring update 28 September 2021, 00:06:24 UTC
94f4456 update parameter eq logic to better account for tuples and dicts 28 September 2021, 00:06:24 UTC
1a80b5f add from_file class method 28 September 2021, 00:06:24 UTC
47cd357 replace a list comprehension with np.in1d 21 September 2021, 18:43:48 UTC
cc720f5 use more efficient calls to baseline_to_antnums 21 September 2021, 18:43:48 UTC
57eed04 Update changelog 15 September 2021, 20:25:57 UTC
1a07c82 Fix typo in docstring 15 September 2021, 20:25:57 UTC
ab83608 Reorder tutorial sections and add more explanatory text 15 September 2021, 20:25:57 UTC
ebdc0f1 Add set_data demo to tutorial 15 September 2021, 20:25:57 UTC
493cf77 Fix logic in _index_dset and add associated test 15 September 2021, 20:25:57 UTC
52adf1f Reorganize tests to use match keyword 15 September 2021, 20:25:57 UTC
3a4c95a Pull out common logic into helper function 15 September 2021, 20:25:57 UTC
6bf8804 Add a few more tests and clean up some docstrings 15 September 2021, 20:25:57 UTC
cc1562d Remove unreachable code 15 September 2021, 20:25:57 UTC
56daa4a Add some more tests; clean up docstrings and messages 15 September 2021, 20:25:57 UTC
879ca32 Add explanatory comment 15 September 2021, 20:25:57 UTC
ed17d87 Add set_flags and set_nsamples methods and associated tests 15 September 2021, 20:25:57 UTC
f6c7c0b Fix set_data method so new test passes 15 September 2021, 20:25:57 UTC
fbc6fc6 Get all existing tests to pass 15 September 2021, 20:25:57 UTC
92833f3 Add first pass at restructuring code; very much WIP 15 September 2021, 20:25:57 UTC
aa15683 fix f-string Co-authored-by: Matthew Kolopanis <matthew.kolopanis@gmail.com> 25 August 2021, 15:53:19 UTC
b94ef92 address review comments 25 August 2021, 15:53:19 UTC
59c8e9c add test coverage for arrays with strict types 25 August 2021, 15:53:19 UTC
3c42bef update changelog 25 August 2021, 15:53:19 UTC
dcf28c6 Add test for UVFlag flag_array 25 August 2021, 15:53:19 UTC
ab34bc6 fix equality checking for arrays with strict_type_check 25 August 2021, 15:53:19 UTC
09dbee4 Add test for flag_array not allowed to be integer also some general test cleanup 25 August 2021, 15:53:19 UTC
5563633 Add booleans to parameter types 25 August 2021, 15:53:19 UTC
1d9a22b Update the changelog 19 August 2021, 19:00:55 UTC
2afbb00 Add handling for no diffuse model in settings file for fhd_cal 19 August 2021, 19:00:55 UTC
7e1a344 Better error message for fhd_cal metadata only read, no settings file 19 August 2021, 19:00:55 UTC
5e4543f Update to use newer docker images 19 August 2021, 16:10:03 UTC
bb0e97d update Readme and setup.py to exclude python 3.6 11 August 2021, 15:07:35 UTC
3fb0c8f update the changelog 11 August 2021, 15:07:35 UTC
09cf060 Add explicit pyerfa dependence 11 August 2021, 15:07:35 UTC
92a1c40 reduce the tolerance on `real_if_close` to numpy default tolerance this is breaking tests on the Linux Conda builds and it's not clear we need this level of tolerance. 11 August 2021, 15:07:35 UTC
d08556f Use environment variable to fix circleci version on forks 30 July 2021, 16:11:05 UTC
6694e4e update the changelog for v2.2.1 21 July 2021, 19:11:03 UTC
48328ed Update changelog 19 July 2021, 16:02:42 UTC
81b6228 Remove unnecessary part of docstring. 19 July 2021, 16:02:42 UTC
5c9ec5d Change the default argument for UVData's __eq__ method; update message and tests accordingly 19 July 2021, 16:02:42 UTC
762c122 Fix another docstring typo 19 July 2021, 16:02:42 UTC
d7ac787 Fix docstring typos 19 July 2021, 16:02:42 UTC
c989d9b Fix some bugs in __eq__ method; add new tests 19 July 2021, 16:02:42 UTC
93bdcf6 Update changelog 19 July 2021, 16:02:42 UTC
80bbc08 Add list of allowed failure parameters to UVData.__eq__ method 19 July 2021, 16:02:42 UTC
4c66208 fix tutorial error 01 July 2021, 21:45:35 UTC
15c0503 remove unnecessary ant_check=False setting 01 July 2021, 21:45:35 UTC
064f5e1 Update tutorial to use newer files, improve error messages 01 July 2021, 21:45:35 UTC
0367950 Putting socket warning fix into utils.lookup_jplhorizons 01 July 2021, 21:45:35 UTC
f0ebd94 Updating changelog 01 July 2021, 21:45:35 UTC
d65a696 Fixing tutorial 01 July 2021, 21:45:35 UTC
ff80e68 v2.2 depreciation for utils 01 July 2021, 21:45:35 UTC
0938981 v2.2 deprecation for UVCal 01 July 2021, 21:45:35 UTC
a1fe65d v2.2 deprecation for UVBeam 01 July 2021, 21:45:35 UTC
acddefb v2.2 deprecation for UVData 01 July 2021, 21:45:35 UTC
8f5dfd2 Fix a few tests that broke after the rebase 01 July 2021, 19:47:27 UTC
09599b6 Make FHD tests more rigorous 01 July 2021, 19:47:27 UTC
051d732 Add filename handling to sum_vis method 01 July 2021, 19:47:27 UTC
8c04a4e Update how trailing slashes are handled 01 July 2021, 19:47:27 UTC
e12076d Update changelog 01 July 2021, 19:47:27 UTC
00ea942 Fix tests to cover missing line in mir.py 01 July 2021, 19:47:27 UTC
07bfbdf Fix filename handling for ms files 01 July 2021, 19:47:27 UTC
73953c5 Add tests to increase code coverage 01 July 2021, 19:47:27 UTC
e9d8249 Sort list of combined filenames 01 July 2021, 19:47:27 UTC
5e78db4 Make test pass for uvh5.py 01 July 2021, 19:47:27 UTC
aa4faa7 Fix tests for uvdata.py 01 July 2021, 19:47:27 UTC
07c33fb Get tests for uvfits.py to pass 01 July 2021, 19:47:27 UTC
c5b7beb Get tests for mwa_corr_fits.py to pass 01 July 2021, 19:47:27 UTC
f166d7c Get tests for ms.py to pass 01 July 2021, 19:47:27 UTC
7caf16e Get tests for miriad.py to pass 01 July 2021, 19:47:27 UTC
e1ae44a Get tests for mir.py to pass 01 July 2021, 19:47:27 UTC
4fde03b Make tests for fhd pass 01 July 2021, 19:47:27 UTC
13334c7 Make sure filename is updated for fast_concat 01 July 2021, 19:47:27 UTC
824116f Add filename support for more file formats 01 July 2021, 19:47:27 UTC
0e8f8c3 Add filename handling to mir.py 01 July 2021, 19:47:27 UTC
c399051 Add filename handling to fhd.py 01 July 2021, 19:47:27 UTC
3f493bb Fix silly typo 01 July 2021, 19:47:27 UTC
e11acaf Add tests for new utility function 01 July 2021, 19:47:27 UTC
7499f04 Take initial stab at filename attribute for UVData 01 July 2021, 19:47:27 UTC
c46e8dc Cleanup and fix flake8 issues 01 July 2021, 17:47:36 UTC
4224230 Fix lines that were too long 01 July 2021, 17:47:36 UTC
9e945fe Move mir fixture to conftest 01 July 2021, 17:47:36 UTC
6d39f16 Dropping line coverage for an SMA data corner-case Which requires manually deleting an individual file in the data set (specifically, the `autoCorrelations` file). 01 July 2021, 17:47:36 UTC
c4e0e15 Unsure what this line was from, but it doesn't appear to be needed 01 July 2021, 17:47:36 UTC
back to top