veto.txt

Description

This lithos seed file is output by residuals and used to detach from landmarks and limbs any map with a linear residual greater than the user-specified limit.

veto.txt is created for any landmark whose linear residual is greater than PLIM 2, the second residuals argument. The seed file contains the lithos commands to process each landmark listed in LMKFILE that meets the criteria. veto.txt is ready for execution as a batch process.

The accompanying check.txt file lists suspect landmarks and affected overlapping landmarks and limbs. This file allows you to individually inspect each instance.

Here is a sample veto.txt file annotated with explanations of the commands:

o  a              <- attach map to maps or limbs
EE0001            <- landmark name
n                 <- don't reset all
4                 <- detach from limb or landmark
EE0005            <- landmark name (overlap)
0                 <- 0 to end
o  a              <- as above
EE0001
n
4
EE0006
0
o  a              <- attach map to maps or limbs
EE0001            <- landmark name
n
4
P00045000450      <- picture name (limb)
0
q                 <- quit lithos


(Compiled by DL)

CategoryFiles CategoryOutputFiles

veto.txt (last edited 2016-02-10 19:52:58 by BMittan)