= redo.txt = (Compiled by DL) '''Purpose:''' List of landmarks output by [[find_nofit]] which after batch [[lithos]] processing either terminated in error, did not correlate with at least one image, or correlated weakly with at least one image. The batch processes initiated by [[make_scriptF]] produce output files LMKNM.OOT, basically listings of the [[lithos]] standard output, for each input landmark. find_nofit looks through these output files for each landmark listed in the [[make_script.in]] file to identify landmarks that may need further work. The following instances cause the landmark to be listed in redo.txt: {{{ ! cat LMKNM.OOT - process still running or terminated in error. * cat LMKNM.OOT - maplets not correlating with at least one image. + cat LMKNM.OOT - maplets correlating weakly with at least one image. }}} Example [[redo.txt]] file: {{{ * EE0017 <- maplets not correlating with at least one image + EE0034 <- maplets correlating weakly with at least one image * EE0042 * EE0044 + EE0045 EE0051 <- low correlation for at least one overlap EE0053 + EE0054 EE0063 END }}}