Differences between revisions 2 and 6 (spanning 4 versions)
Revision 2 as of 2016-01-22 17:45:54
Size: 967
Editor: DianeLambert
Comment:
Revision 6 as of 2016-02-10 19:45:29
Size: 1202
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 maplets whose difference between predicted and observed pixel/line locations in attached images is greater than a user-specified limit. == Description ==
Line 6: Line 5:
MAPCHK.TXT is output by [[residuals]]. This text file lists maplets that meet '''either''' of these conditions:
 * the difference between their predicted and observed pixel/line locations in attached images is greater than a user-specified limit
 * they have two or fewer overlaps attached to them
Line 8: Line 9:
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 for a landmark is two or fewer, the landmark name is listed in MAPCHK.TXT with a 'o' beside it.
'''MAPCHK.TXT''' is output by [[residuals]] based on this process:
 * The first parameter input to [[residuals]] is the user-specified pixel shift limit.
 *If a l
andmarks shows a difference between its predicted and observed pixel/line locations in attached images that is greater than this limit, it is added to MAPCHK.TXT.
 * If the number of overlaps attached to a landmark is two or fewer, the landmark is listed in MAPCHK.TXT with an 'o' beside it.
Line 12: Line 14:
'''Example MAPCHK.TXT:''' The following sample '''MAPCHK.TXT''' file shows landmarks listed for each of these reasons:
Line 30: Line 32:

-----------

''(Compiled by DL)''

CategoryFiles CategoryOutputFiles

MAPCHK.TXT

Description

This text file lists maplets that meet either of these conditions:

  • the difference between their predicted and observed pixel/line locations in attached images is greater than a user-specified limit
  • they have two or fewer overlaps attached to them

MAPCHK.TXT is output by residuals based on this process:

  • The first parameter input to residuals is the user-specified pixel shift limit.

  • If a landmarks shows a difference between its predicted and observed pixel/line locations in attached images that is greater than this limit, it is added to MAPCHK.TXT.
  • If the number of overlaps attached to a landmark is two or fewer, the landmark is listed in MAPCHK.TXT with an 'o' beside it.

The following sample MAPCHK.TXT file shows landmarks listed for each of these reasons:

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   


(Compiled by DL)

CategoryFiles CategoryOutputFiles

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