We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ac3e4a commit 476f865Copy full SHA for 476f865
CHANGES.rst
@@ -16,6 +16,13 @@ Other changes
16
1.4.2
17
------
18
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
+
26
Bug Fixes
27
^^^^^^^^^
28
- Fixed Astropy v7.0 incompatibility bug [#229] in ``tracing.FitTrace``: changed to use
0 commit comments