Unverified Commit 46f53157 authored by Jacob Cain's avatar Jacob Cain Committed by GitHub
Browse files

MGS MOC Narrow Angle Camera (#517)

* added IsisLabelNaifSpiceMGSMOCNarrowAngleDriver

* added tests

* overwrite clock_start_count instead of ephemeris

* Removed spacecraft_clock_start_count overwrite
parent e689abf9
Loading
Loading
Loading
Loading
+118 −0
Original line number Diff line number Diff line
@@ -12,6 +12,124 @@ from ale.base.type_distortion import NoDistortion
from ale import util


class MgsMocNarrowAngleCameraIsisLabelNaifSpiceDriver(LineScanner, IsisLabel, NaifSpice, RadialDistortion, Driver):
    """
    Driver for reading MGS MOC WA ISIS labels.
    """

    @property
    def instrument_id(self):
        """
        Returns an instrument id for uniquely identifying the instrument, but often
        also used to be piped into Spice Kernels to acquire IKIDs. Therefore they
        the same ID the Spice expects in bods2c calls.
        Expects instrument_id to be defined in the IsisLabel mixin. This should be
        a string of the form 'MOC-NA'

        Returns
        -------
        : str
          instrument id
        """
        id_lookup = {
        "MOC-NA" : "MGS_MOC_NA"
        }
        return id_lookup[super().instrument_id]


    @property
    def sensor_name(self):
        """
        Returns sensor name.
        Expects instrument_id to be defined.
        -------
        : String
          The name of the sensor
        """
        return self.instrument_id

    @property
    def ephemeris_stop_time(self):
        """
        ISIS doesn't preserve the spacecraft stop count that we can use to get
        the ephemeris stop time of the image, so compute the ephemeris stop time
        from the start time and the exposure duration.
        """
        return self.ephemeris_start_time + (self.exposure_duration/1000 * ((self.image_lines) * self.label['IsisCube']['Instrument']['DowntrackSumming']))

    @property
    def detector_start_sample(self):
        """
        Returns
        -------
        : int
          The starting detector sample of the image
        """
        return self.label['IsisCube']['Instrument']['FirstLineSample']


    @property
    def detector_center_sample(self):
        """
        Returns the center detector sample. Expects ikid to be defined. This should
        be an integer containing the Naif Id code of the instrument.

        Returns
        -------
        : float
          Detector sample of the principal point
        """
        return float(spice.gdpool('INS{}_CENTER'.format(self.ikid), 0, 1)[0])

    @property
    def detector_center_line(self):
        """
        Returns the center detector line. Expects ikid to be defined. This should
        be an integer containing the Naif Id code of the instrument.

        Returns
        -------
        : float
          Detector line of the principal point
        """
        return float(spice.gdpool('INS{}_CENTER'.format(self.ikid), 0, 2)[1])


    @property
    def sensor_model_version(self):
        """
        The ISIS Sensor model number for HiRise in ISIS. This is likely just 1

        Returns
        -------
        : int
          ISIS sensor model version
        """
        return 1

    @property
    def ikid(self):
        """
        Overridden to grab the ikid from the Isis Cube since there is no way to
        obtain this value with a spice bods2c call. Isis sets this value during
        ingestion, based on the original IMG file.

        Returns
        -------
        : int
          Naif ID used to for identifying the instrument in Spice kernels
        """
        return self.label["IsisCube"]["Kernels"]["NaifFrameCode"]

    @property
    def odtk(self):
        """
        The optical distortion coefficients for radial distortion in MGS MOC NA.

        These values appear in the IK / IAK, but are not listed under OD_K.
        """
        return [0, 0.0131240578522949, 0.0131240578522949]

class MgsMocWideAngleCameraIsisLabelNaifSpiceDriver(LineScanner, IsisLabel, NaifSpice, RadialDistortion, Driver):
    """
    Driver for reading MGS MOC WA ISIS labels.
+35628 −0

File added.

Preview size limit exceeded, changes collapsed.

+172 −0
Original line number Diff line number Diff line
KPL/SCLK

Status 
-----------------------------------------------

   This file is a SPICE spacecraft clock (SCLK) kernel containing
   information required for Mars Global Surveyor spacecraft on-board
   clock to ET conversion. This file also contains definitions
   of MGS reference frames.


Production/History of this SCLK files
-----------------------------------------------

   This file was generated by the NAIF utility program MAKCLK,
   version 3.3, from the most recent Mars Global Surveyor spacecraft
   SCLK SCET file.


Usage
-----------------------------------------------

   This file must be loaded into the user's program by a call to
   the LDPOOL subroutine
   
         CALL LDPOOL( 'this_file_name' )
         
   in order to use the SPICELIB SCLK family of subroutines to
   convert MGS spacecraft on-board clock to ET and vice versa and
   to use MGS frames defined below as reference frames for
   geometric quantities being returned by high-level SPK and
   CK subroutines.


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

   1. SCLK Required Reading file, NAIF document number 222
   2. MAKCLK User's Guide, NAIF document number 267
   

Inquiries
-----------------------------------------------

   If you have any questions regarding this file contact
   
   MGS Spacecraft Operations Team (SCOPS)
   Lockheed/Martin, Denver

   Boris Semenov - NAIF/JPL
   (818) 354-8136
   bsemenov@spice.jpl.nasa.gov


SCLK DATA
-----------------------------------------------

\begindata

SCLK_KERNEL_ID           = ( @2006-02-26/00:38:24.00 )

SCLK_DATA_TYPE_94        = ( 1 )
SCLK01_TIME_SYSTEM_94    = ( 2 )
SCLK01_N_FIELDS_94       = ( 2 )
SCLK01_MODULI_94         = ( 4294967296 256 )
SCLK01_OFFSETS_94        = ( 0 0 )
SCLK01_OUTPUT_DELIM_94   = ( 1 )

SCLK_PARTITION_START_94  = ( 1.3611133440000E+11 )

SCLK_PARTITION_END_94    = ( 1.0995116277750E+12 )

SCLK01_COEFFICIENTS_94   = (
 
    0.0000000000000E+00     -9.9510252675000E+07     9.9999996301748E-01
    8.3066265600000E+08     -9.6265476795000E+07     9.9999994844682E-01
    1.9330583040000E+09     -9.1959244017000E+07     9.9999994927604E-01
    2.7708477440000E+09     -8.8686629183000E+07     9.9999994213351E-01
    4.0538009600000E+09     -8.3675093473000E+07     9.9999993609973E-01
    4.7829370880000E+09     -8.0826905655000E+07     9.9999993275158E-01
    5.2473643520000E+09     -7.9012736777000E+07     9.9999993064539E-01
    5.4909818880000E+09     -7.8061105843000E+07     9.9999992770059E-01
    6.7515176960000E+09     -7.3137138199000E+07     9.9999992410889E-01
    7.9017973760000E+09     -6.8643858540000E+07     9.9999992038548E-01
    8.9854187520000E+09     -6.4410962877000E+07     9.9999991689249E-01
    9.9588085760000E+09     -6.0608659193000E+07     9.9999991330346E-01
    1.1222619136000E+10     -5.5671899621000E+07     9.9999990916047E-01
    1.2448517120000E+10     -5.0883236056000E+07     9.9999990447344E-01
    1.3831336704000E+10     -4.5481597572000E+07     9.9999990051645E-01
    1.5223486464000E+10     -4.0043513113000E+07     9.9999989497162E-01
    1.7390367488000E+10     -3.1579135002000E+07     9.9999988993180E-01
    1.7567130624000E+10     -3.0888654078000E+07     9.9999989034894E-01
    1.9308801024000E+10     -2.4085254824000E+07     9.9999988778163E-01
    2.0709498624000E+10     -1.8613780438000E+07     9.9999988586150E-01
    2.1416008704000E+10     -1.5853975753000E+07     9.9999988403100E-01
    2.2566109184000E+10     -1.1361396274000E+07     9.9999988221971E-01
    2.3583325184000E+10     -7.3878967420000E+06     9.9999988085764E-01
    2.4401976064000E+10     -4.1900421230000E+06     9.9999987748439E-01
    2.6148822784000E+10     2.6335770410000E+06     9.9999987443431E-01
    2.7343544064000E+10     7.3004564550000E+06     9.9999987288243E-01
    2.7697987584000E+10     8.6850012790000E+06     9.9999986959544E-01
    3.0497398784000E+10     1.9620199853000E+07     9.9999986397005E-01
    3.3094473984000E+10     2.9765023473000E+07     9.9999986031472E-01
    3.3757908224000E+10     3.2356563111000E+07     9.9999986120037E-01
    3.4879294464000E+10     3.6736977503000E+07     9.9999985904003E-01
    3.6655458304000E+10     4.3675116525000E+07     9.9999985800849E-01
    3.7663293184000E+10     4.7611970966000E+07     9.9999985675497E-01
    3.9177007104000E+10     5.3524915119000E+07     9.9999985536588E-01
    3.9998279424000E+10     5.6733009655000E+07     9.9999985291347E-01
    4.1764858624000E+10     6.3633708640000E+07     9.9999985124879E-01
    4.2117662464000E+10     6.5011848435000E+07     9.9999984781791E-01
    4.2274106624000E+10     6.5622958342000E+07     9.9999984882922E-01
    4.4218185984000E+10     7.3217017194000E+07     9.9999984659583E-01
    4.5149373184000E+10     7.6854466636000E+07     9.9999984377543E-01
    4.7697499904000E+10     8.6808085081000E+07     9.9999984158856E-01
    4.8250187264000E+10     8.8967019739000E+07     9.9999984042488E-01
    5.0351768064000E+10     9.7176318429000E+07     9.9999983895938E-01
    5.1873073664000E+10     1.0311891747200E+08     9.9999983890233E-01
    5.4328230144000E+10     1.1270937092700E+08     9.9999983767097E-01
    5.5435314944000E+10     1.1703392022500E+08     9.9999983571827E-01
    5.6783243264000E+10     1.2229926436000E+08     9.9999983408405E-01
    5.8043833344000E+10     1.2722344354300E+08     9.9999983141787E-01
    6.0034649344000E+10     1.3500006723200E+08     9.9999982876103E-01
    6.2733100544000E+10     1.4554089042700E+08     9.9999982638865E-01
    6.4568925184000E+10     1.5271207918200E+08     9.9999982473500E-01
    6.5962380800000E+10     1.5815526422800E+08     9.9999982462235E-01
    7.0164877568000E+10     1.7457126434900E+08     9.9999982312096E-01
    7.2044942080000E+10     1.8191526505000E+08     9.9999982107624E-01
    7.3394164736000E+10     1.8718566510700E+08     9.9999981990749E-01
    7.3947124992000E+10     1.8934566571800E+08     9.9999981862840E-01
    7.5141225984000E+10     1.9401012187200E+08     9.9999981500000E-01 )

\begintext

MGS Frame Definitions 
-----------------------------------------------

The variables below define the MGS spacecraft, subsystems and 
instrument frames within the SPICE Toolkit Frames mechanism.
In order to use "MGS_SPACECRAFT" as the value for the FRAME 
argument defining the reference frame for output geometric 
quantities in calls to
        CKGP
        CKGPAV
        SPKEZ
        SPKEZR
SPICELIB subroutines, or to be able to read CK orientation data
for some MGS subsystem or instrument if these data are referenced
to this frame in the file, these definitions along with the CK file
containing MGS spacecraft orientation must be loaded into the user's
program.

\begindata
 
   FRAME_MGS_SPACECRAFT          = -94000
   FRAME_-94000_NAME             = 'MGS_SPACECRAFT'
   FRAME_-94000_CLASS            =  3
   FRAME_-94000_CLASS_ID         = -94000
   FRAME_-94000_CENTER           = -94

   FRAME_MGS_LEFT_SOLAR_ARRAY    = -94001
   FRAME_-94001_NAME             = 'MGS_LEFT_SOLAR_ARRAY'
   FRAME_-94001_CLASS            =  3
   FRAME_-94001_CLASS_ID         = -94001
   FRAME_-94001_CENTER           = -94

   FRAME_MGS_RIGHT_SOLAR_ARRAY   = -94002
   FRAME_-94002_NAME             = 'MGS_RIGHT_SOLAR_ARRAY'
   FRAME_-94002_CLASS            =  3
   FRAME_-94002_CLASS_ID         = -94002
   FRAME_-94002_CENTER           = -94
+1355 −0

File added.

Preview size limit exceeded, changes collapsed.

+418 −0
Original line number Diff line number Diff line
DAFETF NAIF DAF ENCODED TRANSFER FILE
'DAF/SPK '
'2'
'6'
'SPKMERGE                                                    '
BEGIN_ARRAY 1 217
'p_m_990823_OD2047-2064_2065_rec.nio     '
'-AB443A2EA7AC18^6'
'-AB4344421C6968^6'
'-5E'
'4'
'1'
'1'
217
'-AB43DD1EFCDD58^6'
'6C0FC16D78^1'
'D81F82DAF^1'
'1B03F05B5E^2'
'2885E8890D^2'
'3607E0B6BC^2'
'4389D8E46B^2'
'510BD1121A^2'
'5E8DC93FC9^2'
'6C0FC16D78^2'
'7991B99B27^2'
'8713B1C8D6^2'
'9495A9F685^2'
'A217A22434^2'
'AF999A51E3^2'
'BD1B927F92^2'
'-694956AEC7782C^3'
'-2493C33D00FF9^1'
'51435497A5807C^3'
'199AE3078C9327^1'
'-C0B306139387F8^3'
'1ECEC97188569A^1'
'5982EEA0895828^-2'
'D1C1051A2F0C88^-4'
'-D76F815EB42C58^-6'
'-2D25057D392D02^-7'
'-806478997100B^-9'
'-69990FB363EF24^-9'
'-1767E3E632238F^-9'
'7D072500917F5^-A'
'AEA1AE31793558^-A'
'716EBF4869CE68^-A'
'383E2E91DC8B5E^-A'
'B09489BD17003^-A'
'0^0'
'0^0'
'0^0'
'-451F71B8D1C2C8^-2'
'-92CC9F2E5A7388^-4'
'A67ECF09B83828^-6'
'1CFBFBD13CB56D^-7'
'-3CF3E4C50148AC^-9'
'3581F87FF7A9C8^-9'
'24E538E8365964^-9'
'76FAF94161BB^-A'
'-C3D0293766648^-A'
'-12C2BE8E8B6A88^-9'
'-357407EFCD216^-9'
'0^0'
'0^0'
'0^0'
'0^0'
'A3D35AB2ED951^-2'
'-AF12DD4C41D93^-4'
'-193DAF647BC308^-5'
'1FA4439601F506^-7'
'-AC9BF6DE4B71F^-9'
'-1C8BE8EC0617C8^-9'
'2895E62D8EE854^-9'
'1C14F49A31A036^-9'
'6776EBAD1F226^-A'
'-8BAB823DE3787^-A'
'-21030A50B0481^-9'
'0^0'
'0^0'
'0^0'
'0^0'
'C^1'
'B^1'
'A^1'
'A^1'
'-AB437023579B38^6'
'DB125BE9D8^1'
'1B624B7D3B^2'
'2913713BD88^2'
'36C496FA76^2'
'4475BCB9138^2'
'4B36B8CFEB^2'
'51F7B4E6C28^2'
'58B8B0FD9A^2'
'5F79AD14718^2'
'663AA92B49^2'
'6CFBA542208^2'
'73BCA158F8^2'
'7A7D9D6FCF8^2'
'87FF959D7E8^2'
'95818DCB2D8^2'
'-78539525C6FDC4^3'
'-220625725DE416^1'
'5BC13EAED731F8^3'
'17A5669C9A04C1^1'
'-B2AD865DB89EF8^3'
'230322BCA9E0E2^1'
'663FE7099A3928^-2'
'18C42285CF7B68^-3'
'-3FEFBE7EA36374^-5'
'-FC78AE4B44DAF8^-7'
'1F7FD3B801ED56^-7'
'9A2CF25BDA1E6^-8'
'-2B366C7F12ACDC^-8'
'-325CE414E87E8^-8'
'-86CB823F4D71F^-9'
'7F9F3815BAE514^-9'
'451AD093C03228^-9'
'-5A14C7BD51FCC^-A'
'-BECB43D61E63A^-A'
'0^0'
'0^0'
'-4E019FF18CFCE8^-2'
'-1137F5D4BC406E^-3'
'308F4B34628706^-5'
'C4E75654735488^-7'
'-B26AFBF93A797^-8'
'-77418EAA7BC00C^-8'
'-16321ECB8CA17^-9'
'1F5F98D4A5DFC1^-8'
'B01872446E0C2^-9'
'-43CA2F1FF52DD8^-9'
'-3D6828608A48DC^-9'
'-114FCF3BC5B31^-A'
'DB1A24^-A'
'0^0'
'0^0'
'97F5640C487BC8^-2'
'-1932991B3E57A5^-3'
'-6087FDD5D00DA4^-5'
'1456E932E2ED9B^-6'
'14AA0568F0619C^-7'
'-A003426BCC4B58^-8'
'-7EBF6CEE555378^-8'
'-92A2479782A4C^-9'
'19D40978C85AC6^-8'
'A7B387030362F8^-9'
'-26D317F8BC8E7E^-9'
'-2E870D719C0152^-9'
'-1B3F7^-A'
'0^0'
'0^0'
'D^1'
'C^1'
'C^1'
'C^1'
'-AB42BE246CED38^6'
'DB125BE9D8^1'
'1B624B7D3B^2'
'2913713BD88^2'
'36C496FA76^2'
'4475BCB9138^2'
'5226E277B1^2'
'5FD808364E8^2'
'6D892DF4EC^2'
'7B3A53B3898^2'
'88EB797227^2'
'969C9F30C48^2'
'A44DC4EF62^2'
'B1FEEAADFF8^2'
'BFB0106C9D^2'
'CD61362B3A8^2'
'-8E57575F9A60E^3'
'-1D2A706AD5EA48^1'
'6AF333E75E7C08^3'
'13F8244C297E04^1'
'-98259CF091D32^3'
'2923E218EECB4E^1'
'78DBFDFA138B9C^-2'
'1535B59D4DC5F2^-3'
'-4BEB2CBE99F1D4^-5'
'-C6C915FEEF8958^-7'
'24D450041B1318^-7'
'-666CEDADDC73^-9'
'-A7227113F97ED^-8'
'-27BD1DB69C4A8C^-8'
'2C56C2CD99DCC8^-8'
'1C01BC58C2FD04^-8'
'-5D1454400EE3^-9'
'-C3877897F0075^-9'
'-2944A015BC73C^-9'
'3868BA60DCDBA8^-9'
'25B74D8^-9'
'-5AD8565F6C851C^-2'
'-E85171E71365B^-4'
'38E5361652F166^-5'
'72857F764C0F28^-7'
'-14F885C9EAEA99^-7'
'394BF1B6B4DD2^-8'
'709A6611ADE7E^-8'
'1541D04FDF5762^-8'
'-1F84CEF98C295E^-8'
'-13A1D72FBFF59F^-8'
'3F51892ACC92E^-9'
'8F1B98DB3783B^-9'
'21D7F008BEDF8^-9'
'-2964852A952C2^-9'
'-1DD6F^-9'
'8175ED65973A9^-2'
'-1DB7D35BC45F93^-3'
'-51D375C94D55AC^-5'
'1756CCFE7010AD^-6'
'-6925561AA7354^-8'
'-1600A4C8962BA4^-7'
'-22B10B5459ADA^-8'
'6B599CF084E8A^-8'
'2D94FABD7E62C6^-8'
'-162D31E90F1092^-8'
'-183F384E310EC2^-8'
'-F97213E5EFA98^-A'
'8A7DB0A7A6A55^-9'
'3CCFDA5095B2FC^-9'
'-1DAA0B^-9'
'F^1'
'E^1'
'E^1'
'E^1'
'-AB43DD1EFCDD58^6'
'-AB437023579B38^6'
'-AB42BE246CED38^6'
'3^1'
END_ARRAY 1 217
BEGIN_ARRAY 2 39
'DE-0721LE-0721                          '
'-AB443A2EA7AC18^6'
'-AB4344421C6968^6'
'A'
'0'
'1'
'2'
39
'-A968C^6'
'A8C^5'
'-11ABE697330396^6'
'12546D89FDC782^4'
'1FC8E67975DC2C^2'
'-1D075C9D06CF82^0'
'9AA1A91F9AE39^-3'
'D47A182469BC1^-2'
'-D7AEB47E473758^-3'
'-535A763A646154^-3'
'964D438C80D058^-4'
'21B3C3CD2509F^-4'
'-5E37CFFFDA6008^-5'
'-3EA0D83309C9B2^5'
'-23D9ECE662A24^4'
'AFF92FC84547E^1'
'2BBC2547F3FB6^0'
'-4B03E1C679B614^-1'
'3C54D76983854A^-2'
'1CAC60D8E58C01^-2'
'-2C42F8F41F6662^-3'
'-B7FFA277808098^-4'
'1B6E01F01EF6EF^-4'
'494FB70EC043B8^-5'
'-128B4D656CAB01^5'
'-FD7605FECE7AD^3'
'3E35B22EC1E67E^1'
'167D025131956C^0'
'-297DD085571D64^-1'
'A6E394754DBE18^-3'
'10B87DFC599DB3^-2'
'-EFF88E6205AF3^-4'
'-71DFB2BC4F771C^-4'
'B2802B7B04A46^-5'
'30EE97A1E97736^-5'
'-B3F4C^6'
'1518^6'
'23^2'
'1^1'
END_ARRAY 2 39
BEGIN_ARRAY 3 39
'DE-0721LE-0721                          '
'-AB443A2EA7AC18^6'
'-AB4344421C6968^6'
'4'
'0'
'1'
'2'
39
'-9EDCC^6'
'1518^6'
'30B02C57F3BC18^7'
'2011341ACD9A62^7'
'-5383AC91887C^5'
'-96199DA4179498^4'
'-6B0C83D706255C^2'
'1384C84B1691F9^2'
'62965531930648^0'
'-1751E0D9A48DE8^-1'
'-191A9E17E0937E^-2'
'-304E7406CE7DE^-4'
'480A9EEA73438^-5'
'-B2123C6D7DFB2^7'
'9EBF9CD8321EF^6'
'12929EF982DB24^6'
'-10EC17BFBBBF1C^4'
'-33EDB858BF5442^3'
'-82761B180D1D1^1'
'580F0DF3ADE3FC^0'
'2FD524FC8BFDA8^-1'
'-1A93DEA605ECB6^-3'
'-958152C29D5DD^-4'
'-44306D70570C8^-5'
'-52FB5FBC4D96EC^7'
'3AF2DC2F1DDADE^6'
'8A8EB8C8E0FFF^5'
'-3B40E46C94CFA6^3'
'-17A31B1D47BF42^3'
'-4448934C0846C^1'
'25B9480C8BAEE6^0'
'16924F1C42760C^-1'
'-144A1F267BA2F8^-4'
'-43E15346D277D^-4'
'-2057041B7035EE^-5'
'-B3F4C^6'
'2A3^6'
'23^2'
'1^1'
END_ARRAY 3 39
BEGIN_ARRAY 4 54
'MAR097                                  '
'-AB443A2EA7AC18^6'
'-AB4344421C6968^6'
'1F3'
'4'
'1'
'3'
54
'-AB38D^6'
'2A3^4'
'-2B9D02DBA09C02^-3'
'184F45B519A491^-3'
'-79F618171F5B38^-3'
'-C836F1D1029708^-4'
'136A5347A91648^-3'
'D3377B39F71678^-5'
'-E3E97E835775D^-5'
'28F462D41F054^-6'
'327E37DDBF6E^-4'
'78E91A7149C954^-3'
'-4ADBB39EB34DD8^-5'
'-3CF98366A3C284^-3'
'58B20825EBDFD^-5'
'4E4C2C4610BA64^-4'
'-16038A464FD4F6^-5'
'-1D5CD246E33E^-5'
'1ADBAF19D8E2FA^-3'
'31029314B0EBA6^-3'
'40A72970CA17F8^-3'
'-184EF4BADC8F3C^-3'
'-A2BCC0B88B663^-4'
'20BB4A2628B06E^-4'
'6E4CAC46E9DD4C^-5'
'-1046C60E0AE0E^-5'
'-36D3CCC507BEC^-7'
'-8229FDBE86927^-6'
'-194AF1385F76F2^-6'
'36DB14F9FAEAA8^-6'
'32EA65CD1D4036^-7'
'-40D40D3AFA2858^-7'
'D97434F1DA2ED8^-9'
'0^0'
'-E8B40BAD9E064^-7'
'375BC49C918ED8^-8'
'-78CD01FC2DB668^-6'
'A8EBD02BDA753^-8'
'11F34E925C8CBE^-6'
'-642FF825D3FFD4^-8'
'-9BE7899FD48888^-8'
'0^0'
'-55C0BE411932E^-7'
'452E9905C4B2B^-6'
'-2FE4E6EB2C922E^-6'
'-1CE620B970293B^-6'
'76BC7AF3FA73DC^-7'
'1F5FC3C6CD549^-7'
'-566C065C01A148^-8'
'0^0'
'-AB63^6'
'546^4'
'32^2'
'1^1'
END_ARRAY 4 54
TOTAL_ARRAYS 4
 ~NAIF/SPC BEGIN COMMENTS~
; ../../../data/isistestdata/mgs/out/m0402852.ale_1.bsp LOG FILE

; Created 2023-02-01/13:45:15.00.
;
; BEGIN SPKMERGE COMMANDS

LEAPSECONDS_KERNEL = ../../../remotedata/isis_data/base/kernels/lsk/naif0012.tls

SPK_KERNEL           = ../../../data/isistestdata/mgs/out/m0402852.ale_1.bsp
 SOURCE_SPK_KERNEL = ../../../remotedata/isis_data/mgs/kernels/spk/mgs_map2.bsp
    INCLUDE_COMMENTS = NO
    BODIES           = -94
    BEGIN_TIME       = 1999 AUG 24 14:10:13.635
    END_TIME         = 1999 AUG 24 14:14:19.559
  SOURCE_SPK_KERNEL = ../../../remotedata/isis_data/base/kernels/spk/mar097.bsp
    INCLUDE_COMMENTS = NO
    BODIES           = 4, 10, 499
    BEGIN_TIME       = 1999 AUG 24 14:10:13.635
    END_TIME         = 1999 AUG 24 14:14:19.559

; END SPKMERGE COMMANDS
 ~NAIF/SPC END COMMENTS~
Loading