Differences between revisions 1 and 2
Revision 1 as of 2016-01-24 21:02:48
Size: 1088
Editor: DianeLambert
Comment:
Revision 2 as of 2016-01-24 21:04:11
Size: 1092
Editor: DianeLambert
Comment:
Deletions are marked like this. Additions are marked like this.
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 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. 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.

check.txt

(Compiled by DL)

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

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.

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)