Differences between revisions 3 and 4
Revision 3 as of 2016-01-24 21:15:27
Size: 1117
Editor: DianeLambert
Comment:
Revision 4 as of 2016-01-26 17:37:43
Size: 1093
Editor: DianeLambert
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
'''Purpose:''' List of landmarks and overlaps/limbs output by [[residuals]] for landmarks whose residual standard deviation is greater than the user-specified limit. '''Purpose:''' List of landmarks and overlaps/limbs output by [[residuals]] for landmarks whose linear residual is greater than the user-specified limit.
Line 6: Line 6:
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 and limb listed in the suspect landmark's LMKFILE. check.txt is output by the program [[residuals]] for any landmark whose linear residual is greater than the user-specified limit (PLIM 2, the second [[residuals]] argument). check.txt contains every overlapping landmark and limb listed in the suspect landmark's LMKFILE.

check.txt

(Compiled by DL)

Purpose: List of landmarks and overlaps/limbs output by residuals for landmarks whose linear residual is greater than the user-specified limit.

check.txt is output by the program residuals for any landmark whose linear residual is greater than the user-specified limit (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 allowing the user to 'veto' its influence on overlapping landmarks.

Example check.txt:

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

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