healpy.fitsfunc.write_cl

healpy.fitsfunc.write_cl(filename, cl, dtype=<class 'Mock'>)

Writes Cl into an healpix file, as IDL cl2fits.

Parameters :

filename : str

the fits file name

cl : array

the cl array to write to file, currently TT only

Project Versions

Previous topic

healpy.fitsfunc.read_cl

Next topic

healpy.fitsfunc.mrdfits

This Page