SIMPLE = T / file conforms to standard FITS format BITPIX = 32 / 4 byte signed INTEGER numbers NAXIS = 3 / number of array dimensions NAXIS1 = 80 / pixel number for image dimension 1 NAXIS2 = 108 / 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= 'VLA ' / DATE-OBS= 2000.000000 / Observation date in decimal years BSCALE = 7.2325400424E-07 / scaling factor BSCALE and data shift BZERO : BZERO = 1456.448975 / original data = ( BSCALE * tape data ) + BZERO BUNIT = 'MYJY/BEAM' / OBSRA = 23.45720709 / Center of the map OBSDEC = 30.66436449 / Center of the map DATAMIN = -95.17429352 / minimum pixel value of image set DATAMAX = 3008.072266 / maximum pixel value of image set CTYPE1 = 'RA---ARC' / ARC : angular distance preserved in projection CRVAL1 = 23.45720673 / longitude of referenz pixel CDELT1 = -8.3363056183E-03 / increment abszissa (degree) CRPIX1 = 40.50000000 / x-value of referenz-pixel CROTA1 = 2.2138089407E-03 / rotation of coordinates rel. to RA, DEC (-K0) CTYPE2 = 'DEC--ARC' / ARC : angular distance preserved in projection CRVAL2 = 30.66436386 / latitude of referenz-pixel (degree) CDELT2 = 8.3334427327E-03 / increment ordinate (degree) CRPIX2 = 54.50000000 / y-value of referez-pixel CROTA2 = 2.2138089407E-03 / rotation of coordinates CTYPE3 = 'FREQ' / CRVAL3 = 1424999936. / frequency (Hz) CDELT3 = 100000000.0 / bandwidth of observation (Hz) CRPIX3 = 1.000000000 / CROTA3 = 0.000000000 / BLANK = -2147483647 / dummy value in empty cells COORCODE= 23.00000000 / Coordinate code MATRIX1 = 0.7953303934 / 9 elements transformation matrix MATRIX2 = -0.3877793693 / 9 elements transformation matrix MATRIX3 = -0.4659149343 / 9 elements transformation matrix MATRIX4 = 0.3335462323 / 9 elements transformation matrix MATRIX5 = 0.9217502457 / 9 elements transformation matrix MATRIX6 = -0.1977963486 / 9 elements transformation matrix MATRIX7 = 0.5061585485 / 9 elements transformation matrix MATRIX8 = 1.9092768102E-03 / 9 elements transformation matrix MATRIX9 = 0.8624383331 / 9 elements transformation matrix INHPLONG= 3.3333333333E-02 / initial half power long.beamwidth INHPLAT = 3.3333333333E-02 / initial half power lat. beamwidth CUHPLONG= 3.3333333333E-02 / current half power long.beamwidth CUHPLAT = 3.3333333333E-02 / current half power lat. beamwidth BMAJ = 3.3333333333E-02 / major half power long.beamwidth BMIN = 3.3333333333E-02 / minor half power long.beamwidth BPA = 0.000000000 / beam position angle, 0 or 90 for NOD2 data EPOCH = 2000.000000 / epoch of coordinate system INSCALEF= 1.000000000 / initial temperature scale factor INSCALEZ= 0.000000000 / initial temperature scale zero CUSCALEF= 1.000000000 / current temperature scale factor CUSCALZ = 0.000000000 / current temperature scale zero CODE = 0.000000000 / progress code word TYPE = 1.000000000 / type number of data OBS LAT = 34.07833333 / latitude of observatory IDENT1 = M33 VLA HPB / title of map IDENT2 = PI.DENO / title of map IDENT3 = OT= / 0. / title of map IDENT4 = 29/ p181 / title of map NITER = 1 / number of iterations, whatever it may be END |