healpy.fitsfunc.getformat

healpy.fitsfunc.getformat(t)

Get the FITS convention format string of data type t.

Parameters:

t : data type

The data type for which the FITS type is requested

Returns:

fits_type : str or None

The FITS string code describing the data type, or None if unknown type.