Skip to content

Releases: spacetelescope/wfc3tools

WFC3TOOLS v1.6.1

06 Feb 15:05
d6931c9

Choose a tag to compare

Also see CHANGES.rst

What's Changed

Maintenance release. No functional change.

Full Changelog: 1.6.0...1.6.1

WFC3TOOLS v1.6.0

22 Oct 00:06
1206755

Choose a tag to compare

Also see CHANGES.rst

What's Changed

New Contributors

Full Changelog: 1.5.0...1.6.0

WFC3TOOLS v1.5.0

27 Nov 14:27
9547509

Choose a tag to compare

  • Major updates to the readthedocs documentation, particularly for UVIS pipeline and new full-well saturation [#68, #83]
  • Updated some Python APIs for calwf3 component wrappers and explained parameters [#69, #71, #85]
  • Updated embedsub.py to ensure all input extensions are included in the output file [#70]
  • Reversed the use of column and row parameters when accessing image data and updated example for pstack [#73]
  • Modified how an image section is specified and reversed the use of column and row parameters for pstat [#75]
  • Dropped support for Python 3.8 [#79]

Tagged 1.4.0 from main

10 Mar 17:28
ae4be0c

Choose a tag to compare

  • fixed matplotlib plotting issue, added explicit draw and interaction plots
  • updates to package setup, removed support for TEAL interface [#63]
  • changes to documentation infrastructure and text [#64]
  • fixed bug in sub2full.py that required input file to be in pwd, now a file path can be supplied [#64]
  • removed 'version' argument (which corresponds to the command line -r flag) from calwf3 python interface [#64]
  • updates to module docstrings [#64]

Release Notes for WFC3Tools version 1.3.5

28 Apr 14:08

Choose a tag to compare

Updated calwf3 documentation corresponding to the release of calwf3 3.4.1

Release Notes for WFC3Tools version 1.3.4

18 Nov 23:07

Choose a tag to compare

  • A bug which was sending the wrong input string to the calwf3 executables was fixed.
  • Checks to make sure only one file is submitted to the executable by the user added since calwf3 and it's related subroutines only accept one input file, either a fits image or an association table (ASN file)

Release notes for WFC3TOOLS v1.3.3

04 Oct 16:09

Choose a tag to compare

This release incorporates documentations changes for CALWF3 which will increase from v3.3 to v3.4 with the installation of HSTDP 2016.2 in the Space Telescope Data processing system. Included are:

  • updated information on CTE correction for subarray images
  • updated information on Sink pixel detection for subarray images
  • updated interaction with the Jupyter notebook when interacting with the calwf3 executables
    • improved logging and error return information from the kernel