Differences between revisions 1 and 12 (spanning 11 versions)
Revision 1 as of 2016-01-22 10:52:46
Size: 893
Editor: DianeLambert
Comment:
Revision 12 as of 2016-07-26 09:53:09
Size: 1107
Editor: BMittan
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
(Compiled by DL) == Description ==
Line 4: Line 4:
'''Purpose:''' Directory in which to store display files for user inspection during batch processing. This directory stores display files for user inspection during batch processing.
Line 6: Line 6:
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]]) foe 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.
The following table explains which script-makers and run scripts use the '''TESTFILES1/''' directory and the display files stored in the directory by their display file source programs:

'''Table 00: Listing of Scripts Using the TESTFILES1 Directory'''


||Script-Maker||Run Script||Display File||Display File Source||Batch Processing Description||
||[[make_scriptAP]]||run_script''nn''.b||LMRK_DISPLAY''nn''.pgm for each image||[[autoregisterP]]||Batch autoregistration of images using parallel processing.||
||[[make_scriptF]]||run_script.b||tmpl.pgm for each landmark||[[lithos]]||Batch lithos processing of landmarks.||
||[[make_scriptP]]||run_script''nn''.b||LMRK_DISPLAY''nn''.pgm for each landmark||[[lithosP]]||Batch iteration of landmarks using parallel processing.||
||[[make_scriptT]]||run_script.b||tmpl.pgm for each landmark||[[lithos]]||Tiling of a bigmap or shape with a suite of new landmarks.||


-----------

''(Compiled by DL)''

CategoryDirectories

TESTFILES1

Description

This directory stores display files for user inspection during batch processing.

The following table explains which script-makers and run scripts use the TESTFILES1/ directory and the display files stored in the directory by their display file source programs:

Table 00: Listing of Scripts Using the TESTFILES1 Directory

Script-Maker

Run Script

Display File

Display File Source

Batch Processing Description

make_scriptAP

run_scriptnn.b

LMRK_DISPLAYnn.pgm for each image

autoregisterP

Batch autoregistration of images using parallel processing.

make_scriptF

run_script.b

tmpl.pgm for each landmark

lithos

Batch lithos processing of landmarks.

make_scriptP

run_scriptnn.b

LMRK_DISPLAYnn.pgm for each landmark

lithosP

Batch iteration of landmarks using parallel processing.

make_scriptT

run_script.b

tmpl.pgm for each landmark

lithos

Tiling of a bigmap or shape with a suite of new landmarks.


(Compiled by DL)

CategoryDirectories

TESTFILES1 (last edited 2016-07-26 09:53:09 by BMittan)