Version 0.3.1
This version adds an extra_columns
attribute to SkyModel, a recarray to store other catalog information with a value per component.
It also includes a new memo fully describing the skyH5 file format and makes a few small changes to the format (with backwards compatibility).
Full details below and in our changelog.
What's Changed
- fix new pre-commit errors from flake8-bugbear by @bhazelton in #208
- Change package structure by @bhazelton in #209
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #211
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #212
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #214
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #217
- fix make_flat_spectrum_eor.py not accepting a frame by @daniel-quinter in #216
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #219
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #221
- Add
extra_columns
attribute to store other per-component catalog info by @bhazelton in #218 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #222
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #223
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #225
- fix the units on FHD reference frequencies by @bhazelton in #224
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #227
- Add a SkyH5 memo describing the file format by @bhazelton in #220
- Add the SkyH5 memo pdf to the repo by @bhazelton in #229
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #230
- Add support for python 3.12, drop python 3.8 support by @bhazelton in #228
- Read fhd catalog fix by @dstorer in #207
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #232
- Some small tutorial improvements by @bhazelton in #226
- Prepare for version 0.3.1 by @bhazelton in #233
New Contributors
- @daniel-quinter made their first contribution in #216
- @dstorer made their first contribution in #207
Full Changelog: v0.3.0...v0.3.1