Skip to content

Commit 60bebd0

Browse files
committed
Add changelog entry
1 parent a7dab3c commit 60bebd0

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

29+
- Added a ``use_ellipse`` keyword to the ``to_pixel`` and ``to_sky``
30+
methods of circular and circular annulus region classes that allows
31+
the user to specify whether to return an elliptical region instead of
32+
a circular region when converting between pixel and sky coordinates.
33+
This is useful for cases where the WCS is distorted or has different
34+
pixel scales along different axes and the circular region would be
35+
significantly distorted in pixel or sky coordinates. [#652]
36+
2937
- Improved the string representations of all ``Regions`` and ``Region``
3038
objects. [#653]
3139

0 commit comments

Comments
 (0)