Skip to content

Commit

Permalink
Modified the change log to mention 'specreduce.utils.align_2d_spectru…
Browse files Browse the repository at this point in the history
…m_along_trace'.
  • Loading branch information
hpparvi committed Jan 16, 2025
1 parent 808162c commit 6c1c139
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,13 @@ New Features
API Changes
^^^^^^^^^^^

New Features
^^^^^^^^^^^^
- Added a ``specreduce.utils.align_2d_spectrum_along_trace`` utility function that aligns a
rectilinear 2D spectrum image along a spectrum trace. The rectification can be done using
either linear interpolation, giving a sub-pixel shift resolution, or using integer shifts.
The function also updates the image mask and propagates the uncertainties.

Bug Fixes
^^^^^^^^^

Expand Down

0 comments on commit 6c1c139

Please sign in to comment.