Differences between revisions 4 and 5
Revision 4 as of 2016-02-10 13:53:27
Size: 885
Editor: BMittan
Comment:
Revision 5 as of 2016-02-10 19:46:38
Size: 906
Editor: BMittan
Comment:
Deletions are marked like this. Additions are marked like this.
Line 30: Line 30:
CategoryFiles CategoryFiles  CategoryOutputFiles

New_Limbs.in

Description

This lithos seed file is output by residuals and used to attach maps to limbs for every landmark contained in LMRKLIST.TXT.

New_Limbs.in contains the lithos commands to process each landmark listed in LMRKLIST.TXT where the landmark has an associated MAPFILE and an image set.

Here is a sample New_Limbs.in file annotated with explanations of the commands:

o                   <- attach map to maps or limbs
EE0001              <- load landmark
n a                 <- don't reset all
3                   <- attach map to limbs
n b                 <- don't clear
1,3,5               <- expansion (1), res/scale limit (3), d_hgt limit (5)
o                   <- as above
EE0002
n a
3
n b
1,3,5
q                   <- quit lithos


(Compiled by DL)

CategoryFiles CategoryOutputFiles

New_Limbs.in (last edited 2016-02-10 19:46:38 by BMittan)