= 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. The TESTFILES 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|| ||[[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.||