Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2014-02-03 10:39:17
Size: 431
Editor: EricPalmer
Comment:
Revision 3 as of 2015-03-30 15:05:01
Size: 631
Editor: EricPalmer
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
["Test Files"]
== make_sumfiles ==
Line 6: Line 5:
I don't know what B-Frame is. B-Frame let's you set the NOM and SUM to the body fixed frame.

Line 9: Line 10:
== Input ==
 * ["make_sumfiles.txt"] - list of SPICE kernels
 * ["make_sumfiles.in"] - list of files from ["process_img"]
Line 10: Line 14:

{{{

~/bin/e.make_sumfiles

}}}
Line 29: Line 27:

== Output ==

 * ["PICTLIST.TXT"]
 * ["NOMINALS"]
 * ["SUMFILES"]

make_sumfiles

Builds the sumfile and nominals

B-Frame let's you set the NOM and SUM to the body fixed frame.

You must update the ck and spk entries in ["make_sumfiles.txt"]. You must have entries that cover the time of all of your images.

Input

  • ["make_sumfiles.txt"] - list of SPICE kernels
  • ["make_sumfiles.in"] - list of files from ["process_img"]

 ~/bin/e.make_sumfiles 
 Use B-Frame? (y/n)
n
 0.  Create SUMFILES & NOMINALS and ..
 1.  Update old NOMINALS and ..
 2.  Update old SUMFILES 
0

Output

  • ["PICTLIST.TXT"]
  • ["NOMINALS"]
  • ["SUMFILES"]

make_sumfiles (last edited 2018-05-05 19:07:31 by BMittan)