Skip to content

Commit

Permalink
changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
kecnry committed Aug 18, 2022
1 parent c2b34e5 commit 2bcd8ce
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ New Features

- ``peak_method`` as an optional argument to ``KosmosTrace`` [#115]

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

- ``BoxcarExtract`` and ``HorneExtract`` now accept parameters (and require the image and trace)
at initialization, and allow overriding any input parameters when calling. [#117]


1.0.0
-----
Expand All @@ -15,8 +21,8 @@ New Features

- Added ``Trace`` classes
- Added basic synthetic data routines
- Added ``BoxcarExtraction``
- Added ``HorneExtraction``, a.k.a. ``OptimalExtraction``
- Added ``BoxcarExtract``
- Added ``HorneExtract``, a.k.a. ``OptimalExtract``
- Added basic ``Background`` subtraction

Bug Fixes
Expand Down

0 comments on commit 2bcd8ce

Please sign in to comment.