import numpy as np import healpy as hp hpx, header = hp.read_map('bayestar.fits.gz', h=True, verbose=True) hp.mollview(hpx)