Skip to content

Commit 476f865

Browse files
committed
Modified the change log to mention 'specreduce.utils.align_2d_spectrum_along_trace'.
1 parent 0ac3e4a commit 476f865

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Diff for: CHANGES.rst

+7
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,13 @@ Other changes
1616
1.4.2
1717
------
1818

19+
New Features
20+
^^^^^^^^^^^^
21+
- Added a ``specreduce.utils.align_2d_spectrum_along_trace`` utility function that aligns a
22+
rectilinear 2D spectrum image along a spectrum trace. The rectification can be done using
23+
either linear interpolation, giving a sub-pixel shift resolution, or using integer shifts.
24+
The function also updates the image mask and propagates the uncertainties.
25+
1926
Bug Fixes
2027
^^^^^^^^^
2128
- Fixed Astropy v7.0 incompatibility bug [#229] in ``tracing.FitTrace``: changed to use

0 commit comments

Comments
 (0)