Skip to content

v0.8.0

Latest

Choose a tag to compare

@roytsmart roytsmart released this 19 Nov 04:10
· 3 commits to main since this release
9c43285

What's Changed

  • Added iris.sg.open() function for convenience. by @roytsmart in #32
  • Added SpectrographObservation.show() method to plot a single raster of an observation. by @roytsmart in #33
  • Modified SpectrographObservation.from_fits() to be robust against observations with an invalid DATE_OBS. by @roytsmart in #34
  • Modified SpectrographObservation to have a different time for each frame in the raster. by @roytsmart in #35
  • Minor formatting fixes to SpectographObservation._animate(). by @roytsmart in #36
  • Modified iris.sg.effective_area() to use irispy instead of calculating it from the response files. by @roytsmart in #37

Full Changelog: v0.7.0...v0.8.0