Differences between revisions 1 and 5 (spanning 4 versions)
Revision 1 as of 2016-01-24 21:02:48
Size: 1088
Editor: DianeLambert
Comment:
Revision 5 as of 2016-02-10 09:35:30
Size: 1140
Editor: BMittan
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
(Compiled by DL)
Line 4: Line 3:
'''Purpose:''' List of landmarks and overlaps output by [[residuals]] for landmarks whose residual standard deviation is greater than the user-specified limit. == Description ==
Line 6: Line 5:
check.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). check.txt contains every overlapping landmark listed in the suspect landmark's LMKFILE. The accompanying [[veto.txt]] file contains the [[lithos]] seed file for detaching the suspect landmark from all overlapping landmarks allowing the user to 'veto' its influence on overlapping landmarks. This text file lists landmarks and overlaps/limbs output by [[residuals]] for landmarks whose linear residual is greater than the user-specified limit.
Line 8: Line 7:
'''Example check.txt:''' '''check.txt''' is output by [[residuals]] for any landmark whose linear residual is greater than PLIM 2, the second [[residuals]] argument. '''check.txt''' contains every overlapping landmark and limb listed in the suspect landmark's [[LMKFILE]].

The accompanying [[veto.txt]] file contains the [[lithos]] seed file for detaching the suspect landmark from all overlapping landmarks and limbs. You can use this to "veto" its influence on overlapping landmarks.

Here is a sample '''check.txt''' file:
Line 18: Line 21:

----------

''(Compiled by DL)''

CategoryFiles

check.txt

Description

This text file lists landmarks and overlaps/limbs output by residuals for landmarks whose linear residual is greater than the user-specified limit.

check.txt is output by residuals for any landmark whose linear residual is greater than PLIM 2, the second residuals argument. check.txt contains every overlapping landmark and limb listed in the suspect landmark's LMKFILE.

The accompanying veto.txt file contains the lithos seed file for detaching the suspect landmark from all overlapping landmarks and limbs. You can use this to "veto" its influence on overlapping landmarks.

Here is a sample check.txt file:

EE0001   <- landmark with residual standard deviation greater than user-specified limit
EE0005   <- overlapping landmark
EE0001   <- landmark with residual standard deviation greater than user-specified limit
EE0006   <- overlapping landmark
EE0001   <- landmark with residual standard deviation greater than user-specified limit
EE0009   <- overlapping landmark
END


(Compiled by DL)

CategoryFiles

check.txt (last edited 2016-02-10 19:43:38 by BMittan)