Differences between revisions 1 and 2
Revision 1 as of 2016-01-14 10:55:32
Size: 262
Editor: DianeLambert
Comment:
Revision 2 as of 2016-01-14 11:28:02
Size: 519
Editor: DianeLambert
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
 * [[make_scriptR.in]] -
 * [[make_scriptR.seed]] -
 * make_script.in - text file containing the names of the images to batch register.
 * [[make_scriptR.seed]] - text file containing the register option commands for batch registering images.
Line 12: Line 12:
 * run??  * run_script.b -
Line 16: Line 16:

'''Example make_script.in file:'''

{{{
P3T11S2H0409.DAT
P3T11S2H0410.DAT
P3T11S2H0411.DAT
END
}}}

make_scriptR

Purpose: Generates the run and .INN files required to batch register new images.

Requires

  • make_script.in - text file containing the names of the images to batch register.
  • make_scriptR.seed - text file containing the register option commands for batch registering images.

Output

  • run_script.b -
  • .INN files -

Using make_scriptR

Example make_script.in file:'

P3T11S2H0409.DAT
P3T11S2H0410.DAT
P3T11S2H0411.DAT
END

make_scriptR (last edited 2016-07-26 09:32:25 by BMittan)