newvisufunc – Experimental visualisation

newvisufunc – Experimental visualisation#

Experimental functions for visualization based on standard matplotlib without custom projections.

Map projections#

projview([m, fig, rot, coord, unit, xsize, ...])

Plot a healpix map (given as an array) in the chosen projection.

Tracing lines or points#

newprojplot(theta, phi[, fmt, lonlat])

newprojplot is a wrapper around matplotlib.Axes.plot() to support colatitude theta and longitude phi and take into account the longitude convention (see the flip keyword of projview())