Skip to content

v0.35.0

Compare
Choose a tag to compare
@michealroberts michealroberts released this 17 Oct 20:04
· 58 commits to main since this release
4968173

What's Changed

This release of IRIS introduces the ability to encode an image.Image model as an astrotiff, writing the relevant IFD header details as per the ASTROTIFF v1.0 specification here: https://astro-tiff.sourceforge.io/.

Features

  • feat: add (h *FITSHeader) AddLineFeedCharacteToHeaderRow utility in @observerly/iris by @michealroberts in #220
  • feat: add Encode to astrotiff module in @observerly/iris by @michealroberts in #229

Full Changelog: v0.34.0...v0.35.0