make_scriptT

(Compiled by DL)

Purpose: Generates the run script and .INN files required to tile a bigmap and generate new maplets.

Requires

NB: lithos requires a number of directories and files - refer to relevant guide.

Output

make_scriptT outputs:

run_script.b output:

Using make_scriptT

Create Input Files

Example make_scriptT.in file (see make_scriptT.in for further details):

NB: A space must precede each ??.

Example make_scriptT.seed file (see make_scriptT.seed for further details):

Run make_scriptT

make_scriptT generates a .INN file for each new maplet (the image filename appended with the register options contained in the make_scriptR.seed file. Example P3T11S2H0409.INN file:

make_scriptT also generates the run script - run_script.b:

Tile Bigmap with New Maplets

sh run_script.b

The lithos standard output for each image is captured in the .OOT files. The user must review the .OOT files to ascertain the success of the batch image registration process, problem landmarks can be detected using the utility program find_nofitT.

Make_script is the heart of the tiling process. It generates are large suite of scripts that is run (one for each landmark) and runs lithos on it.

Input - files

Input - stdin

Output


CategoryPrograms

Step1

Set up the files for the rn

Step2

Run and monitor


Step1

Overview

The will use XXXXXX and XXX020.SEED to generate a suite of files to tile a bigmap.

Output will be exact (diff)

Prep

Copy the reference map to XXXXXX (because Bob likes it that way)

cp MAPFILES/REFMAP.MAP MAPFILES/XXXXXX.MAP

Add map name and seed to the top of the output from make_tilefile, which should be named make_scriptT.in

It should look like this:

XXXXXX
XXX020.SEED
      50   50
     100   50
     150   50
     200   50
     250   50
     300   50
     350   50
     400   50
     450   50
     500   50
     550   50
     600   50
...
     900  950
     950  950
END

Run

~/bin/make_scriptT

Output


Step 2

Run

Run, just run the script to make the whole thing go (in the background)

nohup sh run_script.b &

Monitor

Track the progress with find_nofitT

~/bin/find_nofitT

If there are problems with the processing, you'll get a list of landmarks with issues

  just listed - no significant issue
  * very bad - must fix
  ! not too bad - should fix