https://github.com/RadioAstronomySoftwareGroup/pyuvdata

sort by:
Revision Author Date Message Commit Date
ee91bbe More updates to ms writer, not seems to work for multi-source and flex-spw 30 September 2021, 17:35:20 UTC
2c9c561 Adding handling for multiple spectral windows. 30 September 2021, 17:35:20 UTC
3e93ee4 Fixing minor bug in UVFITS that mucked coordinates when Nsources > 1 30 September 2021, 17:35:20 UTC
359db8f Minor tweak to velocity frame handling, commets in MS writer 30 September 2021, 17:35:20 UTC
4e39f15 Fixing pointing table write 30 September 2021, 17:35:20 UTC
6a84ce2 updates to make tests pass after rebase 30 September 2021, 17:35:20 UTC
2924c62 Add (probably incorrect) pointing table to ms writer 30 September 2021, 17:35:20 UTC
e576d3c add `force_phase` to uvdata.write_ms so users can actually use it 30 September 2021, 17:35:20 UTC
b5c4b13 Add FEED table to ms file 30 September 2021, 17:35:20 UTC
1fea13e Add phased requirement for write_ms 30 September 2021, 17:35:20 UTC
d98c292 increase version requirements for python-casacore 30 September 2021, 17:35:20 UTC
71927ac fix object conversion test 30 September 2021, 17:35:20 UTC
08412ae Fix tests, update readme 30 September 2021, 17:35:20 UTC
2f331f5 remove debugging code in test 30 September 2021, 17:35:20 UTC
0c95159 parse history back into history table properly other minor cleanup 30 September 2021, 17:35:20 UTC
a352e57 Fix uvw & data conjugation based on help desk response 30 September 2021, 17:35:20 UTC
29c44bc More MS fixes. History isn't round tripping but everything else is 30 September 2021, 17:35:20 UTC
b9708ac start write ms from @tammojan's PR 30 September 2021, 17:35:20 UTC
bf5357d Add back gain_scale setting to fix coverage drop 28 September 2021, 18:46:02 UTC
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
back to top