= Script Makers Overview = == Description == The suite of script-maker routines are designed to assist the user in setting up batch processing of pictures or landmarks using the register/autoregister/P and lithos/P program suites. The following table displays a summary of the script-maker routines, input files, output files and programs invoked by the resulting run scripts; for further details, please refer to the relevant guide. ||'''Script-Maker'''||'''Type of Files Processed'''||'''Program Invoked'''||'''input file'''||'''seed file'''||'''run script/s generated'''||'''serial/parallel processing'''||'''Description'''|| ||[[make_scriptA]]||image files||[[autoregister]]||[[make_script.in]]||[[make_scriptA.seed]]||run_script.b||serial processing||Generates the run script and .INN files required to batch autoregister new images.|| ||[[make_scriptAP]]||image files||[[autoregisterP]]||[[make_script.in]]||[[make_scriptA.seed]]||run.sh<
>run_script01.b<
>run_script02.b<
>etc.||parallel processing||Generates the run script and .INN files required to batch autoregister new images using parallel processing.|| ||[[make_scriptF]]||landmark files||[[lithos]]||[[make_script.in]]||[[make_scriptF.seed]]||run_script.b||serial processing||Generates the run script and .INN files required for batch processing using [[lithos]]. The user generates a seed file containing the required [[lithos]] commands.|| ||[[make_scriptP]]||landmark files||[[lithosP]]||[[make_script.in]]||[[make_scriptP.seed]]||run.sh<
>run_script01.b<
>run_script02.b<
>etc.||parallel processing||Generates the run script and .INN files required to iterate maplets using [[lithosP]].|| ||[[make_scriptR]]||image files||[[register]]||[[make_script.in]]||[[make_scriptR.seed]]||run_script.b||serial processing||Generates the run script and .INN files required to batch register new images.|| ||[[make_scriptT]]||new landmark files||[[lithos]]||[[make_scriptT.in]]||[[make_scriptT.seed]]||run_script.b||serial processing||Generates the run script and .INN files required to tile a bigmap or shape with a suite of new maplets.||