SIMPLE = T / file conforms to standard FITS format BITPIX = 32 / 4 byte signed INTEGER numbers NAXIS = 3 / number of array dimensions NAXIS1 = 101 / pixel number for image dimension 1 NAXIS2 = 81 / pixel number for image dimension 2 NAXIS3 = 1 / pixel number for image dimension 3 EXTEND = T / file conforms to FITS standard extension format BLOCKED = T / up to 10 FITS records may be blocked on tape OBJECT = 'M33 ' / source name TELESCOP= 'EFFELSBG ' / DATE-OBS= 1996.715576 / Observation date in decimal years BSCALE = 2.1562098482E-05 / scaling factor BSCALE and data shift BZERO : BZERO = 44274.99609 / original data = ( BSCALE * tape data ) + BZERO BUNIT = 'MYJY/BEAM' / OBSRA = 22.75727426 / Center of the map OBSDEC = 30.40409214 / Center of the map DATAMIN = -1982.984375 / minimum pixel value of image set DATAMAX = 90532.96875 / maximum pixel value of image set CTYPE1 = 'RA---ARC' / ARC : angular distance preserved in projection CRVAL1 = 22.75708389 / longitude of referenz pixel CDELT1 = -1.6666736454E-02 / increment abszissa (degree) CRPIX1 = 50.99959946 / x-value of referenz-pixel CROTA1 = -66.99999237 / rotation of coordinates rel. to RA, DEC (-K0) CTYPE2 = 'DEC--ARC' / ARC : angular distance preserved in projection CRVAL2 = 30.40416908 / latitude of referenz-pixel (degree) CDELT2 = 1.6661882401E-02 / increment ordinate (degree) CRPIX2 = 41.01087570 / y-value of referez-pixel CROTA2 = -66.99999237 / rotation of coordinates CTYPE3 = 'FREQ' / CRVAL3 = 4849999872. / frequency (Hz) CDELT3 = 300000000.0 / bandwidth of observation (Hz) CRPIX3 = 1.000000000 / CROTA3 = 0. / BLANK = -2147483647 / dummy value in empty cells COORCODE= 21.00000000 / Coordinate code MATRIX1 = 0.7953357425 / 9 elements transformation matrix MATRIX2 = -0.5807428212 / 9 elements transformation matrix MATRIX3 = 0.1737205583 / 9 elements transformation matrix MATRIX4 = 0.3336275861 / 9 elements transformation matrix MATRIX5 = 0.1801061159 / 9 elements transformation matrix MATRIX6 = -0.9253401649 / 9 elements transformation matrix MATRIX7 = 0.5060965229 / 9 elements transformation matrix MATRIX8 = 0.7939140777 / 9 elements transformation matrix MATRIX9 = 0.3369966570 / 9 elements transformation matrix INHPLONG= 4.0000002831E-02 / initial half power long.beamwidth INHPLAT = 4.0000002831E-02 / initial half power lat. beamwidth CUHPLONG= 5.0000000000E-02 / current half power long.beamwidth CUHPLAT = 5.0000000000E-02 / current half power lat. beamwidth EPOCH = 1950.000000 / epoch of coordinate system INSCALEF= 1.000000000 / initial temperature scale factor INSCALEZ= 1.000000000 / initial temperature scale zero CUSCALEF= 1.000000000 / current temperature scale factor CUSCALZ = 1.000000000 / current temperature scale zero CODE = 0. / progress code word TYPE = 1.000000000 / type number of data OBS LAT = 50.52500153 / latitude of observatory IDENT1 = M33 Efferg H3' Ss I / title of map IDENT2 = / title of map IDENT3 = / title of map IDENT4 = 13/ p181 / title of map END |