Differences between revisions 4 and 6 (spanning 2 versions)
Revision 4 as of 2016-01-26 17:37:43
Size: 1093
Editor: DianeLambert
Comment:
Revision 6 as of 2016-02-10 19:43:38
Size: 1161
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/limbs output by [[residuals]] for landmarks whose linear residual is greater than the user-specified limit. == Description ==
Line 6: Line 5:
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. 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:
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. '''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]].
Line 10: Line 9:
'''Example check.txt:''' 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 20: Line 21:

----------

''(Compiled by DL)''

CategoryFiles CategoryOutputFiles

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 CategoryOutputFiles

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