XTENSION= 'BINTABLE' / binary table extension BITPIX = 8 / 8-bit bytes NAXIS = 2 / 2-dimensional binary table NAXIS1 = 128 / width of table in bytes NAXIS2 = 1801 PCOUNT = 0 / size of special data area GCOUNT = 1 / one data group (required keyword) TFIELDS = 32 TTYPE1 = 'No. ' / label for field 1 TFORM1 = '1E ' / data format of field: 4-byte REAL TTYPE2 = 'Isophotal_flux' / label for field 2 TFORM2 = '1E ' / data format of field: 4-byte REAL TUNIT2 = 'Counts ' / physical unit of field TTYPE3 = 'Total_flux' / label for field 3 TFORM3 = '1E ' / data format of field: 4-byte REAL TUNIT3 = 'Counts ' / physical unit of field TTYPE4 = 'Core_flux' / Fitted flux within 1x core radius TFORM4 = '1E ' / data format of field: 4-byte REAL TUNIT4 = 'Counts ' / physical unit of field TTYPE5 = 'X_coordinate' / label for field 5 TFORM5 = '1E ' / data format of field: 4-byte REAL TUNIT5 = 'Pixels ' / physical unit of field TTYPE6 = 'Y_coordinate' / label for field 6 TFORM6 = '1E ' / data format of field: 4-byte REAL TUNIT6 = 'Pixels ' / physical unit of field TTYPE7 = 'Gaussian_sigma' / label for field 7 TFORM7 = '1E ' / data format of field: 4-byte REAL TUNIT7 = 'Pixels ' / physical unit of field TTYPE8 = 'Ellipticity' / label for field 8 TFORM8 = '1E ' / data format of field: 4-byte REAL TTYPE9 = 'Position_angle' / label for field 9 TFORM9 = '1E ' / data format of field: 4-byte REAL TUNIT9 = 'Degrees ' / physical unit of field TTYPE10 = 'Peak_height' / label for field 10 TFORM10 = '1E ' / data format of field: 4-byte REAL TUNIT10 = 'Counts ' / physical unit of field TTYPE11 = 'Areal_1_profile' / label for field 11 TFORM11 = '1E ' / data format of field: 4-byte REAL TUNIT11 = 'Pixels ' / physical unit of field TTYPE12 = 'Areal_2_profile' / label for field 12 TFORM12 = '1E ' / data format of field: 4-byte REAL TUNIT12 = 'Pixels ' / physical unit of field TTYPE13 = 'Areal_3_profile' / label for field 13 TFORM13 = '1E ' / data format of field: 4-byte REAL TUNIT13 = 'Pixels ' / physical unit of field TTYPE14 = 'Areal_4_profile' / label for field 14 TFORM14 = '1E ' / data format of field: 4-byte REAL TUNIT14 = 'Pixels ' / physical unit of field TTYPE15 = 'Areal_5_profile' / label for field 15 TFORM15 = '1E ' / data format of field: 4-byte REAL TUNIT15 = 'Pixels ' / physical unit of field TTYPE16 = 'Areal_6_profile' / label for field 16 TFORM16 = '1E ' / data format of field: 4-byte REAL TUNIT16 = 'Pixels ' / physical unit of field TTYPE17 = 'Areal_7_profile' / label for field 17 TFORM17 = '1E ' / data format of field: 4-byte REAL TUNIT17 = 'Pixels ' / physical unit of field TTYPE18 = 'Areal_8_profile' / label for field 18 TFORM18 = '1E ' / data format of field: 4-byte REAL TUNIT18 = 'Pixels ' / physical unit of field TTYPE19 = 'Core1_flux' / Fitted flux within 1/2x core radius TFORM19 = '1E ' / data format of field: 4-byte REAL TUNIT19 = 'Counts ' / physical unit of field TTYPE20 = 'Core2_flux' / Fitted flux within sqrt(2)x core radius TFORM20 = '1E ' / data format of field: 4-byte REAL TUNIT20 = 'Counts ' / physical unit of field TTYPE21 = 'Core3_flux' / Fitted flux within 2x core radius TFORM21 = '1E ' / data format of field: 4-byte REAL TUNIT21 = 'Counts ' / physical unit of field TTYPE22 = 'Core4_flux' / Fitted flux within 2sqrt(2)x core radius TFORM22 = '1E ' / data format of field: 4-byte REAL TUNIT22 = 'Counts ' / physical unit of field TTYPE23 = 'RA ' / label for field 23 TFORM23 = '1E ' / data format of field: 4-byte REAL TUNIT23 = 'RADIANS ' / physical unit of field TTYPE24 = 'DEC ' / label for field 24 TFORM24 = '1E ' / data format of field: 4-byte REAL TUNIT24 = 'RADIANS ' / physical unit of field TTYPE25 = 'Classification' / label for field 25 TFORM25 = '1E ' / data format of field: 4-byte REAL TUNIT25 = 'Flag ' / physical unit of field TTYPE26 = 'Statistic' / label for field 26 TFORM26 = '1E ' / data format of field: 4-byte REAL TUNIT26 = 'N-sigma ' / physical unit of field TTYPE27 = 'Blank ' / label for field 27 TFORM27 = '1E ' / data format of field: 4-byte REAL TUNIT27 = 'Blank ' / physical unit of field TTYPE28 = 'Blank ' / label for field 28 TFORM28 = '1E ' / data format of field: 4-byte REAL TUNIT28 = 'Blank ' / physical unit of field TTYPE29 = 'Blank ' / label for field 29 TFORM29 = '1E ' / data format of field: 4-byte REAL TUNIT29 = 'Blank ' / physical unit of field TTYPE30 = 'Blank ' / label for field 30 TFORM30 = '1E ' / data format of field: 4-byte REAL TUNIT30 = 'Blank ' / physical unit of field TTYPE31 = 'Blank ' / label for field 31 TFORM31 = '1E ' / data format of field: 4-byte REAL TUNIT31 = 'Blank ' / physical unit of field TTYPE32 = 'Blank ' / label for field 32 TFORM32 = '1E ' / data format of field: 4-byte REAL TUNIT32 = 'Blank ' / physical unit of field EXTNAME = 'APM-BINARYTABLE' / name of this binary table extension SKYLEVEL= 2807.9 / Median sky brightness (counts/pixel) SKYNOISE= 33.4 / Pixel noise at sky level (counts) THRESHOL= 50.2 / Isophotal analysis threshold (counts) MINPIX = 5 / Minimum size for images (pixels) CROWDED = 1 / Crowded field analysis flag (0 none, 1 active) RCORE = 3.5 / Core radius for default profile fit (pixels) SEEING = 3.28 / Average FWHM (pixels) ELLIPTIC= 0.16 / Average stellar ellipticity (1-b/a) CLASSIFD= T / Class flag: -1 stellar, 1 non-stellar, 0 noise COMMENT FITS (Flexible Image Transport System) format defined in Astronomy and COMMENT Astrophysics Supplement Series v44/p363, v44/p371, v73/p359, v73/p365. COMMENT Contact the NASA Science Office of Standards and Technology for the COMMENT FITS Definition document #100 and other FITS information. RUN = 288720 / Run number RUNSET = '1:1:288720 ' / i:n:r => Run i of n runs starting at #r IRAFNAME= 'r288720 ' / IRAF should use this name SYSVER = '/int/s9-1 ' / Version of observing system OBSERVAT= 'LAPALMA ' / Name of observatory (IRAF style) OBSERVER= 'Barcons ' / Name of principal investigator PROPOSAL= 'ITP2 ' / Code for grant of observing time OBJECT = 'B30731+438 in r ' / Title of observation OBSTYPE = 'TARGET ' / Type of observation, e.g. TARGET IMAGETYP= 'object ' / Type of observation, e.g. object LATITUDE= 28.762000 / Telescope latitude (degrees), +28:45:43.2 LONGITUD= 17.877639 / Telescope longitude (degrees), +17:52:39.5 HEIGHT = 2348 / [m] Height above sea level. SLATEL = 'LPO2.5 ' / Telescope name known to SLALIB TELESCOP= 'INT ' / 2.5m Isaac Newton Telescope TELSTAT = 'TRACKING' / Telescope status: TRACKING or GUIDING normally. RA = ' 7:35:35.740' / RA (113.8989170259096700 degrees) DEC = '+43:46:20.25' / DEC ( 43.7722917679624640 degrees) EQUINOX = 'J2000.00' / Equinox of coordinates RADECSYS= 'FK5 ' / mean place new (after the 1976 IAU) system XAPNOM = -0.0697222242 / nominal aperture in x (-251.00 arcsec) YAPNOM = 0.0905555552 / nominal aperture in y (326.00 arcsec) XAPOFF = -0.0697222242 / total aperture offset in x (-251.00 arcsec) YAPOFF = 0.0905555552 / total aperture offset in y (326.00 arcsec) MJD-OBS = 52278.0302962 / Modified Julian Date of midtime of observation JD = 2452278.5302962 / Julian Date of midtime of observation STSTART = ' 6:23:24.9' / Local sidereal time at start of observation ST = ' 6:23:24.9' / Local sidereal time at start of observation AZIMUTH = 38.246773 / Mean azimuth of observation (degrees) ZD = 20.405024 / Mean zenith-distance of observation (degrees) FSTATION= 'PRIME ' / Focal station of observation PLATESCA= 6.856013 / [d/m] Platescale ( 24.68arcsec/mm) TELFOCUS= 0.044049 / Telescope focus (metres) ROTTRACK= T / Rotator always tracks sky on equatorial mount ROTSKYPA= 179.999978 / Turntable position angle (degrees) PARANGLE= 228.590927 / Parallactic angle at observation midpoint VIGNETTE= F / Can we see out? DOMEAZ = 40.389323 / Mean dome azimuth during observation AIRMASS = 1.067360 / Effective mean airmass TEMPTUBE= 4.198157 / Truss Temperature (degrees Celsius) CAT-NAME= 'B30731+438' / Target input-catalogue name CAT-RA = ' 7:35:35.740' / Target Right Ascension CAT-DEC = '+43:46:20.30' / Target Declination CAT-EQUI= 'J2000.00' / Equinox of target coordinates CAT-EPOC= 2000.00 / Target epoch of proper motions PM-RA = 0.000000 / Target proper-motion RA (sec time/year) PM-DEC = 0.000000 / Target proper-motion (sec arc/year) PARALLAX= 0.000000 / Target Parallax (arcsec) RADVEL = 0.000000 / Target radial velocity (km/s) RATRACK = 0.000000 / Differential-tracking rate RA (arcsec/sec) DECTRACK= 0.000000 / Differential-tracking rate Dec (arcsec/sec) INSTRUME= 'WFC ' / INT wide-field camera is in use. WFFPOS = 5 / Position-number of deployed filter WFFBAND = 'r ' / Waveband of filter WFFPSYS = 'Sloan ' / Photometric system of filter WFFID = '214 ' / Unique identifier of filter SECPPIX = 0.333 / Arcseconds per pixel UTSTART = '00:41:08.9 ' / UTC of start of observation ELAPSED = 299.910 / Length of observation including pauses DARKTIME= 299.910 / Length of observation including pauses EXPOSED = 299.910 / Length of observation excluding pauses EXPTIME = 299.910 / Length of observation excluding pauses DATE-OBS= '2002-01-04 ' / UTC date start of observation DETECTOR= 'WFC ' / Formal name of camera CCDSPEED= 'FAST ' / Readout speed CCDXBIN = 1 / Binning factor in x axis CCDYBIN = 1 / Binning factor in y axis CCDSUM = '1 1 ' / Binning factors (IRAF style) CCDTEMP = 154.700000 / [K] Cryostat temperature NWINDOWS= 0 / Number of readout windows WINSEC1 = '[0:0,0:0], disabled ' / Readout window 1 (d-space) WINSEC2 = '[0:0,0:0], disabled ' / Readout window 2 (d-space) WINSEC3 = '[0:0,0:0], disabled ' / Readout window 3 (d-space) WINSEC4 = '[0:0,0:0], disabled ' / Readout window 4 (d-space) COMMENT Copy of header items in 2D map file.................. IMAGEID = 1 / DASCHAN = 1 / Number of readout channel WINNO = 0 / Number of readout window CHIPNAME= 'A5506-4 ' / Name of detector chip. CCDNAME = 'A5506-4 ' / Name of detector chip. CCDTYPE = 'EEV42-80 ' / Type of detector chip. CCDXPIXE= 0.000013 / [m] Size of pixels in x. CCDYPIXE= 0.000013 / [m] Size of pixels in y. AMPNAME = 'LH ' / Name of output amplifier. GAIN = 2.800000 / Photo-electrons per ADU. READNOIS= 6.400000 / Readout noise in electrons. SATURATE= 67789.9 / Highest value that is unsaturated APCORPK = 2.997 / Stellar aperture correction - peak height APCOR1 = 0.937 / Stellar aperture correction - core1 flux APCOR = 0.244 / Stellar aperture correction - core flux APCOR2 = 0.103 / Stellar aperture correction - core2 flux APCOR3 = 0.036 / Stellar aperture correction - core3 flux APCOR4 = 0.006 / Stellar aperture correction - core4 flux BIASSEC = '[14:53,1:4096]' TRIMSEC = '[54:2101,1:4096] ' / Illuminated pixels. CRVAL1 = 1.1377351E+02 CRVAL2 = 4.3700607E+01 CRPIX1 = -3.3573E+02 CRPIX2 = 3.0380E+03 CUNIT1 = 'pixel ' / Units of 1st axis in primary WCS CUNIT2 = 'pixel ' / Units of 2nd axis in primary WCS CD1_1 = -1.0837529E-06 CD1_2 = -9.2478840E-05 CD2_1 = -9.2472750E-05 CD2_2 = 1.0930927E-06 PROJP1 = 1.0 / Old style ZPN projection keyword r term PROJP3 = 220.0 / Old style ZPN projection keyword r**3 term PV1_1 = 1.000000 / Projection coefficient for primary WCS PV1_2 = 0.000000 / Projection coefficient for primary WCS PV2_1 = 1.000000 / Projection coefficient for primary WCS PV2_2 = 1.000000 / Projection coefficient for primary WCS ZEROCOR = 'Done with frame meanbias.fit[1] and scale 0.990351' LINCOR = 'Done with: lin.fit[1]' FLATCOR = 'Done with: r:214_flat.fit[1]' CIR_CPM = 'r:214_cpm.fit[1]' CIR_DWIN= '-1000 80000' CTYPE1 = 'RA---ZPN' CTYPE2 = 'DEC--ZPN' WCSPASS = 0 / Pass level of WCS COMMENT Symbolic translation for GAIA ellipse plotting........ SYMBOL1 = '{Ellipticity Position_angle Areal_1_profile Classification} {el' SYMBOL2 = 'lipse blue (1.0-$Ellipticity) $Position_angle {} $Classific' SYMBOL3 = 'ation==1} {sqrt($Areal_1_profile*(1.0-$Ellipticity)/3.142)} : {' SYMBOL4 = 'Ellipticity Position_angle Areal_1_profile Classification} {el' SYMBOL5 = 'lipse red (1.0-$Ellipticity) $Position_angle {} $Classific' SYMBOL6 = 'ation==-1} {sqrt($Areal_1_profile*(1.0-$Ellipticity)/3.142)} :' SYMBOL7 = '{Ellipticity Position_angle Areal_1_profile Classification} {el' SYMBOL8 = 'lipse green (1.0-$Ellipticity) $Position_angle {} $Classifi' SYMBOL9 = 'cation==0} {sqrt($Areal_1_profile*(1.0-$Ellipticity)/3.142)}' STDCRMS = 0.178 / Astrometric fit error (arcsec) NUMBRMS = 202 / Number of standards used PERCORR = 0.006 / Sky calibration correction (mags) MAGZPT = 24.55 / Photometric ZP (mags) for default extinction MAGZRR = 0.04 / Photometric ZP error (mags) END