Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.29 KB

README.md

File metadata and controls

30 lines (18 loc) · 1.29 KB

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