Astropy Regions¶
regions is an in-development coordinated package of Astropy for region handling.
To get an overview of available features, see Getting Started.
The eventual goal is to merge this package into the Astropy core package.
Code : GitHub repository
Contributors : https://github.com/astropy/regions/graphs/contributors
Getting Started¶
User Documentation¶
Example¶
The following example shows how to read a DS9 region file and plot the regions on an image using Matplotlib.
(Source code
, png
, hires.png
, pdf
, svg
)