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 Dec 10, 2024
1 parent 0ac3e4a commit 476f865
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 @@ -16,6 +16,13 @@ Other changes
1.4.2
------

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
^^^^^^^^^
- Fixed Astropy v7.0 incompatibility bug [#229] in ``tracing.FitTrace``: changed to use
Expand Down

0 comments on commit 476f865

Please sign in to comment.