VETO.TXT

(Compiled by DL)

Purpose: lithos seed file output by residuals to detach from landmarks and limbs a map with a residual standard deviation greater than the user-specified limit.

veto.txt is output by the program residuals for any landmark whose residual standard deviation is greater than the user-specified limit (PLIM 2, the second residuals argument). The seed file detaches the landmark from every overlapping landmark listed in its LMKFILE via lithos ready for execution as a batch process.

Example veto.txt:

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
0                 <- 0 to end
o  a              <- as above
EE0001
n
4
EE0006
0
q                 <- quit lithos

veto.txt (last edited 2016-01-24 20:47:19 by DianeLambert)