Changeset 20484
- Timestamp:
- Oct 31, 2008, 11:45:03 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippconfig/recipes/ppStack.config (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippconfig/recipes/ppStack.config
r20425 r20484 2 2 3 3 ITER S32 1 # Number of rejection iterations 4 COMBINE.REJ F32 2.5# Rejection threshold in combination (sigma)4 COMBINE.REJ F32 3.0 # Rejection threshold in combination (sigma) 5 5 MASK.VAL STR MASK.VALUE,BAD.WARP # Mask value of input bad pixels 6 6 MASK.BAD STR BLANK # Mask value to give bad pixels 7 7 MASK.POOR STR POOR.WARP # Mask value to give poor pixels 8 POOR.FRACTION F32 0.95# Maximum fraction of bad weight for poor pixels8 POOR.FRACTION F32 1.0 # Maximum fraction of bad weight for poor pixels 9 9 THRESHOLD.MASK F32 0.5 # Threshold for mask deconvolution (0..1) 10 10 IMAGE.REJ F32 0.2 # Rejected pixel fraction threshold for rejecting entire image … … 16 16 17 17 RENORM BOOL FALSE # Renormalise variance maps? 18 RENORM.NUM S32 10000 # Number of samples for renormalisation 18 19 RENORM.MEAN STR ROBUST_MEDIAN # Statistic to use for mean in renormalisation 19 20 RENORM.STDEV STR ROBUST_STDEV # Statistic to use for stdev in renormalisation 20 RENORM.WIDTH S32 300 # Size of renormalisation boxes (pixels)21 RENORM.WIDTH F32 5.0 # Gaussian width for normalisation 21 22 22 23 SOURCE.RADIUS F32 1.0 # Radius (pixels) for matching sources
Note:
See TracChangeset
for help on using the changeset viewer.
