summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Long <jlong@stsci.edu>2016-04-29 16:01:31 -0400
committerJoseph Long <jlong@stsci.edu>2016-04-29 16:01:35 -0400
commit18977cc7c32da68b8381aaaa1537d929c7215889 (patch)
treed1702afdb25a81859cf903d4734285a37046d3d9
parentff70bdc529d2f7be13ec1dd08ae94142b370538b (diff)
downloadastroconda-18977cc7c32da68b8381aaaa1537d929c7215889.tar.gz
Revert typo fix in 94572ef
-rw-r--r--source/release_notes.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/source/release_notes.rst b/source/release_notes.rst
index 39f2677..15f66ed 100644
--- a/source/release_notes.rst
+++ b/source/release_notes.rst
@@ -66,7 +66,9 @@ Allow flux extraction from 0 to 100%
The latest version of calcos (3.0) throws an IndexError when the range
of the 2zxtab is 0 to 100%. Handle this case separately, always
integrating over the whole height of the extraction box to duplicate the
-behavior of the boxcar option.
+behavior of the boxcar
+
+option.
Ignore DQ flag DQ\_GAIN\_SAG\_HOLE in background regions in profile alignment step
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^