Skip to content

Commit

Permalink
Add changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
mcara committed Jan 3, 2025
1 parent efce624 commit 59e4c4b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,11 @@ API Changes
different along the x and y edges if the kernel shape is rectangular.
[#1957]

- Detected sources that match interval ends for sharpness, roundness, and
maximum peak values (``sharplo``, ``sharphi``, ``roundlo``, ``roundhi``,
and ``peakmax``) are now included in the returned table of detected
sources by ``DAOStarFinder`` and ``IRAFStarFinder``. [#1978]

- ``photutils.morphology``

- The ``gini`` function now returns zero instead of NaN if the
Expand Down

0 comments on commit 59e4c4b

Please sign in to comment.