Skip to content

Commit

Permalink
Update release notes to reflect PR comments
Browse files Browse the repository at this point in the history
	modified:   doc/releases/1.14.1dev.rst
  • Loading branch information
tbowers7 committed Oct 27, 2023
1 parent 011ebe6 commit c8f3102
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/releases/1.14.1dev.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ Functionality/Performance Improvements and Additions
- Allow the specification of wavelength limits on the flexure cross-correlation
against a sky template to limit the effect of unconstrained wavelength
solutions at the ends of the spectrum.
- Change ``overscan_method = 'polynomial'`` to ``overscan_method = 'chebyshev'``
to reflect the *type* of polynomial being fit. Both names point to the same
code, but the name ``'polynomial'`` is deprecated and will be removed in the
future.

Instrument-specific Updates
---------------------------
Expand Down

0 comments on commit c8f3102

Please sign in to comment.