SIMPLE = T / file does conform to FITS standard BITPIX = 32 / number of bits per data pixel NAXIS = 0 / number of data axes EXTEND = T / FITS dataset may contain extensions COMMENT FITS (Flexible Image Transport System) format is defined in 'Astronomy COMMENT and Astrophysics', volume 376, page 359; bibcode: 2001A&A...376..359H DATE = '2014-09-29T21:41:40' / file creation date (YYYY-MM-DDThh:mm:ss UT) END ------------------------- XTENSION= 'BINTABLE' / binary table extension BITPIX = 8 / 8-bit bytes NAXIS = 2 / 2-dimensional binary table NAXIS1 = 8192 / width of table in bytes NAXIS2 = 49152 / number of rows in table PCOUNT = 0 / size of special data area GCOUNT = 1 / one data group (required keyword) TFIELDS = 1 / number of fields in each row COMMENT COMMENT ----------------------------------------------- COMMENT Sky Map Pixelisation Specific Keywords COMMENT ----------------------------------------------- PIXTYPE = 'HEALPIX ' / HEALPIX Pixelisation ORDERING= 'RING ' / Pixel ordering scheme, either RING or NESTED NSIDE = 2048 / Resolution parameter for HEALPIX FIRSTPIX= 0 / First pixel # (0 based) LASTPIX = 50331647 / Last pixel # (0 based) BAD_DATA= -1.637500000000E+30 / Sentinel value given to bad pixels COMMENT COMMENT ----------------------------------------------- COMMENT Data Description Specific Keywords COMMENT ----------------------------------------------- POLCCONV= 'COSMO ' / Coord. convention for polarisation (COSMO/IAU) INDXSCHM= 'IMPLICIT' / Indexing : IMPLICIT or EXPLICIT GRAIN = 0 / Grain of pixel indexing COMMENT GRAIN=0 : no indexing of pixel data (IMPLICIT) COMMENT GRAIN=1 : 1 pixel index -> 1 pixel data (EXPLICIT) COMMENT GRAIN>1 : 1 pixel index -> data of GRAIN consecutive pixels (EXPLICIT) COMMENT POLAR = '.false. ' / Polarisation included (True/False) COMMENT TTYPE1 = 'I_Stokes' / Stokes I TFORM1 = '1024D ' / data format of field: 8-byte REAL TUNIT1 = ' ' / Map unit COMMENT COMMENT ----------------------------------------------- COMMENT Commander Keywords COMMENT ----------------------------------------------- COMMENT Commander is a code for global CMB analysis COMMENT developed in collaboration between the University COMMENT of Oslo and Jet Propulsion Laboratory (NASA). COMMENT ----------------------------------------------- COMPTYPE= 'Chi^2 ' / Component type COMMENT ----------------------------------------------- END