Releases: HERA-Team/hera_opm
v1.4.0
What's Changed
Major changes to LST-bin configuration setup.
- fix: change import of lstbin_simple by @steven-murray in #148
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #144
- Prep for lstbin subpackage by @steven-murray in #150
- Multi lst blchunk by @steven-murray in #151
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #149
Full Changelog: v1.3.1...v1.4.0
v1.3.1
What's Changed
- fix: some config entries that aren't required but have default None by @steven-murray in #147
Full Changelog: v1.3.0...v1.3.1
v1.3.0
The major update here is the LST-bin configuration updates, which change the way the TOML is specific for LST-binning.
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #138
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #140
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #141
- feat: allow specifying lst bin total size by @steven-murray in #142
- LST-bin configuration updates by @steven-murray in #143
Full Changelog: v1.2.1...v1.3.0
Version 1.2.1
This version adds support for HTCondor batch submission system. It also switches to setuptools_scm
to handle package versioning.
Version 1.2.0
Revamp the handling of time pre-requisites in the config file API. See the docs for an updated set of keywords.
Version 1.1.0
This version adds support for striding through a list of observations. It also removes support for polarizations broken out into different files. If polarization support is required, v1.0.0 or earlier must be used. Other changes are documented in the changelog.
Version 1.0.0
This release drops support for python2. It also adds a changelog to track changes, with some historical information filled in.