https://github.com/RadioAstronomySoftwareGroup/pyuvdata

sort by:
Revision Author Date Message Commit Date
863cf50 bump the cibuildwheel version to fix windows builds 10 February 2024, 07:12:05 UTC
416ea5a Add a changelog entry for small UVFlag bug fixed in a recent pre-commit PR 08 February 2024, 19:28:57 UTC
160c1d5 Minor code optimizations related to weights 08 February 2024, 17:02:44 UTC
4508e51 Removing random no-op code, adding snark. 08 February 2024, 17:02:44 UTC
1a691a0 Removing debugging print statements from tests 08 February 2024, 17:02:44 UTC
0ab8d6f Fixing up tutorial based on very helpful reviewer feedback 08 February 2024, 17:02:44 UTC
55c54dc Adding comment on POL_TO_FEED_DICT in utils to address reviewer comment. 08 February 2024, 17:02:44 UTC
e1b1160 Updating CHANGELOG 08 February 2024, 17:02:44 UTC
50ba14e Small comment/coverage change 08 February 2024, 17:02:44 UTC
27dab9e Adding SMA MIR->MS tutorial 08 February 2024, 17:02:44 UTC
75b558d Big slug of overdue docstring updates, cleaning up all the remaining functions 08 February 2024, 17:02:44 UTC
4afca9f Addressing review comments 08 February 2024, 17:02:44 UTC
2890ad3 Minor reworking of COMPASS import, related equality checking 08 February 2024, 17:02:44 UTC
26f8254 Minor fixes, adding codes check 08 February 2024, 17:02:44 UTC
7c798cf One more slug of changes to support ASIC-era SMA data. 08 February 2024, 17:02:44 UTC
95f3fad Keyword cleanup in MirParser 08 February 2024, 17:02:44 UTC
c1d0b08 Big slug of updates, addng test coverage to new MirParser features. 08 February 2024, 17:02:44 UTC
4f48655 Properly plumbing swarm_only keyword for MIR datasets 08 February 2024, 17:02:44 UTC
97d1bb4 More tweaks to how SWARM-era data is handled in MIR 08 February 2024, 17:02:44 UTC
35decd4 Adding swarm_only keyword on v3 compliance check 08 February 2024, 17:02:44 UTC
df4d82f Adding handling for spectral weights in MirParser 08 February 2024, 17:02:44 UTC
6685e9f Fixing broken tests caused by COMPASS solns change 08 February 2024, 17:02:44 UTC
42e9853 More minor patches for MIR reading 08 February 2024, 17:02:44 UTC
3667e95 Fixing order-of-operation issue in logic for v3 compliance checking with MirParser 08 February 2024, 17:02:44 UTC
ce3dbc4 Forcing selection of SWARM-era data only for SMA 08 February 2024, 17:02:44 UTC
edabdf6 Integrating hooks for COMPASS read-in for MIR, building in check for v3 compliance. 08 February 2024, 17:02:44 UTC
9135deb Updating MirParser to enable reading in pre-v3 MIR data 08 February 2024, 17:02:44 UTC
0397511 Fixing tests that broke with COMPASS import changes 08 February 2024, 17:02:44 UTC
d26ed7c Next set of tweaks for MirParser, including updates for integrating COMPASS gains and flags 08 February 2024, 17:02:44 UTC
341f58c Adding handling for pseudo-stokes in write_ms 08 February 2024, 17:02:44 UTC
b9f10b8 Adding a few helper functions for masks 08 February 2024, 17:02:44 UTC
5c8487a Fixing bug in new freq checking code in Mir 08 February 2024, 17:02:44 UTC
67e9474 Fixing frequency checking in Mir data reader 08 February 2024, 17:02:44 UTC
7623040 Fixing apply_tsys in MirParser to handle bad tsys values (and flag data appropriately) 08 February 2024, 17:02:44 UTC
ab044fc update test mcmf location to account for moon ellipsoid flattening also puts xyz in MCMF frame, not possibly relative frame from before 08 February 2024, 17:01:59 UTC
a9929cd s/body/Body typo fix 08 February 2024, 17:01:59 UTC
79c85b1 [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci 08 February 2024, 17:01:59 UTC
473f82d remove commented code 08 February 2024, 17:01:59 UTC
a014c69 move some comments and an import 08 February 2024, 17:01:59 UTC
2d325d3 update test utils parameters to account for moon ellipsoid flattening 08 February 2024, 17:01:59 UTC
fb5915f add ellipsoid enum in utils pyx extension to accommodate other worlds 08 February 2024, 17:01:59 UTC
b86712a Fix so that write_uvfits doesn't change the object, add loopback testing 08 February 2024, 03:41:17 UTC
4d66558 fix test 08 February 2024, 02:27:07 UTC
c6fcd6a fix pre-commit issues 08 February 2024, 02:27:07 UTC
174bd9e [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci 08 February 2024, 02:27:07 UTC
32ca147 [pre-commit.ci] pre-commit autoupdate updates: - [github.com/psf/black: 23.12.1 → 24.1.1](https://github.com/psf/black/compare/23.12.1...24.1.1) - [github.com/PyCQA/bandit: 1.7.6 → 1.7.7](https://github.com/PyCQA/bandit/compare/1.7.6...1.7.7) 08 February 2024, 02:27:07 UTC
f448f05 Making pytest<8.0 change as suggested by @bhazelton 07 February 2024, 19:20:19 UTC
e3ff0d3 __init__.py:20:35: E261 at least two spaces before inline comment 07 February 2024, 19:20:19 UTC
40b8439 Readability and coverage 07 February 2024, 19:20:19 UTC
e3e85a2 Removing three blank lines 07 February 2024, 19:20:19 UTC
bf9f185 Context management for uvfits fits open test 07 February 2024, 19:20:19 UTC
87c19eb Re-linted after adding a test 07 February 2024, 19:20:19 UTC
69db8fa Adding test for uncovered code (re-index antennas in miriad_convention uvfits output) 07 February 2024, 19:20:19 UTC
4961000 Removed trailing whitespaces ... 07 February 2024, 19:20:19 UTC
f97cbb5 Reran black on files after pre-CI linter complained once again 07 February 2024, 19:20:19 UTC
3d80443 Updated docstrings to quash RST201/RST203 linting errors 07 February 2024, 19:20:19 UTC
511290b Manually adding CI changes from https://github.com/ska-sci-ops/pyuvdata/pull/2 07 February 2024, 19:20:19 UTC
56e3a48 Ran black with --preview to fix line lengths of strings 07 February 2024, 19:20:19 UTC
d555bfd Ran black with --preview to fix string line lengths 07 February 2024, 19:20:19 UTC
9c05859 Updated CHANGELOG 07 February 2024, 19:20:19 UTC
7a7ebbd Added warning catch for write_miriad 07 February 2024, 19:20:19 UTC
3e6958b Updated with warning checks 07 February 2024, 19:20:19 UTC
0ba5764 Updated test_ms.py with warning checks 07 February 2024, 19:20:19 UTC
d19b801 Updated with black coding style (linted) 07 February 2024, 19:20:19 UTC
2b4d33d Updated test_miriad to use warn_dict 07 February 2024, 19:20:19 UTC
aa885d2 Updating MS test while I'm at it 07 February 2024, 19:20:19 UTC
acc9fcb Ran black linter for conformity 07 February 2024, 19:20:19 UTC
234f361 Adding and updating for miriad_convention tests 07 February 2024, 19:20:19 UTC
996931e Update miriad convention -- make sure antennas are 1-based when writing 07 February 2024, 19:20:19 UTC
27aafee Adding MIRIAD baseline convention support to UVFITS writer 07 February 2024, 19:20:19 UTC
330abc5 Update pyuvdata/uvdata/tests/test_ms.py Co-authored-by: kartographer <garrett.keating@cfa.harvard.edu> 07 February 2024, 19:20:19 UTC
c06c8de Adding a break to shake a flake headache https://www.youtube.com/watch?v=GdYpxVQ1BZs 07 February 2024, 19:20:19 UTC
ac7b005 Fix error message with incorrect flag info The ValueError warning when reading single channel data says you should set "ignore_single_channel=True", when really you should set "ignore_single_chan=False" 07 February 2024, 19:20:19 UTC
ca67840 Update test_ms.py with yet another error warning 07 February 2024, 19:20:19 UTC
072f953 Update test_ms.py as suggested by @kartographer 07 February 2024, 19:20:19 UTC
ca5ac48 Update pyuvdata/uvdata/tests/test_ms.py Co-authored-by: kartographer <garrett.keating@cfa.harvard.edu> 07 February 2024, 19:20:19 UTC
b5068ca Use @kartographer efficient view instead of copy Co-authored-by: kartographer <garrett.keating@cfa.harvard.edu> 07 February 2024, 19:20:19 UTC
3c29cee Update test_mir.py 07 February 2024, 19:20:19 UTC
038b95a Update test_miriad.py to catch new warning 07 February 2024, 19:20:19 UTC
c5924ee Adding test for legacy array shape 07 February 2024, 19:20:19 UTC
4b9e7b1 Fix for #1379: MS writing with legacy array shape fails 07 February 2024, 19:20:19 UTC
c410a60 Added warning catch to test_mir.py 07 February 2024, 19:20:19 UTC
2c3fd77 More black linting nonsense 07 February 2024, 19:20:19 UTC
c642b70 Ran black on test_miriad.py to finally appease linter 07 February 2024, 19:20:19 UTC
29b6f64 Appeasing the linter again 07 February 2024, 19:20:19 UTC
cf13cb4 Added tests to catch warning string and changes to appease linter 07 February 2024, 19:20:19 UTC
981c18e Updating additional miriad keywords with correct dtypes 07 February 2024, 19:20:19 UTC
c5f7ecb Adding default values for miriad output 07 February 2024, 19:20:19 UTC
5f5200a Update miriad.py - inttime cast as float32 'real' See https://github.com/ska-sci-ops/aavs_uv/issues/36 07 February 2024, 19:20:19 UTC
4293cca Updating CHANGELOG 24 January 2024, 20:39:00 UTC
fd87e31 Adding handling for when iers service is down and checking for no warnings. 24 January 2024, 20:39:00 UTC
fb99885 address review docs 23 January 2024, 16:08:38 UTC
3c4c8b5 update the tutorial to add info about the UVBeam and UVCal `new` methods 23 January 2024, 16:08:38 UTC
06010be Add a UVBeam.new method similar to the ones on UVData and UVCal Deprecate the unused `spw_array` and `Nspws` attributes on UVBeam. Deprecate the `UVBeam.freq_interp_kind` attribute in favor of a parameter on the interp method. Deprecate upper case strings in UVBeam.feed_array 23 January 2024, 16:08:38 UTC
7790d06 One more try -- fixing positional argument deprecation warning 22 January 2024, 01:03:01 UTC
ee7736c Adding a catch for scipy < 1.11, before the simpson function existed. 22 January 2024, 01:03:01 UTC
2caf127 Updating change log. 22 January 2024, 01:03:01 UTC
7a0cdc8 Removing deprecated simps method that was throwing a lot of deprecation warnings. 22 January 2024, 01:03:01 UTC
f1d8de2 Run the tutorial plotting code in doctests To prevent bugs in the plotting code. Also include the plots in the docs. 16 January 2024, 16:58:29 UTC
e0ff8db [pre-commit.ci] pre-commit autoupdate updates: - [github.com/pycqa/flake8: 6.1.0 → 7.0.0](https://github.com/pycqa/flake8/compare/6.1.0...7.0.0) 09 January 2024, 17:18:44 UTC
back to top