Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2016-01-26 11:35:35
Size: 1079
Editor: DianeLambert
Comment:
Revision 3 as of 2016-02-10 11:42:30
Size: 1031
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 output by [[find_nofit]] which after batch [[register]], [[autoregister]], or [[autoregisterP]] processing were eliminated from at least one picture due to low or no correlation. == Description ==
Line 6: Line 5:
The batch processes initiated by [[make_scriptR]], [[make_scriptA]], and [[make_scriptAP]] produce output files PICNM.OOT, basically listings of the [[register]], [[autoregister]], or [[autoregisterP]] standard output, for each input picture. [[find_nofit]] looks through these output files for each picture listed in the [[make_script.in]] file to identify pictures that may need further work. The following instances cause the picture to be identified as potentially requiring further work: This text file lists landmarks that were eliminated from at least one picture for one of these reasons following [[register]], [[autoregister]], or [[autoregisterP]] batch processing:
 * low correlation
 * no correlation

The batch processes initiated by [[make_scriptR]], [[make_scriptA]], and [[make_scriptAP]] produce output files PICNM.OOT. These outputs are basically listings of the [[register]], [[autoregister]], or [[autoregisterP]] standard output for each input picture. [[find_nofit]] searches these output files for each picture listed in the [[make_script.in]] file to identify pictures that may need further work. The following instances cause the picture to be listed in '''REMOVED.TXT''':
Line 8: Line 11:
. cat PICNM.OOT image not correlating with at least one maplet. cat PICNM.OOT - image not correlating with at least one maplet.
Line 10: Line 13:
[[find_nofit]] lists those landmarks that were eliminated from one of the images for low or no correlation in REMOVED.TXT.
Line 12: Line 14:
Example REMOVED.TXT file: Here is a sample '''REMOVED.TXT''' file:
Line 17: Line 19:

-----------

''(Compiled by DL)''

CategoryFiles

REMOVED.TXT

Description

This text file lists landmarks that were eliminated from at least one picture for one of these reasons following register, autoregister, or autoregisterP batch processing:

  • low correlation
  • no correlation

The batch processes initiated by make_scriptR, make_scriptA, and make_scriptAP produce output files PICNM.OOT. These outputs are basically listings of the register, autoregister, or autoregisterP standard output for each input picture. find_nofit searches these output files for each picture listed in the make_script.in file to identify pictures that may need further work. The following instances cause the picture to be listed in REMOVED.TXT:

cat PICNM.OOT - image not correlating with at least one maplet.

Here is a sample REMOVED.TXT file:

AA0001                <- maplet eliminated from an image for low or no correlation
AF0023


(Compiled by DL)

CategoryFiles

REMOVED.TXT (last edited 2016-02-10 19:50:19 by BMittan)