Differences between revisions 1 and 2
Revision 1 as of 2016-01-22 10:52:54
Size: 884
Editor: DianeLambert
Comment:
Revision 2 as of 2016-01-22 11:00:18
Size: 1490
Editor: DianeLambert
Comment:
Deletions are marked like this. Additions are marked like this.
Line 11: Line 11:

||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 of a bigmap or shape with a suite of new landmarks.||

TESTFILES

(Compiled by DL)

Purpose: Directory in which to store display files for user inspection during batch processing.

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.

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 of a bigmap or shape with a suite of new landmarks.

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