Skip to content

Commit

Permalink
fix change log entries
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharyburnett committed Oct 7, 2022
1 parent b3d39ba commit 94fe920
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -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)
==================

Expand All @@ -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
~~~~~~~~~~~~

Expand Down Expand Up @@ -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
~~~~~~~~~~~~

Expand Down

0 comments on commit 94fe920

Please sign in to comment.