generated from erosita/uds
996 lines
242 KiB
Plaintext
996 lines
242 KiB
Plaintext
SIMPLE = T / file does conform to FITS standard BITPIX = 8 / 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 defined in Astronomy andCOMMENT Astrophysics Supplement Series v44/p363, v44/p371, v73/p359, v73/p365.COMMENT Contact the NASA Science Office of Standards and Technology for the COMMENT FITS Definition document #100 and other FITS information. CONTENT = 'MODEL ' / spectrum file contains time intervals and eventFILENAME= ' ' / File that FITS was produced from ORIGIN = 'NASA/GSFC' / origin of FITS file MODLNAME= 'polarcol' / Model name MODLUNIT= 'photons/cm^2/s' / Model units REDSHIFT= F / If true then redshift will be included as a parADDMODEL= T / If true then this is an additive table model HDUCLASS= 'OGIP ' / format conforms to OGIP standard HDUCLAS1= 'XSPEC TABLE MODEL' / model spectra for XSPEC HDUVERS1= '1.0.0 ' / version of format END XTENSION= 'BINTABLE' / binary table extension BITPIX = 8 / 8-bit bytes NAXIS = 2 / 2-dimensional binary table NAXIS1 = 268 / width of table in bytes NAXIS2 = 1 / number of rows in table PCOUNT = 0 / size of special data area GCOUNT = 1 / one data group (required keyword) TFIELDS = 10 / number of fields in each row TTYPE1 = 'NAME ' / label for field 1 TFORM1 = '12A ' / data format of field: ASCII Character TTYPE2 = 'METHOD ' / label for field 2 TFORM2 = 'J ' / data format of field: 4-byte INTEGER TTYPE3 = 'INITIAL ' / label for field 3 TFORM3 = 'E ' / data format of field: 4-byte REAL TTYPE4 = 'DELTA ' / label for field 4 TFORM4 = 'E ' / data format of field: 4-byte REAL TTYPE5 = 'MINIMUM ' / label for field 5 TFORM5 = 'E ' / data format of field: 4-byte REAL TTYPE6 = 'BOTTOM ' / label for field 6 TFORM6 = 'E ' / data format of field: 4-byte REAL TTYPE7 = 'TOP ' / label for field 7 TFORM7 = 'E ' / data format of field: 4-byte REAL TTYPE8 = 'MAXIMUM ' / label for field 8 TFORM8 = 'E ' / data format of field: 4-byte REAL TTYPE9 = 'NUMBVALS' / label for field 9 TFORM9 = 'J ' / data format of field: 4-byte INTEGER TTYPE10 = 'VALUE ' / label for field 10 TFORM10 = ' 56E ' / data format of field: 4-byte REAL EXTNAME = 'PARAMETERS' / name of this binary table extension HDUCLASS= 'OGIP ' / format conforms to OGIP standard HDUCLAS1= 'XSPEC TABLE MODEL' / model spectra for XSPEC HDUCLAS2= 'PARAMETERS' / extension containing parameter info HDUVERS1= '1.0.0 ' / version of format NINTPARM= 1 / Number of interpolation parameters NADDPARM= 0 / Number of additional parameters END wdmass |