Releases: spacetelescope/wss_tools
Releases · spacetelescope/wss_tools
QUIP 1.2 Release Notes
This requires Python 3.7 or later. [#74]
This release should be compatible with Ginga 3.2 and stginga 1.3.
- Downsampling of images now take DQ into account. [#70]
- Added
--n-cores
option for multiprocessing in downsampling images inTHUMBNAIL
mode. [#72] - Default size of THUMBNAIL images has increased from 100 to 500. [#72]
- Fixed
quip_activity_log.xsd
so that it can validatequip_activity_log.xml
properly. [#75] - Minimum SBR for Pupil Imaging and CP is now 1500. [#83]
QUIP 1.1 Release Notes
QUIP 1.0 Release Notes
This release was successfully tests with Ginga 2.7.2 and stginga
1.0 in Python 3.7.
- Python 2 is no longer supported. Minimum supported Python version is now 3.5.
- Up the mosaic limit for saving using
SaveImage
. [#41]
QUIP 0.5 Release Notes
This is the last release that supports Python 2.
- Updated
astropy_helpers
to v2.0.5. - Compatibility with Ginga 2.7 and
stginga
0.3.
QUIP 0.4.1 Release Notes
- Added
--mosaic-thumb-size
option for custom pre-mosaic thumbnail width when QUIP is operated inTHUMBNAIL
mode. - Documentation updates.
astropy-helpers
is now 2.0.2.
QUIP 0.4 Release Notes
This version is compatible with Astropy 2.0 and is to be used with stginga
0.2 or later. THUMBNAIL
mode behavior is improved.
QUIP 0.3.8 Release Notes
Mosaic now does not pad edges. astropy-helpers
submodule is updated.
QUIP 0.3.7 Release Notes
Bug fix release to construct NIRCam mosaic properly for Segment ID mode.
QUIP 0.3.6 Release Notes
This release is compatible with Ginga 2.6 or later.
QUIP 0.3.5 Release Notes
Removed the need to custom define HOME environment variable on Windows.