Skip to content
This repository has been archived by the owner on Jan 26, 2018. It is now read-only.
/ pyregion Public archive

Archived, now in Astropy: https://github.com/astropy/pyregion. Parse DS9 region files.

License

MIT, BSD-3-Clause licenses found

Licenses found

MIT
LICENSE
BSD-3-Clause
LICENSE_kapteyn.txt
Notifications You must be signed in to change notification settings

spacetelescope/pyregion

Repository files navigation

pyregion
========

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

Homepage : http://leejjoon.github.com/pyregion/

pyregion is "easy_install"able.

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


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 (see exception below) are under MIT License. See LICENSE.

* "lib/kapteyn_celestial.py" is from the Kapteyn package
  (http://www.astro.rug.nl/software/kapteyn/). See
  LICENSE_kapteyn.txt.