pywcsgrid2

a module to be used with matplotlib for displaying astronomical FITS images


License
MIT
Install
pip install pywcsgrid2==0.2

Documentation

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