Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 1.02 KB

README.rst

File metadata and controls

42 lines (28 loc) · 1.02 KB

pyregion

pyregion is a python module to parse ds9 region files. It also supports ciao region files.

Homepage : http://pyregion.readthedocs.org/

PyPI: http://pypi.python.org/pypi/pyregion

Installation: pip install pyregion

Lead developer: Jae-Joon Lee ([@leejjoon](http://github.com/leejjoon))

FEATURES

  • ds9 and ciao region files.
  • (physical, wcs) coordinate conversion to the image coordinate.
  • convert regions to matplotlib patches.
  • convert regions to spatial filter (i.e., generate mask images)

LICENSE

All files are under MIT License. See LICENSE.

Status

image

image

New regions package

See also the in-development regions package at https://github.com/astropy/regions a new astronomy package for regions based on Astropy.