healpy.projaxes.HpxCartesianAxes.graticule

HpxCartesianAxes.graticule(dpar=None, dmer=None, coord=None, local=None, verbose=True, **kwds)

Draw a graticule.

Input:
  • dpar: angular separation between parallels in degree
  • dmer: angular separation between meridians in degree
  • coord: coordinate system of the graticule (‘G’, ‘E’ or ‘C’)
  • local: if True, no rotation performed at all

Project Versions

Previous topic

healpy.projaxes.HpxCartesianAxes.get_value

Next topic

healpy.projaxes.HpxCartesianAxes.projmap

This Page