We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 808162c commit 6c1c139Copy full SHA for 6c1c139
CHANGES.rst
@@ -25,6 +25,13 @@ New Features
25
API Changes
26
^^^^^^^^^^^
27
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
+
35
Bug Fixes
36
^^^^^^^^^
37
0 commit comments