contour

pfsspy.plot.contour(phi, costheta, field, levels, ax=None, **kwargs)
Parameters:
phi :
costheta :
field :
levels :
ax : Axes, optional

Axes to plot to. If None a new figure is created.

**kwargs :

Keyword arguments are handed to ax.contour.