IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 15952


Ignore:
Timestamp:
Dec 27, 2007, 6:51:30 PM (18 years ago)
Author:
eugene
Message:

tweaking flatmask options

File:
1 edited

Legend:

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

    r15916 r15952  
    33  MASK.BAD       F32    2.0             # Threshold for bad pixels (sigma)
    44  MASK.MODE      STR    VALUE           # Threshold for bad pixels (sigma)
     5  SAMPLE         S32    1000            # Sampling factor for measuring the background
    56END
    67
    78PPMERGE_FLATMASK METADATA
    8   MASK.BAD       F32    0.5             # Threshold for bad pixels (sigma)
     9  MASK.SUSPECT   F32    5.0             # Threshold for suspect pixels (sigma)
     10  MASK.BAD       F32    0.75            # Threshold for bad pixels (sigma)
    911  MASK.MODE      STR    FRACTION        # Threshold for bad pixels (sigma)
     12  SAMPLE         S32    1000            # Sampling factor for measuring the background
    1013END
Note: See TracChangeset for help on using the changeset viewer.