Skip to content

stginga 1.3 Release Notes

Compare
Choose a tag to compare
@pllim pllim released this 11 Jun 16:36
· 68 commits to master since this release
1.3.0

New Features

  • New stginga.utils.scale_image_with_dq function to rescale image after cleaning bad pixels first. [#200]
  • Exposed rescaling of WCS as stginga.utils.scale_wcs function. [#200]
  • Added a new rescale keyword for stginga.utils.interpolate_badpix function. [#200]

Other Changes and Additions

  • This version requires Python 3.7 or later. [#207]
  • This version should be compatible with Ginga 3.2.