XTENSION= 'IMAGE   '           / marks the beginning of a new HDU
BITPIX  =                   32 / array data type
NAXIS   =                    2 / number of array dimensions
NAXIS1  =                      / length of first array dimension
NAXIS2  =                      / length of second array dimension
INHERIT =                    T / inherit the primary header
EXTNAME = 'APERTURE'           / name of extension
EXTVER  =                    1 / extension version number (not format version)
TELESCOP=                      / telescope
INSTRUME=                      / detector type
OBJECT  =                      / string version of target id
KEPLERID=                      / unique Kepler target identifier
RADESYS = 'ICRS    '           / reference frame of celestial coordinates
RA_OBJ  =                      / [deg] right ascension
DEC_OBJ =                      / [deg] declination                              
EQUINOX =               2000.0 / equinox of celestial coordinate system
WCSAXES =                    2 / number of WCS axes
CTYPE1  = 'RA---TAN'           / right ascension coordinate type
CTYPE2  = 'DEC--TAN'           / declination coordinate type
CRPIX1  =    5.898570099833819 / [pixel] reference pixel along image axis 1
CRPIX2  =    4.478538134771014 / [pixel] reference pixel along image axis 2
CRVAL1  =          291.0387195 / [deg] right ascension at reference pixel
CRVAL2  =             36.59813 / [deg] declination at reference pixel
CUNIT1  = 'deg     '           / physical unit in column dimension
CUNIT2  = 'deg     '           / physical unit in row dimension
CDELT1  =   -0.001098620012235 / [deg] pixel scale in RA dimension
CDELT2  = 0.001098620012234718 / [deg] pixel scale in Dec dimension
PC1_1   =  -0.8376529607027198 / linear transformation element cos(th)
PC1_2   =   0.5385577666054449 / linear transformation element -sin(th)
PC2_1   =   0.5423677100659671 / linear transformation element sin(th)
PC2_2   =   0.8451037489249632 / linear transformation element cos(th)
WCSNAMEP= 'PHYSICAL'           / name of world coordinate system alternate P
WCSAXESP=                    2 / number of WCS physical axes
CTYPE1P = 'RAWX    '           / physical WCS axis 1 type CCD col
CUNIT1P = 'PIXEL   '           / physical WCS axis 1 unit
CRPIX1P =                    1 / reference CCD column
CRVAL1P =                   22 / value at reference CCD column
CDELT1P =                  1.0 / physical WCS axis 1 step
CTYPE2P = 'RAWY    '           / physical WCS axis 2 type CCD row
CUNIT2P = 'PIXEL   '           / physical WCS axis 2 units
CRPIX2P =                    1 / reference CCD row
CRVAL2P =                  103 / value at reference CCD row
CDELT2P =                  1.0 / physical WCS axis 2 step
