Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2016-01-22 17:32:11
Size: 655
Editor: DianeLambert
Comment:
Revision 4 as of 2016-01-22 17:47:25
Size: 1028
Editor: DianeLambert
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
'''Purpose:''' List of maplets whose difference between predicted and observed pixel/line locations in attached images is greater than a user-specified limit. '''Purpose:''' List of maplets whose difference between predicted and observed pixel/line locations in attached images is greater than a user-specified limit, or who have two or fewer overlaps attached to them.
Line 6: Line 6:
MAPCHK.TXT is output by [[residuals]]. The first parameter input to [[residuals]] is the user-specified pixel shift limit. Landmarks which show a difference between predicted and observed pixel/line locations in attached images greater than this limit, are listed in MAPCHK.TXT. MAPCHK.TXT is output by [[residuals]].

Landmarks are listed in MAPCHK.TXT for one of two reasons:
 * The first parameter input to [[residuals]] is the user-specified pixel shift limit. Landmarks which show a difference between predicted and observed pixel/line locations in attached images greater than this limit, are listed in MAPCHK.TXT;
 * If the number of overlaps attached to a landmark is two or fewer, the landmark name is listed in MAPCHK.TXT with an 'o' beside it.
Line 10: Line 14:
EE0017 o EE0009 <- diff observed, predicted location greater than user-specified limit
EE0017 o <- landmark has two or fewer overlaps
Line 12: Line 17:
EE0022 o
EE0023 o
EE0022
EE0023
Line 17: Line 22:
EE0084 o
EE0085 o
EE0084
EE0085
Line 20: Line 25:
EE0087 o
EE0088 o
EE0087
EE0088

MAPCHK.TXT

(Compiled by DL)

Purpose: List of maplets whose difference between predicted and observed pixel/line locations in attached images is greater than a user-specified limit, or who have two or fewer overlaps attached to them.

MAPCHK.TXT is output by residuals.

Landmarks are listed in MAPCHK.TXT for one of two reasons:

  • The first parameter input to residuals is the user-specified pixel shift limit. Landmarks which show a difference between predicted and observed pixel/line locations in attached images greater than this limit, are listed in MAPCHK.TXT;

  • If the number of overlaps attached to a landmark is two or fewer, the landmark name is listed in MAPCHK.TXT with an 'o' beside it.

Example MAPCHK.TXT:

EE0009         <- diff observed, predicted location greater than user-specified limit
EE0017 o       <- landmark has two or fewer overlaps
EE0019 o
EE0022
EE0023
EE0024 o
EE0027 o
EE0082 o
EE0084
EE0085
EE0086 o
EE0087
EE0088
EE0089 o
END   

MAPCHK.TXT (last edited 2016-07-23 08:30:00 by BMittan)