Differences between revisions 2 and 4 (spanning 2 versions)
Revision 2 as of 2016-01-22 17:45:54
Size: 967
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 10: Line 10:
 * If the number of overlaps for a landmark is two or fewer, the landmark name is listed in MAPCHK.TXT with a 'o' beside it.  * 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.

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)