Differences between revisions 1 and 7 (spanning 6 versions)
Revision 1 as of 2016-01-22 10:52:54
Size: 884
Editor: DianeLambert
Comment:
Revision 7 as of 2016-07-26 09:52:46
Size: 1052
Editor: BMittan
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
(Compiled by DL)
Line 4: Line 3:
'''Purpose:''' Directory in which to store display files for user inspection during batch processing. == Description ==
Line 6: Line 5:
This directory is required by the following programs:
 * Batch autoregistration of images using the run script generated by [[make_scriptA]] to store copies of LMRK_DISPLAY1.pgm (output by [[autoregister]]) for each image;
 * Batch [[lithos]] processing using the run script generated by [[make_scriptF]] to store copies of LMRK_DISPLAY1.pgm (output by [[lithos]]) for each landmark;
 * Batch registration of images using the run script generated by [[make_scriptR]] to store copies of LMAKR_DISPLAY.pgm (output by [[register]]) for each image;
 * 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 LMRK_DISPLAY1.pgm (output by [[lithos]]) for each landmark.
This directory stores output display files for user inspection during batch processing.

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

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

||Script-Maker||Run Script||Display File||Display File Source||Batch Processing Description||
||[[make_scriptA]]||run_script.b||LMRK_DISPLAY1.pgm for each image||[[autoregister]]||Batch autoregistration of images.||
||[[make_scriptF]]||run_script.b||LMRK_DISPLAY1.pgm for each landmark||[[lithos]]||Batch lithos processing of landmarks.||
||[[make_scriptR]]||run_script.b||LMRK_DISPLAY.pgm for each image||[[register]]||Batch registration of images.||
||[[make_scriptT]]||run_script.b||LMRK_DISPLAY1.pgm for each landmark||[[lithos]]||Tiling of a bigmap or shape with a suite of new landmarks.||



-----------

''(Compiled by DL)''

CategoryDirectories

TESTFILES

Description

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

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

Table 00: Listing of Scripts Using the TESTFILES Directory

Script-Maker

Run Script

Display File

Display File Source

Batch Processing Description

make_scriptA

run_script.b

LMRK_DISPLAY1.pgm for each image

autoregister

Batch autoregistration of images.

make_scriptF

run_script.b

LMRK_DISPLAY1.pgm for each landmark

lithos

Batch lithos processing of landmarks.

make_scriptR

run_script.b

LMRK_DISPLAY.pgm for each image

register

Batch registration of images.

make_scriptT

run_script.b

LMRK_DISPLAY1.pgm for each landmark

lithos

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


(Compiled by DL)

CategoryDirectories

TESTFILES (last edited 2016-07-26 09:52:46 by BMittan)