File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments