From 94fe920b58d5edf99cfce7a8cc41354c7181c39b Mon Sep 17 00:00:00 2001 From: Zach Burnett Date: Fri, 7 Oct 2022 08:43:53 -0400 Subject: [PATCH] fix change log entries --- CHANGES.rst | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index 2c75decb3..7f82cfe18 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,12 +1,25 @@ 1.1.1 (unreleased) ================== +Bug Fixes +--------- + +dark_current +~~~~~~~~~~~~ + +- Bug fix for computation of the total number of frames when science data + use on-board frame averaging and/or group gaps. [#121] + jump ----- +~~~~ - Changes to flag both NIR snowballs and MIRI showers for JP-#2645. [#118] +- Early in the step, the object arrays are converted from DN to electrons +by multiplying by the gain. The values need to be reverted back to DN +at the end of the step. [#116] + 1.1.0 (2022-08-17) ================== @@ -19,13 +32,6 @@ General Bug Fixes --------- -jump -~~~~ - - - Early in the step, the object arrays are converted from DN to electrons - by multiplying by the gain. The values need to be reverted back to DN - at the end of the step. [#116] - ramp_fitting ~~~~~~~~~~~~ @@ -58,12 +64,6 @@ jump Bug Fixes --------- -dark_current -~~~~~~~~~~~~ - -- Bug fix for computation of the total number of frames when science data - use on-board frame averaging and/or group gaps. [#121] - ramp_fitting ~~~~~~~~~~~~