Differences between revisions 3 and 4
Revision 3 as of 2016-01-20 20:10:48
Size: 2225
Comment:
Revision 4 as of 2016-01-20 20:11:20
Size: 2248
Comment:
Deletions are marked like this. Additions are marked like this.
Line 17: Line 17:
== PICNM UTC SCOBJx SCOBJy SCOBJz RA DEC TWIST SRA SDEC == Example ==
{{{
PICNM UTC SCOBJx SCOBJy SCOBJz RA DEC TWIST SRA SDEC
Line 24: Line 26:
}}}

Overview

It produces the nominal scobj, camera orientation and sun vector all in inertial space (J2000). It used to be made by IFRAME.f with the understanding that if it was needed it would be run right after make_sumfiles, but that was confusing and fraught with peril. IFRAME is now used by OMEGA. It lets you get an approximate solution for the transformation from inertial to body-fixed and, if desired, to update the sumfile accordingly. Of course, since there are uncertainties in the nominal values, this isn't quite right, and REGISTER has to be run to align with the current shape model.

IFRAME.TXT is now made by make_sumfiles.

This is all part of the WOBBLE stuff and can be ignored for testing until the procedures settle down. It is being developed and tested with simulated ROSETTA data that has major excited rotational state issues. The procedures appear to be working, but they're a bit ungainly and I'm looking for ways to make the procedure smoother. Laurent and Claire from Marseille will be spending next week with me to beat on just these issues, and Nick, from JPL who is doing shadow nav for ROSETTA will be joining us for a day (he's the first avatar). Note that as long as WOBBLE is not mentioned in INIT_LITHOS, or if WOBBLE=.FALSE. then nothing will change in the testing.

from Gaskell email: 14 May 2014

IFRAME.TXT

Description

Example

    PICNM                  UTC                   SCOBJx              SCOBJy              SCOBJz            RA          DEC        TWIST       SRA         SDEC

P595033964F2    2018 NOV 09 11:11:36.008    0.1393877134D+03   -0.2052581418D+02   -0.9569192088D+01    -8.37947    -3.88812    88.65648   176.39833     2.27588
P595034390F2    2018 NOV 09 11:18:42.324    0.1393248422D+03   -0.2052504806D+02   -0.9564763229D+01    -8.37947    -3.88812    88.65648   176.40259     2.27349
P595034816F2    2018 NOV 09 11:25:48.640    0.1392619628D+03   -0.2052427823D+02   -0.9560332270D+01    -8.37947    -3.88812    88.65648   176.40685     2.27109
P595035242F2    2018 NOV 09 11:32:54.955    0.1391990760D+03   -0.2052351109D+02   -0.9555902818D+01    -8.38640    -3.88409    88.66071   176.41111     2.26869
...

IFRAME.TXT (last edited 2016-07-23 07:37:31 by BMittan)