leejjoon / pywcsgrid2

astromonical fits image for python matplotlib
http://leejjoon.github.com/pywcsgrid2/
MIT License
25 stars 13 forks source link

Build Status

pywcsgrid2

pywcsgrid2 is a python module to be used with matplotlib for displaying astronomical fits images. It provides a custom Axes class (derived from mpl's original Axes class) suitable for displaying fits images. Its main functionality is to draw ticks, ticklabels, and grids in an appropriate sky coordinates.

pywcsgrid2 sample

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

Gallery : http://leejjoon.github.com/matplotlib_astronomy_gallery/

LICENSE

lib/kapteyn_celestial.py : from kapteyn package. See LICENSE_kapteyn.txt.

All other files: MIT License. See LICENSE.txt