This version has a number of fixes and improvements:
- Added a
UVData.flip_conjugationmethod and more detail to the uvw check warning
message to inform users when a conjugation flip might be needed. - Improved handling for MWA correlator fits files responding to recent updates to the MWA digital system.
- Better colormap defaulting and a new parameter to set the color map in beam plotting methods.
- Compatibility with numpy>=2.3
full details below and in our changelog:
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #1620
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #1622
- Error when attempting to read fringe stopped data by @ldress in #1621
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #1623
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #1626
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #1627
- Change
remove_coarse_bandsetting when reading derippled MWA data by @ldress in #1628 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #1630
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #1635
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #1636
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #1637
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #1640
- Fix backwards compatibility issues with feed arrays in beamfits files by @bhazelton in #1638
- Beam plotting tweaks by @bhazelton in #1639
- Add
flip_conjugationmethod and user info if it would reduce the uvw discrepancy by @bhazelton in #1634 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #1642
- [pre-commit.ci] pre-commit autoupdate, pin numba in pyproject.toml by @pre-commit-ci[bot] in #1644
- Making uvcalibrate work w/ wideband gains solns by @kartographer in #1643
- prepare for v3.2.5 by @bhazelton in #1645
New Contributors
Full Changelog: v3.2.4...v3.2.5