IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 13, 2024, 10:19:51 PM (22 months ago)
Author:
hgao
Message:

finetune overscan region and stats for reducing and smoothing overscan array/vector

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2dbias/ippconfig/gpc1/ppImage.config

    r42679 r42719  
    66BIN2.YBIN               S32     150
    77
    8 OVERSCAN.SINGLE         BOOL    FALSE            # Reduce overscan to a single value?
    9 OVERSCAN.STAT           STR     MEDIAN
    10 OVERSCAN.BOXCAR         S32     3
     8OVERSCAN.SINGLE         BOOL    FALSE           # Reduce overscan to a single value?
     9OVERSCAN.STAT           STR     MEAN            # MEAN | MEDIAN
     10OVERSCAN.BOXCAR         S32     10              # Boxcar smoothing radius
     11OVERSCAN.2D             BOOL    FALSE           # use a 2D model for the overscan subtraction?
     12OVERSCAN.2D.STAT        STR     MEAN            # MEAN | MEDIAN
     13OVERSCAN.2D.BOXCAR          S32     30                          # Boxcar smoothing radius
     14
    1115
    1216OVERSCAN.2D.SUBSET METADATA
    13       XY00    BOOL    TRUE
    1417      XY01    BOOL    TRUE
    1518      XY02    BOOL    TRUE
     
    7477      XY75    BOOL    TRUE
    7578      XY76    BOOL    TRUE
    76       XY77    BOOL    TRUE
    7779END
    7880
Note: See TracChangeset for help on using the changeset viewer.