SIMPLE = T / FITS STANDARD BITPIX = -32 / FITS BITS/PIXEL (FLOATING POINT) NAXIS = 2 / NUMBER OF AXES NAXIS1 = 871 / X AXIS NO. PIX NAXIS2 = 871 / 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 2006-02-28 at 17:13:55 HISTORY 1-3 pixel sized dust and emulsion pits removed by Laplacian filter HISTORY Derived from above by CAFITIMAGE on 2006-10-12 at 06:49:27 HISTORY Image: Canonical limb darkening imposed on a flat image. HISTORY Background: Residuals, H & D'ed original data - off-image fit. HISTORY HISTORY HISTORY 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= '1983-07-11' / YEAR-MO-DA TAVG-UT = 22.3833332 / AVERAGE TIME, U.T. LAMBDA = 3933.6818848 / WAVELENGTH (ANGSTROMS) OBS_B0 = 3.996139 / SUN TILT OBS_CR = 1737.3726 / CARRINGTON ROTATION OBS_L0 = 225.8859 / LONGITUDE OF THE CENTRAL MERIDIAN XSCALE = 2.86405 / ARCSEC PER X PIXEL YSCALE = 2.86405 / ARCSEC PER Y PIXEL SCALPIX1= Infinity / X PIXELS PER INCH SCALPIX2= Infinity / Y PIXELS PER INCH CRPIX1 = 452.3394775 / Ref point1. CRPIX2 = 461.3971252 / Ref point2. CDELT1 = 0.00303420 / Solar Scale Axis 1. CDELT2 = 0.00300683 / Solar Scale Axis 2. RX-RY = -3.00000000 / Radius x minus Radius y. GRADXP = 194.86744690 / Average Slope X plus. GRADXM = 234.98992920 / Average Slope X minus. GRADYP = 115.26000214 / Average Slope Y plus. GRADYM = 138.75666809 / Average Slope Y minus. SCSLOPXP= 42.18750000 / Scattered Light Slope X plus. SCSLOPXM= 54.75000000 / Scattered Light Slope X minus. SCSLOPYP= 27.56250000 / Scattered Light Slope Y plus. SCSLOPYM= 23.81250000 / Scattered Light Slope Y minus. YEAR = 1983 / Year MONTH = 7 / Month DAY = 11 / Day IMAGE_NO= 21 / Image_No SCANID = '20060207-6' / ScanId PLATE_NO= 'CB5671' / plate_no PLTYPECD= 3 / PlateTypeCode OBSTYPE = 'K2-NS' / ObsType TIME = '14:23:00' / time IMAGQUAL= 2 / Image_Qual LGBOOKPG= '830704_0716' / Logbook_Page CORANGLE= 86.6 / Correction_angle LGCOMMNT= 'NIL' / LogComments TGCOMMNT= 'NIL' / TagComments EXTRES = 1 / ExtRes EXTQUAL = 0.994695763974498 / ExtQual FILENAME= 'K19830711-21-20060207-6'/ FileName IMAGWDTH= 3757 / ImageWidth IMAGLNGT= 3757 / ImageLength EXSUBSAM= 1 / ExtSubSample SCRESUNI= 2 / ScanResUnit SCANXRES= 849.7700805664062 / ScanXres SCANYRES= 849.833251953125 / ScanYres POSINSCN= 3 / PosInScan HORPOSNM= 1 / HorPosNum HORPOS = 'A' / HorPos PLXOFFST= 0 / PlateXoffset PLYOFFST= 6458 / PlateYoffset IMXOFFST= 560 / ImageXoffset IMYOFFST= 6874 / ImageYoffset BACKGRND= 0.8050568398565642 / Bgmean BKGSTDEV= 0.1267761420901004 / Bgstddev LGDTDATE= '2/17/2006 13:18:17'/ LogDataEntryDate LGSERIAL= NIL / LogSerial TGDTDATE= '2/16/2006 12:09:03'/ TagDataEntryDate TGSERIAL= 17364 / TagSerial EXFILLOC= '/1983/7/' / ExtFileLoc SCFILLOC= '/2006/02/07/' / ScanFileLoc SCFRAME = 3 / ScanFrame EXTDATE = 'Tue Feb 28 14:08:22 2006'/ ExtDate SERIAL = 216 / Serial NPIXDUST= 52848 / Number of dust and pit pixels replaced. RADIUS_X= 329.58 / X-direction Radius RADIUS_Y= 332.58 / Y-direction Radius AVE_INTS= 14913.7421875 / Average Intensity Value AVE_IRMS= 192.9572601 / Ave. RMS Intensity Variation over 5x5 Arrays SUNEAR_F= 0.9833905 / Sun-Earth Distance Factor RADSCORE= 2 / Radius Solution Demerits, < 6 is good COMMENT Minimum and maximum allowed fit values: DRKMN_1 = 4069.627 / MINIMUM VALUE FOR OFF-IMAGE SIDES. DRKMX_1 = 5109.532 / MAXIMUM VALUE FOR OFF-IMAGE SIDES. DRKMN_2 = 4149.620 / MINIMUM VALUE FOR OFF-IMAGE TOP & BOTTOM. DRKMX_2 = 10909.001 / MAXIMUM VALUE FOR OFF-IMAGE TOP & BOTTOM. DRKMN_3 = -1283.724 / MINIMUM VALUE FOR IMAGE. DRKMX_3 = 839.971 / 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.94412595108372E+00 / Background COFB_02 =-0.10444453688230E-04 / Background COFB_03 = 0.13626946952556E-07 / Background COFB_04 =-0.18998035981952E-02 / Background COFB_05 = 0.12215586203691E-02 / Background COFB_06 = 0.87533239187559E-05 / Background COFB_07 =-0.65070612422112E-05 / Background COFB_08 =-0.99409778127273E-08 / Background COFB_09 = 0.84807347765286E-08 / Background COFB_10 = 0.16238362079651E-06 / Background COFB_11 =-0.69892625119076E-05 / Background COFB_12 =-0.38715169001232E-09 / Background COFB_13 = 0.15068238841094E-07 / Background COFB_14 = 0.39104663761674E-10 / Background COFB_15 = 0.15740727095170E-09 / Background COMMENT Image fit coefficients: COFA_01 = 0.44723961591150E+00 / Image COFA_02 =-0.11795947769993E+00 / Image COFA_03 = 0.54187232334848E-02 / Image COFA_04 = 0.13229093418825E-01 / Image COFA_05 =-0.60970549087351E-01 / Image COFA_06 = 0.73168010233481E-01 / Image COFA_07 =-0.44920107915051E-01 / Image COFA_08 =-0.64217696474881E-01 / Image COFA_09 = 0.62562979635156E-01 / Image COFA_10 =-0.22250684651201E-02 / Image COFA_11 = 0.25025694239791E+00 / Image COFA_12 = 0.45327403351902E-03 / Image COFA_13 =-0.19811537710796E+00 / Image COFA_14 = 0.67773764937066E-02 / Image COFA_15 = 0.56419562078122E-02 / 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.71772575 / H & D calibration parameter GAMMA = 1.18610609 / H & D calibration parameter YMIN = 0.14116377 / H & D calibration parameter END