From 476f8656aad9d1dc6170305d0f7f51037f5d941d Mon Sep 17 00:00:00 2001 From: Hannu Parviainen Date: Tue, 10 Dec 2024 19:16:44 +0000 Subject: [PATCH] Modified the change log to mention 'specreduce.utils.align_2d_spectrum_along_trace'. --- CHANGES.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 9c8d4ad..8bc659e 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -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