Skip to content

Commit b075878

Browse files
committed
Add changelog entry
1 parent 5c412f2 commit b075878

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
@@ -22,6 +22,14 @@ New Features
2222
more accurate transformations for directed regions such as ellipses and
2323
rectangles. [#650, #651]
2424

25+
- Added a ``use_ellipse`` keyword to the ``to_pixel`` and ``to_sky``
26+
methods of circular and circular annulus region classes that allows
27+
the user to specify whether to return an elliptical region instead of
28+
a circular region when converting between pixel and sky coordinates.
29+
This is useful for cases where the WCS is distorted or has different
30+
pixel scales along different axes and the circular region would be
31+
significantly distorted in pixel or sky coordinates. [#652]
32+
2533
Bug Fixes
2634
---------
2735

0 commit comments

Comments
 (0)