This repository was archived by the owner on Mar 19, 2025. It is now read-only.
stginga 1.3 Release Notes
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 forstginga.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.