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 = 101 / 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 = 'M101 ' / source name TELESCOP= 'EFFBG ' / DATE-OBS= 1997.525879 / Observation date in decimal years BSCALE = 5.9715097223E-07 / scaling factor BSCALE and data shift BZERO : BZERO = 1191.956055 / original data = ( BSCALE * tape data ) + BZERO BUNIT = 'MYJY/BEAM' / OBSRA = 210.3625031 / Center of the map OBSDEC = 54.58888626 / Center of the map DATAMIN = -89.13498688 / minimum pixel value of image set DATAMAX = 2473.046143 / maximum pixel value of image set CTYPE1 = 'RA---ARC' / ARC : angular distance preserved in projection CRVAL1 = 210.3625031 / longitude of referenz pixel CDELT1 = -8.3333998919E-03 / increment abszissa (degree) CRPIX1 = 51.00000000 / x-value of referenz-pixel CROTA1 = 0.000000000 / rotation of coordinates rel. to RA, DEC (-K0) CTYPE2 = 'DEC--ARC' / ARC : angular distance preserved in projection CRVAL2 = 54.58888626 / latitude of referenz-pixel (degree) CDELT2 = 8.3333998919E-03 / increment ordinate (degree) CRPIX2 = 51.00000000 / y-value of referez-pixel CROTA2 = 0.000000000 / rotation of coordinates CTYPE3 = 'FREQ' / CRVAL3 = 4849999872. / frequency (Hz) CDELT3 = 500000000.0 / bandwidth of observation (Hz) CRPIX3 = 1.000000000 / CROTA3 = 0.000000000 / BLANK = -2147483647 / dummy value in empty cells COORCODE= 11.00000000 / Coordinate code MATRIX1 = -0.4999660800 / 9 elements transformation matrix MATRIX2 = 0.5054691879 / 9 elements transformation matrix MATRIX3 = 0.7032316965 / 9 elements transformation matrix MATRIX4 = -0.2928886987 / 9 elements transformation matrix MATRIX5 = -0.8628446558 / 9 elements transformation matrix MATRIX6 = 0.4119651807 / 9 elements transformation matrix MATRIX7 = 0.8150154165 / 9 elements transformation matrix MATRIX8 = 0.000000000 / 9 elements transformation matrix MATRIX9 = 0.5794392729 / 9 elements transformation matrix INHPLONG= 4.0000002831E-02 / initial half power long.beamwidth INHPLAT = 4.0000002831E-02 / initial half power lat. beamwidth CUHPLONG= 4.0000002831E-02 / current half power long.beamwidth CUHPLAT = 4.0000002831E-02 / current half power lat. beamwidth BMAJ = 4.0000002831E-02 / major half power long.beamwidth BMIN = 4.0000002831E-02 / minor half power long.beamwidth BPA = 0.000000000 / beam position angle, 0 or 90 for NOD2 data EPOCH = 1950.000000 / epoch of coordinate system INSCALEF= 1.000000000 / initial temperature scale factor INSCALEZ= 1.000000000 / initial temperature scale zero CUSCALEF= 4.6511627907E-03 / current temperature scale factor CUSCALZ = 1.000000000 / current temperature scale zero CODE = 0.000000000 / progress code word TYPE = 1.000000000 / type number of data OBS LAT = 50.52500153 / latitude of observatory IDENT1 = M101fels 6cm and / title of map IDENT2 = PI.DENO / title of map IDENT3 = OT= / 0. / title of map IDENT4 = 15/1jhan / title of map NITER = 1 / number of iterations, whatever it may be END |