Commit 6296c8b0 authored by Eleonora Ammannito's avatar Eleonora Ammannito
Browse files

Upload New File

parent bf1b3db0
Loading
Loading
Loading
Loading
+109 −0
Original line number Original line Diff line number Diff line
KPL/IK

Ma_MISS Instrument kernel
===========================================================================

   This instrument kernel (I-kernel) contains Ma_MISS optics,
   detector, and field-of-view parameters.


Version and Date
---------------------------------------------------------------------------

   Version 0.0 -- MARCH 04, 2021 -- INAF

      Initial release.


References
---------------------------------------------------------------------------

   1. ``Kernel Pool Required Reading''

   2. ``C-kernel Required Reading''
   
   3. ``De Sanctis et al, Astrobiology 2018''



Optical Parameters
--------------------------------------------------------

   The following Ma_MISS nominal first order optical parameters
   are included in the data section below, from [3]:

      -----------------------------------------------------------------
             parameter            MA_MISS        	 
      -----------------------------------------------------------------
      Focal Length, mm            0.60          
      f/ratio                     f/2.2         
      Field of view (deg)         5.71  
	  Field of view (rad)         0.099669	  
      -----------------------------------------------------------------

   The keywords below provide nominal values from the table above.
   Angular size values in the keywords are given radians, with the
   cross-track size being the first value and the along-track size
   being the second value in each pair.

      \begindata

         INS-44072111_FOCAL_LENGTH       = (   0.6                    )
         INS-44072111_F/RATIO            = (   2.2                    )
         INS-44072111_FOV_ANGULAR_SIZE   = (   0.099669  , 0.099669   )
         INS-44072111_IFOV               = (   0.099669  , 0.099669   )

      \begintext


Detector Parameters
--------------------------------------------------------

   The nominal VIR detector parameters from [x] are:

      -----------------------------------------------------------------
             parameter                MA_MISS        	 
      -----------------------------------------------------------------
      Pixel Size, microns/Spatial
          Cross-track                   30 (3)       
          Along-track                   30           
      -----------------------------------------------------------------


      \begindata

         INS-44072111_PIXEL_SIZE         = ( 30, 30 )
         INS-44072111_PIXEL_SAMPLES      = (    1 )
         INS-44072111_PIXEL_LINES        = (    1 )
         INS-44072111_CCD_CENTER         = ( 0.5, 0.5 )

      \begintext


FOV Definitions
---------------------------------------------------------------------------

   This section contains definitions for the PRISMA FOVs. These
   definitions are provided in a format required by the SPICE (CSPICE)
   function GETFOV (getfov_c).

      \begindata

         INS-999001_FOV_CLASS_SPEC       = 'ANGLES'
         INS-999001_FOV_SHAPE            = 'CIRCLE'
         INS-999001_FOV_FRAME            = 'Ma_MISS'
         INS-999001_BORESIGHT            = ( 0.0, 0.0, 0.6 )
         INS-999001_FOV_REF_VECTOR       = ( 1.0, 0.0, 0.0 )
         INS-999001_FOV_REF_ANGLE        = ( 5.71)
         INS-999001_FOV_ANGLE_UNITS      = ( 'DEGREES' )


      \begintext


Optical Distortion
--------------------------------------------------------

   [TBD]