Skip to content

v1.12.0

Choose a tag to compare

@github-actions github-actions released this 24 Apr 13:54
· 96 commits to main since this release
ba5d96f

1.12.0 (2025-04-24)

Deprecations and Removals

  • The varying celestial transform models (derived from BaseVaryingCelestialTransform) now support lookup tables of CRPIX. This means that the crpix= kwarg is deprecated and replaced with crpix_table and the crpix parameter is now a crpix_table attribute. (#501)

Features

  • Add support for Product ID DKIST inventory keyword, which uniquely identifies a dataset's science frames. (#549)