RECORD_TYPE = "STREAM" PRODUCT_ID = "NAC_FM_BORE_V1_20080909" OBJECT = TEXT NOTE = "NAC Boresight definition" PUBLICATION_DATE = 2008-09-09 END_OBJECT = TEXT END ################################################################################ # # Date: 09-FEB-2007 # # Author: L. Jorda, LAM # # This file contains the offset between the line of sight given by the # star trackers (deduced from the S/C quaternion), expressed as (X,Y) # coordinates in the CCD reference frame RCCD, and the line of sight of the # reference pixel. It must be calibrated from observations of star fields, and # is subject to variations due to thermoelastic displacements of the S/C and # of the instrument. The accuracy is about +/- 10 pixels in X (first line) # and +/- 3 pixels in Y (second line). # # The third line contains the difference between the ROLL angle of the S/C # (deduced from the S/C quaternion), and the actual ROLL angle of the camera. # The NAC ROLL angle is counted counterclockwise on level 2 images. # ################################################################################ # XCCD(S/C=STAR TRACKERS) -- XCCD(REFERENCE_PIXEL) [pixels] XCCD=6.0 # YCCD(S/C=STAR TRACKERS) -- YCCD(REFERENCE_PIXEL) [pixels] YCCD=31.0 # ROLL(STAR TRACKERS) -- ROLL(CAMERA) [degrees] ROLL=-0.227 # XCCD(REFERENCE_PIXEL) XCCD_REF=1024.0 # YCCD(REFERENCE_PIXEL) YCCD_REF=1024.0