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.
- Provide a custom Matplotlib Axes class based on mpl_toolkits.axisartist module
- Easy integration with mpl_toolkits.axes_grid1 module
- For a sampling, see the gallery