Skip to content

Releases: spacetelescope/wss_tools

QUIP 1.2 Release Notes

11 Jun 17:06
1.2.0
Compare
Choose a tag to compare

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 in THUMBNAIL mode. [#72]
  • Default size of THUMBNAIL images has increased from 100 to 500. [#72]
  • Fixed quip_activity_log.xsd so that it can validate quip_activity_log.xml properly. [#75]
  • Minimum SBR for Pupil Imaging and CP is now 1500. [#83]

QUIP 1.1 Release Notes

03 Feb 18:20
1.1
Compare
Choose a tag to compare
  • New SegIDHelper plugin. [#47]
  • Size of NIRCam SW images in Segment ID mode is now larger. [#47]
  • New functionality to generate operation files. [#55]
  • Infrastructure update in accordance to Astropy APE 17. [#65]

QUIP 1.0 Release Notes

09 Nov 04:48
1.0
0f28751
Compare
Choose a tag to compare

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

24 Feb 18:59
0.5
4c0ea18
Compare
Choose a tag to compare

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

26 Oct 20:08
Compare
Choose a tag to compare
  • Added --mosaic-thumb-size option for custom pre-mosaic thumbnail width when QUIP is operated in THUMBNAIL mode.
  • Documentation updates.
  • astropy-helpers is now 2.0.2.

QUIP 0.4 Release Notes

19 Jul 20:33
Compare
Choose a tag to compare

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

20 Jun 15:57
Compare
Choose a tag to compare

Mosaic now does not pad edges. astropy-helpers submodule is updated.

QUIP 0.3.7 Release Notes

20 Mar 20:48
Compare
Choose a tag to compare

Bug fix release to construct NIRCam mosaic properly for Segment ID mode.

QUIP 0.3.6 Release Notes

22 Feb 20:42
Compare
Choose a tag to compare

This release is compatible with Ginga 2.6 or later.

QUIP 0.3.5 Release Notes

19 Jul 19:47
Compare
Choose a tag to compare

Removed the need to custom define HOME environment variable on Windows.