https://github.com/RadioAstronomySoftwareGroup/pyuvdata

sort by:
Revision Author Date Message Commit Date
f7e6133 update the changelog for v2.2.2 30 September 2021, 19:07:19 UTC
d5fe80f Fix test errors introduced by tracking observer in extra_keywords 30 September 2021, 17:35:20 UTC
ea36e16 Update the changelog for write_ms 30 September 2021, 17:35:20 UTC
0d4e689 put observer from MS files into extra_keywords 30 September 2021, 17:35:20 UTC
e58a6f1 require recent hdf5 library on windows trying to fix CI errors where it doesn't find the lib file 30 September 2021, 17:35:20 UTC
7c16369 Fixing comments, odds and ends errors that were revealed in further testing 30 September 2021, 17:35:20 UTC
1198023 Lots of additional testing, including individual table manipulations 30 September 2021, 17:35:20 UTC
ab5fdc3 Adding some testing to MS <-> MIR roundtrip 30 September 2021, 17:35:20 UTC
5caaa29 Adding some testing to the CARMA MIRIAD <-> MS roundtrip 30 September 2021, 17:35:20 UTC
04d1357 Adding code to allow check to flip conjugation of baselines if UVW values recoreded are equal to -1 times the expected values 30 September 2021, 17:35:20 UTC
f08f576 Adding notes to readme 30 September 2021, 17:35:20 UTC
367611f Filtering known warnings on test_from_file 30 September 2021, 17:35:20 UTC
168dc49 Adding testing skip for when casacore isn't installed w/ MIR-MS roundtrip 30 September 2021, 17:35:20 UTC
3fe8371 One more overhaul to fix mutli-field, multi-spw data read and write. 30 September 2021, 17:35:20 UTC
abcf058 Minor tweaks to MS tests to filter/capture warnings 30 September 2021, 17:35:20 UTC
786fe0f Adding SMA MIR to MS roundtrip test 30 September 2021, 17:35:20 UTC
49269fa Fixing vis_units capitalization in UVFITS 30 September 2021, 17:35:20 UTC
2b58b04 Fixing vis_units capitalization in MIRIAD 30 September 2021, 17:35:20 UTC
87d790a Fixing vis_units capitalization in FHD 30 September 2021, 17:35:20 UTC
ca84db6 Fixing vis_units capitalization in utils tests 30 September 2021, 17:35:20 UTC
217b168 Fixing vis_units capitalization in UVH5 30 September 2021, 17:35:20 UTC
6545f31 Fixing vis_units capitalization in utils 30 September 2021, 17:35:20 UTC
94e919d Adding CARMA MIRIAD to MS roundtrip (multi-spw, multi-field) 30 September 2021, 17:35:20 UTC
dde08ce More testing cleanup, cleaning of a few warning messages in test_ms 30 September 2021, 17:35:20 UTC
31d8f45 Various updates to get tests passing in test_ms 30 September 2021, 17:35:20 UTC
948010e Updating the MS reader to allow for multi-spw, multi-field data sets 30 September 2021, 17:35:20 UTC
8022bc7 Adding fix to account for diameters of padded antennas in MS writer 30 September 2021, 17:35:20 UTC
11975eb Fixing indexing bug for ms writer w/ data, flags, and nsamples arrays 30 September 2021, 17:35:20 UTC
91456e0 Fixing where SOURCE table for MS writer gets written 30 September 2021, 17:35:20 UTC
f322dbc Fixing typo I inadvertantly introduced 30 September 2021, 17:35:20 UTC
704955d More mods to the MS writer, trying to get pyuvdata gen'd datasets to match other example datasets. 30 September 2021, 17:35:20 UTC
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
back to top