Size: 1714
Comment:
|
Size: 1103
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
This directory is required by the following programs: * Batch parallel processing autoregistration of images using the run script generated by [[make_scriptAP]] to store copies of LMRK_DISPLAY''nn''.pgm (output by [[autoregisterP]]) for each image; * Batch [[lithos]] processing using the run script generated by [[make_scriptF]] to store copies of tmpl.pgm (output by [[lithos]]) for each landmark. * Batch iteration of maplets using the run script generated by [[make_scriptP]] to store copies of LMRK_DISPLAY.pgm (output by [[lithosP]]) for each landmark. * Tiling of of a bigmap or shape with a suite of new landmarks using the run script generated by [[make_scriptT]] to store copies of tmpl.pgm (output by [[lithos]]) for each landmark. |
|
Line 17: | Line 11: |
||[[make_scriptP]]||run_script''nn''.b||LMRK_DISPLAY''nn''.pgm for each landmark||[[lithosP]]||Batch iteration of landmarks.|| | ||[[make_scriptP]]||run_script''nn''.b||LMRK_DISPLAY''nn''.pgm for each landmark||[[lithosP]]||Batch iteration of landmarks using parallel processing.|| |
Line 19: | Line 13: |
The user should note that TESTFILES1 is used during iterative processes ([[lithosP]]) while [[TESTFILES]] is not. |
TESTFILES1
(Compiled by DL)
Purpose: Directory in which to store display files for user inspection during batch processing.
The TESTFILES1 directory is required by the run scripts output by the following script-makers, for storing copies of the display files output by the source programs as follows:
Script-Maker |
Run Script |
Display File |
Display File Source |
Batch Processing Description |
run_scriptnn.b |
LMRK_DISPLAYnn.pgm for each image |
Batch autoregistration of images using parallel processing. |
||
run_script.b |
tmpl.pgm for each landmark |
Batch lithos processing of landmarks. |
||
run_scriptnn.b |
LMRK_DISPLAYnn.pgm for each landmark |
Batch iteration of landmarks using parallel processing. |
||
run_script.b |
tmpl.pgm for each landmark |
Tiling of of a bigmap or shape with a suite of new landmarks. |
The user should note that TESTFILES1 is used during iterative processes (lithosP) while TESTFILES is not.