diff options
author | Joseph Long <jlong@stsci.edu> | 2016-04-29 15:37:13 -0400 |
---|---|---|
committer | Joseph Long <jlong@stsci.edu> | 2016-04-29 15:37:13 -0400 |
commit | 94572ef4f49a7ea5ab7a4a4b30a80c66f611afa0 (patch) | |
tree | 76c73f3eeef7d400b104f3f6983cdbad7409b74b /source/release_notes.rst | |
parent | 7d40a95193c21409c1ba51586e057cefe32e1632 (diff) | |
download | astroconda-94572ef4f49a7ea5ab7a4a4b30a80c66f611afa0.tar.gz |
Expand on installation instructions
Diffstat (limited to 'source/release_notes.rst')
-rw-r--r-- | source/release_notes.rst | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/source/release_notes.rst b/source/release_notes.rst index 15f66ed..39f2677 100644 --- a/source/release_notes.rst +++ b/source/release_notes.rst @@ -66,9 +66,7 @@ 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 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |