Differences between revisions 1 and 25 (spanning 24 versions)
Revision 1 as of 2011-11-29 16:37:57
Size: 547
Editor: EricPalmer
Comment:
Revision 25 as of 2016-01-15 14:29:17
Size: 996
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Describe find nofit.e here. ## page was renamed from find nofit.e
= nofitT/nofitP/nofit =
Line 3: Line 4:
Compiled by KD
Line 4: Line 6:
= nofit = = Description =
Line 12: Line 14:
 * !
 * LMKNM
 * *LMKNM
 * Examples:
 * ! - currently running (logfile isn't complete) or there was an error
 * LMKNM - minor issue
 * * LMKNM - major issue (at least one image didn't correlate at all the with the map)
 * . LMKNM - minor issue (at least one maplet overlap error)
 * + LMKNM - moderate issue (at least one image had a correlation below the value set in init_lithos - usually .3 or .4)
Line 17: Line 20:
!  cat 023.OOT process still running (okay) or process didn’t finish normally (bummer).
    LMKNM cat 023.OOT no correlation in at least one maplet overlap. Probably no big deal.
*   LMKNM cat 023.OOT small or no correlation in at least one maplet-image overlap. Should be checked by hand in LITHOS.
=== Example ===
{{{
 
!ZN0205 cat 023.OOT process still running (okay) or process didn’t finish normally (bummer).

 Z
N0205 cat 023.OOT no correlation in at least one maplet overlap. Probably no big deal.

 
* ZN0205 cat 023.OOT small or no correlation in at least one maplet-image overlap. Should be checked by hand in LITHOS.
}}}

----
CategoryPrograms

nofitT/nofitP/nofit

Compiled by KD

Description

Input

  • stdin: none
  • Works in local directory.
  • CORRECT? - Reads all of the ????.OOT files in the local directory

Output

  • ! - currently running (logfile isn't complete) or there was an error
  • LMKNM - minor issue
  • * LMKNM - major issue (at least one image didn't correlate at all the with the map)
  • . LMKNM - minor issue (at least one maplet overlap error)
  • + LMKNM - moderate issue (at least one image had a correlation below the value set in init_lithos - usually .3 or .4)

Example

 !ZN0205 cat 023.OOT  process still running (okay) or process didn’t finish normally (bummer).

 ZN0205 cat 023.OOT no correlation in at least one maplet overlap.  Probably no big deal.

 * ZN0205 cat 023.OOT small or no correlation in at least one maplet-image overlap.  Should be checked by hand in LITHOS.


CategoryPrograms

find_nofit (last edited 2016-06-06 13:08:35 by DianeLambert)