I have a FITS file of a CMB full-sky map, with T, Q, U values.
Using the function healpy.fitsfunc.getformat(t), the output is the "FITS convention format string of data type t".
For my FITS file, I get "A29". Is this a standardized FITS convention?