healpy.fitsfunc.getformat¶
- healpy.fitsfunc.getformat(t)¶
Get the FITS convention format string of data type t.
- Parameters:
- tdata type
The data type for which the FITS type is requested
- Returns:
- fits_typestr or None
The FITS string code describing the data type, or None if unknown type.