https://github.com/RadioAstronomySoftwareGroup/pyuvdata

sort by:
Revision Author Date Message Commit Date
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
16858ad Few more minor docstring fixes 05 January 2024, 01:25:56 UTC
01808d5 Fixing various docstring errors based on review 05 January 2024, 01:25:56 UTC
85c78d1 Updating CHANGELOG 05 January 2024, 01:25:56 UTC
450e974 More minor clean-up of phasing code. 05 January 2024, 01:25:56 UTC
6fd8274 Adding one more piece to the test coverage that's not just a no-op. 05 January 2024, 01:25:56 UTC
95ccdbf Minor clean-up of some pieces of phasing code 05 January 2024, 01:25:56 UTC
ad44a7c Adding updaet_antenna_positions method for baseline updates in UVData object 05 January 2024, 01:25:56 UTC
5e54daa add memo pdf 04 January 2024, 17:58:26 UTC
7f255cd A few small fixes 04 January 2024, 17:58:26 UTC
3912210 [pre-commit.ci] pre-commit autoupdate updates: - [github.com/psf/black: 23.12.0 → 23.12.1](https://github.com/psf/black/compare/23.12.0...23.12.1) 03 January 2024, 19:35:22 UTC
2a11112 [pre-commit.ci] pre-commit autoupdate updates: - [github.com/psf/black: 23.11.0 → 23.12.0](https://github.com/psf/black/compare/23.11.0...23.12.0) - [github.com/pycqa/isort: 5.13.1 → 5.13.2](https://github.com/pycqa/isort/compare/5.13.1...5.13.2) 19 December 2023, 16:07:28 UTC
6a877ff Update flake8 plugin versions to match CI other minor cleanup 15 December 2023, 18:00:48 UTC
8b943a9 update cibuildwheel to support python 3.12 15 December 2023, 18:00:27 UTC
ca22e79 increase pyyaml requirement to >= 5.3 15 December 2023, 18:00:27 UTC
c4265e4 Drop python 3.8 support, add python 3.12 15 December 2023, 18:00:27 UTC
9f69dbb [pre-commit.ci] pre-commit autoupdate updates: - [github.com/PyCQA/bandit: 1.7.5 → 1.7.6](https://github.com/PyCQA/bandit/compare/1.7.5...1.7.6) - [github.com/pycqa/isort: 5.12.0 → 5.13.1](https://github.com/pycqa/isort/compare/5.12.0...5.13.1) 11 December 2023, 21:45:19 UTC
2b8f706 Deprecate unnecessary freq_range/freq_array setting on UVCal also fix some bugs discovered in testing this 08 December 2023, 18:01:54 UTC
c643bfd add a test where ant_array is not a np.array 07 December 2023, 18:32:31 UTC
05190e0 force dtypes to match on uvcal inits, otherwise you get floats 07 December 2023, 18:32:31 UTC
bc631aa use c division for large antenna numbers 07 December 2023, 18:32:31 UTC
14ef942 use diff and comparison with rectangularity calc 07 December 2023, 18:32:31 UTC
e7742bd define constants for "large" numbers in cython extension 07 December 2023, 18:32:31 UTC
b0759a2 check if bls are same, using diff on uints gives over/under flow 07 December 2023, 18:32:31 UTC
8b70cb3 re-add min bl comparison 07 December 2023, 18:32:31 UTC
45c7c21 change baseline/antnum conversions to use u64 07 December 2023, 18:32:31 UTC
0b98ea0 Adding a smidgen more of test coverage 07 December 2023, 17:17:45 UTC
back to top