From d404c9620caad7e60360abb3456c2dcfb948e1ff Mon Sep 17 00:00:00 2001 From: Michele De La Pena Date: Fri, 27 Oct 2023 09:20:45 -0400 Subject: [PATCH] More informational updates --- CHANGES.rst | 2 +- docs/wfc3tools/history.rst | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index 8dae9d3..eb2bf63 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,6 +1,6 @@ 1.5.0 (2023-10-18) ------------------ -- Major updates to the readthedocs documentation, particularly for the UVIS pipeline [#68, #83] +- 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] diff --git a/docs/wfc3tools/history.rst b/docs/wfc3tools/history.rst index 68f314c..3faf859 100644 --- a/docs/wfc3tools/history.rst +++ b/docs/wfc3tools/history.rst @@ -7,8 +7,8 @@ Software Update History for HSTCAL.CALWF3 .. warning:: The IRAF version of WFC3 is no longer maintained or delivered; use WFC3TOOLS in HSTCAL or call the executable, calwf3.e, from your operating system command line. With version 3.3, the pipeline now produces two versions of each calibrated file: one set with the CTE correction applied and one set without the CTE correction applied. **Updates for Version 3.7.1 18-Oct-2023 - MDD** - - Updates to reconcile the old and new algorithms for flagging full-well saturated pixels. - The new algorithm uses a saturation image which is applied after BLECORR/BIASCORR, and + - Updates to reconcile the old and new algorithms for flagging full-well saturated pixels. + The new algorithm uses a saturation image which is applied after BLECORR/BIASCORR, where the image is already trimmed of the overscan regions. The old algorithm used a single scalar value applied to the ENTIRE readout (science data and overscan). Added flagging in DQICORR of the overscan regions when the saturation image of the new algorithm is to