IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 11, 2008, 8:40:35 AM (18 years ago)
Author:
eugene
Message:

overhaul of the mask bit names

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branch_20080706/ippconfig/recipes/ppMerge.config

    r18253 r18475  
    2020MASK.CHIPSTATS  BOOL    TRUE            # Measure stats for masking by chip (otherwise by readout)?
    2121MASK.GROW       S32     0               # Grow bad pixels by this radius
    22 MASK.GROWVAL    STR     SUSPECT         # Give grown mask pixels this value
    23 MASKVAL         STR     SAT,BAD         # Mask value for input data
     22MASK.SET.VALUE  STR     FLAT            # set this bit in the output mask
     23
    2424COMBINE         STR     CLIPPED         # Statistic to use for combination
    2525MEAN            STR     ROBUST_MEDIAN   # Statistic to use to measure the mean
     
    8383        MASK.BAD        F32     0.2             # Threshold for bad pixels (sigma)
    8484        MASK.MODE       STR     FRACTION        # Mode for identifying bad pixels in the suspect map
     85        MASK.SET.VALUE  STR     DARK            # set this bit in the output mask
    8586END
    8687
     
    9091        MASK.BAD        F32     0.2             # Threshold for bad pixels (sigma)
    9192        MASK.MODE       STR     FRACTION        # Mode for identifying bad pixels in the suspect map
     93        MASK.SET.VALUE  STR     FLAT            # set this bit in the output mask
    9294END
    9395
Note: See TracChangeset for help on using the changeset viewer.