Differences between revisions 1 and 2
Revision 1 as of 2014-02-03 10:39:17
Size: 431
Editor: EricPalmer
Comment:
Revision 2 as of 2014-02-11 23:47:28
Size: 594
Editor: EricPalmer
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
["Test Files"]
== make_sumfiles ==
Line 9: Line 8:
== Input ==
 * ["make_sumfiles.txt"] - list of SPICE kernels
 * ["make_sumfiles.in"] - list of files from ["process_img"]
Line 10: Line 12:

{{{

~/bin/e.make_sumfiles

}}}
Line 29: Line 25:

== Output ==

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

make_sumfiles

Builds the sumfile and nominals

I don't know what B-Frame is. 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)