Skip to content

Commit 6c1c139

Browse files
committed
Modified the change log to mention 'specreduce.utils.align_2d_spectrum_along_trace'.
1 parent 808162c commit 6c1c139

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGES.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,13 @@ New Features
2525
API Changes
2626
^^^^^^^^^^^
2727

28+
New Features
29+
^^^^^^^^^^^^
30+
- Added a ``specreduce.utils.align_2d_spectrum_along_trace`` utility function that aligns a
31+
rectilinear 2D spectrum image along a spectrum trace. The rectification can be done using
32+
either linear interpolation, giving a sub-pixel shift resolution, or using integer shifts.
33+
The function also updates the image mask and propagates the uncertainties.
34+
2835
Bug Fixes
2936
^^^^^^^^^
3037

0 commit comments

Comments
 (0)