Releases: spacetelescope/pastasoss
Releases · spacetelescope/pastasoss
1.2.2: Merge pull request #16 from spacetelescope/develop
In this release, we made adjustments to the package requirements. We had previously adjusted the numpy requirements in the previous release to address issue #13. Furthermore, we downgraded the scipy requirements to scipy>=v1.8.0
to continue supporting issue #13.
There are no changes to the codebase in this release.
v1.2.1
What's Changed
- Updates to models to support order 2 spectral traces fully. by @tbainesUA in #9
- update wavecal order2 poly method to not depend on offset by @tbainesUA in #11
- updated typo found in a cell by @tbainesUA in #12
- Updating package version dependencies and file removing by @tbainesUA in #14
- pypi publishing by @tbainesUA in #15
Full Changelog: v1.1.0...v1.2.1
PASTASOSS v1.1.0
Here we are are release update to the package that now include out wavelength calibration models for spectral orders 1 and 2. In addition, we included an update order 2 trace model with an extended range.
PASTASOSS First Release
- Developed software for predicting traces positions for spectral order 1 and 2 in SOSS observations for first release.
- Software include reference trace positions data files for both orders stored in data directory
- Demo notebook on how to use software is provided in the Notebook directory