Differences between revisions 2 and 6 (spanning 4 versions)
Revision 2 as of 2016-01-24 20:48:02
Size: 919
Editor: DianeLambert
Comment:
Revision 6 as of 2016-01-24 20:57:11
Size: 954
Editor: DianeLambert
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= VETO.TXT = ## page was renamed from VETO.TXT
= veto.txt =

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 and is 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-02-10 19:52:58 by BMittan)