Skip to content

Commit c1f4e2f

Browse files
committed
Add changelog entry for build_ellipse_model
1 parent 6b545c9 commit c1f4e2f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGES.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,14 @@ New Features
2929
- An optional ``array`` keyword was added to the ``SourceCatalog``
3030
``make_cutouts`` method. [#2023]
3131

32+
- ``photutils.isophote``
33+
34+
- ``build_ellipse_model`` is now Cythonized and considerably faster.
35+
36+
- ``build_ellipse_model`` also has additional optional keyword
37+
arguments ``phi_min`` and ``sma_interval``, which were previously
38+
hardcoded values.
39+
3240
Bug Fixes
3341
^^^^^^^^^
3442

0 commit comments

Comments
 (0)