Differences between revisions 1 and 2
Revision 1 as of 2014-05-15 23:16:59
Size: 726
Editor: EricPalmer
Comment:
Revision 2 as of 2015-05-06 11:15:24
Size: 726
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
["Test Files"] [[Test_Files]]

Test_Files

Overview

2.13 Does batch parallel autoregister

Output will be exact (diff)

Input

Set up a map that shows what needs to be done (everything)

# 2.13 run make_scriptA - batch autoregister
 chmod +x run_script01.b
 chmod +x run_script02.b
 chmod +x run_script03.b
 chmod +x run_script04.b
 chmod +x run_script05.b
 chmod +x run_script06.b
 chmod +x run_script07.b
 chmod +x run_script08.b

 ./run_script01.b 
 ./run_script02.b 
 ./run_script03.b
 ./run_script04.b
 ./run_script05.b 
 ./run_script06.b 
 ./run_script07.b 
 ./run_script08.b 

Output

Tons of changed landmarks OOT files images (both pgm and extra (easy to use) jpg)

run_make_scriptAP (last edited 2015-05-06 11:15:24 by localhost)