SIMPLE = T / FITS STANDARD BITPIX = -32 / FITS BITS/PIXEL (FLOATING POINT) NAXIS = 2 / NUMBER OF AXES NAXIS1 = 884 / X AXIS NO. PIX NAXIS2 = 884 / Y AXIS NO. PIX BLANK = 0.00000000 / ARRAY NULL VALUE (NATURAL 0.0 SET TO 1.E-10) HISTORY Created by tiftofits version 1 on 2005-10-20 at 18:08:02 HISTORY 1-3 pixel sized dust and emulsion pits removed by Laplacian filter HISTORY Derived from above by CAFITIMAGE on 2006-09-14 at 19:36:33 HISTORY Image: Vignetting function; (FVAL/CANCAK)/VIGMX where: HISTORY FVAL is the evaluated image fit, HISTORY CANCAK is the limb darkening function, HISTORY VIGMX is the maximum of FVAL/CANCAK . HISTORY Background: Off-image area is H & D'ed original data. BSCALE = 1.0000000 / REAL = DATA*BSCALE + BZERO BZERO = 0.0000000 / BUNIT = 'INTENSITY' / ARBITRARY UNITS ORIGIN = 'MT. WILSON' / TELESCOP= '60 FT' / OBJECT = 'SUN' / DATA-TYP= 'CA SPECTROHELIOGRM' / DATE-OBS= '1965-10-02' / YEAR-MO-DA TAVG-UT = 16.5499992 / AVERAGE TIME, U.T. LAMBDA = 3933.6818848 / WAVELENGTH (ANGSTROMS) OBS_B0 = 6.620395 / SUN TILT OBS_CR = 1499.3857 / CARRINGTON ROTATION OBS_L0 = 221.1190 / LONGITUDE OF THE CENTRAL MERIDIAN XSCALE = 2.83866 / ARCSEC PER X PIXEL YSCALE = 2.83866 / ARCSEC PER Y PIXEL SCALPIX1= Infinity / X PIXELS PER INCH SCALPIX2= Infinity / Y PIXELS PER INCH CRPIX1 = 404.2226562 / Ref point1. CRPIX2 = 480.7248535 / Ref point2. CDELT1 = 0.00296002 / Solar Scale Axis 1. CDELT2 = 0.00292253 / Solar Scale Axis 2. RX-RY = -4.33333349 / Radius x minus Radius y. GRADXP = 76.03606415 / Average Slope X plus. GRADXM = 482.42156982 / Average Slope X minus. GRADYP = 216.77420044 / Average Slope Y plus. GRADYM = 230.03883362 / Average Slope Y minus. SCSLOPXP= 37.25000000 / Scattered Light Slope X plus. SCSLOPXM= 35.93750000 / Scattered Light Slope X minus. SCSLOPYP= 54.37500000 / Scattered Light Slope Y plus. SCSLOPYM= 44.56250000 / Scattered Light Slope Y minus. YEAR = 1965 / Year MONTH = 10 / Month DAY = 2 / Day IMAGE_NO= 3 / Image_No SCANID = '20050926-10' / ScanId PLATE_NO= 'CB879' / plate_no PLTYPECD= 3 / PlateTypeCode OBSTYPE = 'K2-SN' / ObsType TIME = '8:33:00' / time IMAGQUAL= 2 / Image_Qual LGBOOKPG= '650923_1003' / Logbook_Page CORANGLE= 127.7 / Correction_angle LGCOMMNT= 'NIL' / LogComments TGCOMMNT= 'NIL' / TagComments EXTRES = 1 / ExtRes EXTQUAL = 0.975121059866541 / ExtQual FILENAME= 'K19651002-03-20050926-10'/ FileName IMAGWDTH= 3757 / ImageWidth IMAGLNGT= 3757 / ImageLength EXSUBSAM= 1 / ExtSubSample SCRESUNI= 2 / ScanResUnit SCANXRES= 850.0466918945312 / ScanXres SCANYRES= 849.89306640625 / ScanYres POSINSCN= 1 / PosInScan HORPOSNM= 1 / HorPosNum HORPOS = 'A' / HorPos PLXOFFST= 0 / PlateXoffset PLYOFFST= 0 / PlateYoffset IMXOFFST= 523 / ImageXoffset IMYOFFST= -265 / ImageYoffset BACKGRND= 0.8102892171534862 / Bgmean BKGSTDEV= 0.1402293952158341 / Bgstddev LGDTDATE= '10/13/2005 10:45:01'/ LogDataEntryDate LGSERIAL= NIL / LogSerial TGDTDATE= '9/29/2005 10:08:53'/ TagDataEntryDate TGSERIAL= 12641 / TagSerial EXFILLOC= '/1965/10/' / ExtFileLoc SCFILLOC= '/2005/09/26/' / ScanFileLoc SCFRAME = 3 / ScanFrame EXTDATE = 'Wed Oct 19 20:38:15 2005'/ ExtDate SERIAL = 383 / Serial NPIXDUST= 53073 / Number of dust and pit pixels replaced. RADIUS_X= 337.84 / X-direction Radius RADIUS_Y= 342.17 / Y-direction Radius AVE_INTS= 21909.7089844 / Average Intensity Value AVE_IRMS= 366.4934692 / Ave. RMS Intensity Variation over 5x5 Arrays SUNEAR_F= 0.9990983 / Sun-Earth Distance Factor RADSCORE= 0 / Radius Solution Demerits, < 6 is good COMMENT Minimum and maximum allowed fit values: DRKMN_1 = 3719.659 / MINIMUM VALUE FOR OFF-IMAGE SIDES. DRKMX_1 = 5109.532 / MAXIMUM VALUE FOR OFF-IMAGE SIDES. DRKMN_2 = 3309.697 / MINIMUM VALUE FOR OFF-IMAGE TOP & BOTTOM. DRKMX_2 = 7659.298 / MAXIMUM VALUE FOR OFF-IMAGE TOP & BOTTOM. DRKMN_3 = -2707.571 / MINIMUM VALUE FOR IMAGE. DRKMX_3 = 1832.000 / MAXIMUM VALUE FOR IMAGE. HISTORY Fitting function for the off-image area or the image. HISTORY C1 - C15 are fit coefficients, R is the center-to HISTORY limb angle at point for the image fit; for the background, HISTORY R is the radius at point. A is the angle-around-the-image, HISTORY starting at (CRPIX1+min(RADIUS_X,RADIUS_Y),CRPIX2). HISTORY V is the evaluated fit value. HISTORY V = C1 + C2*R**2 + C3*R**3 + C4*SIN(A)*R + C5*COS(A)*R + HISTORY C6*SIN(A)*R**2 + C7*COS(A)*R**2 + C8*SIN(A)*R**3 + HISTORY C9*COS(A)*R**3 + C10*SIN(2A)*R**2 + C11*COS(2A)*R**2 + HISTORY C12*SIN(2A)*R**3 + C13*COS(2A)*R**3 + C14*SIN(3A)*R**3 + HISTORY C15*COS(3A)*R**3 COMMENT Background fit coefficients: COFB_01 = 0.30347270049793E+01 / Background COFB_02 =-0.30335187646331E-04 / Background COFB_03 = 0.37946885179207E-07 / Background COFB_04 =-0.21017726834139E-02 / Background COFB_05 =-0.54121020891950E-02 / Background COFB_06 = 0.11239746909614E-04 / Background COFB_07 = 0.26471489517029E-04 / Background COFB_08 =-0.12983160906776E-07 / Background COFB_09 =-0.31098015034809E-07 / Background COFB_10 =-0.12330267439676E-05 / Background COFB_11 =-0.17689845509998E-04 / Background COFB_12 = 0.28990087589462E-08 / Background COFB_13 = 0.38548098943068E-07 / Background COFB_14 =-0.64913540537770E-09 / Background COFB_15 = 0.53447714152395E-09 / Background COMMENT Image fit coefficients: COFA_01 = 0.65022737541532E+01 / Image COFA_02 =-0.16986296185095E+01 / Image COFA_03 =-0.23477651378614E+00 / Image COFA_04 = 0.30973389178239E+00 / Image COFA_05 = 0.54264218503289E+00 / Image COFA_06 = 0.71578498705301E+00 / Image COFA_07 =-0.94989664964869E+00 / Image COFA_08 =-0.59166309858747E+00 / Image COFA_09 = 0.19520382007667E+00 / Image COFA_10 =-0.40884805787659E-01 / Image COFA_11 = 0.47885081308573E+00 / Image COFA_12 = 0.15819490482720E-01 / Image COFA_13 =-0.53769072599334E+00 / Image COFA_14 = 0.20397894688296E-01 / Image COFA_15 =-0.40437460899032E-01 / Image COMMENT Canonical limb darkening coefficients: COMMENT V = 1.0 - 0.2187436*X - 0.2759476*X**2 - 0.4847618*X**10 CANCAK_1= 1.0 / X = 1. - COS(RHO) CANCAK_2= 0.2187436 / RHO=Center-to-limb angle CANCAK_3= 0.2759476 / CANCAK_4= 0.4847618 / HISTORY Linearized according to the characteristic stepwedge curve, COMMENT V is the linearized intensity: COMMENT TIN = input scanner value, higher value = more light COMMENT TINL = TIN/(32767. - TIN) COMMENT TBIA = ABS(TINL - YMIN) COMMENT V = (TBIA/ALPHA)**(1./GAMMA) COMMENT If TINL-YMIN is negative, V = -V ALPHA = 0.06993321 / H & D calibration parameter GAMMA = 1.63576925 / H & D calibration parameter YMIN = 0.13890548 / H & D calibration parameter END