IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 23228


Ignore:
Timestamp:
Mar 8, 2009, 4:34:21 PM (17 years ago)
Author:
eugene
Message:

adding NORM.CLASS to define flat-field normalization level

Location:
trunk/ippconfig
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/gpc1/ppImage.config

    r23151 r23228  
    99OVERSCAN.STAT           STR     MEDIAN
    1010OVERSCAN.BOXCAR         S32     3
     11
     12# Normalization class
     13NORM.CLASS              STR     CHIP             # How to find the per-class normalizations
    1114
    1215OLDDARK                 BOOL    FALSE
  • trunk/ippconfig/recipes/ppImage.config

    r23150 r23228  
    4040NONLIN.SOURCE           STR     CHIP.NAME       # How to determine the source
    4141NONLIN.DATA             STR     nonlin.dat      # Filename for lookup table
     42
     43# Normalization class
     44NORM.CLASS              STR     FPA             # How to find the per-class normalizations
    4245
    4346OLDDARK         BOOL    FALSE           # Use old-style darks?
Note: See TracChangeset for help on using the changeset viewer.