Skip to content

Commit

Permalink
Revised the change log.
Browse files Browse the repository at this point in the history
  • Loading branch information
hpparvi committed Jan 16, 2025
1 parent 6c1c139 commit 43a4845
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,12 @@ Other changes

New Features
^^^^^^^^^^^^

- Added the ``mask_treatment`` parameter to Background, Trace, and Boxcar Extract
operations to handle non-finite data and boolean masks. Choice of ``filter``,
``omit``, or ``zero-fill``. [#216]

API Changes
^^^^^^^^^^^

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.
Expand Down

0 comments on commit 43a4845

Please sign in to comment.