Version 2.2.10
This version adds many new features and improvements, the highlights are:
- Significantly increased uvh5 reading and writing speed.
- Performance improvement when doing a
UVData.select
using thebls
parameter - Support for bitshuffle compression in uvh5 files.
- Support for flex-pol objects in uvh5 files.
- Major performance improvement in the
UVBeam.to_healpix
method. - Support for partial reads on beamfits files.
- Support for future array shapes in UVBeam.
Full changes detailed below and in our changelog:
What's Changed
- Add missing changelog entries from PR #1148 by @bhazelton in #1206
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1207
- Partial Reading for Beamfits by @steven-murray in #1205
- Telescope frame by @aelanman in #1199
- UVBeam cython extension by @mkolopanis in #1208
- Add support for future array shapes in UVBeam by @bhazelton in #1209
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1211
- Speedup uvh5, add more flex_pol support by @bhazelton in #1203
- update pipy CI to use up to date action by @bhazelton in #1210
- Fix how setuptools_scm requirements are specified by @plaplant in #1214
- Add support for a SkyCoord UVParameter for pyradiosky by @bhazelton in #1215
- update changelog for v2.2.10 by @bhazelton in #1216
Full Changelog: v2.2.9...v2.2.10