Changeset 9375
- Timestamp:
- Oct 6, 2006, 4:53:45 PM (20 years ago)
- Location:
- trunk/ippconfig/isp
- Files:
-
- 8 edited
-
ppImage.config (modified) (1 diff)
-
ppImage_obds.config (modified) (1 diff)
-
ppImage_obdsf.config (modified) (1 diff)
-
ppImage_s.config (modified) (1 diff)
-
ppMerge_bias.config (modified) (1 diff)
-
ppMerge_dark.config (modified) (1 diff)
-
ppMerge_flat.config (modified) (1 diff)
-
ppMerge_shutter.config (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippconfig/isp/ppImage.config
r9331 r9375 8 8 BIAS BOOL TRUE # Bias subtraction 9 9 DARK BOOL TRUE # Dark subtraction 10 SHUTTER BOOL TRUE # Shutter correction10 SHUTTER BOOL FALSE # Shutter correction 11 11 FLAT BOOL TRUE # Flat-field normalisation 12 12 FRINGE BOOL FALSE # Fringe subtraction -
trunk/ippconfig/isp/ppImage_obds.config
r9331 r9375 8 8 BIAS BOOL TRUE # Bias subtraction 9 9 DARK BOOL TRUE # Dark subtraction 10 SHUTTER BOOL TRUE # Shutter correction10 SHUTTER BOOL FALSE # Shutter correction 11 11 FLAT BOOL FALSE # Flat-field normalisation 12 12 FRINGE BOOL FALSE # Fringe subtraction -
trunk/ippconfig/isp/ppImage_obdsf.config
r9331 r9375 8 8 BIAS BOOL TRUE # Bias subtraction 9 9 DARK BOOL TRUE # Dark subtraction 10 SHUTTER BOOL TRUE # Shutter correction10 SHUTTER BOOL FALSE # Shutter correction 11 11 FLAT BOOL TRUE # Flat-field normalisation 12 12 FRINGE BOOL FALSE # Fringe subtraction -
trunk/ippconfig/isp/ppImage_s.config
r9332 r9375 8 8 BIAS BOOL FALSE # Bias subtraction 9 9 DARK BOOL FALSE # Dark subtraction 10 SHUTTER BOOL TRUE # Shutter correction10 SHUTTER BOOL FALSE # Shutter correction 11 11 FLAT BOOL FALSE # Flat-field normalisation 12 12 FRINGE BOOL FALSE # Fringe subtraction -
trunk/ippconfig/isp/ppMerge_bias.config
r9335 r9375 9 9 FRACLOW F32 0.1 # Fraction of low pixels to reject immediately 10 10 NKEEP S32 5 # Minimum number of pixels in stack to keep 11 SHUTTER.SIZE S32 1 0# Size for shutter measurement regions11 SHUTTER.SIZE S32 128 # Size for shutter measurement regions 12 12 SHUTTER.ITER S32 2 # Number of iterations for shutter measurement 13 SHUTTER.REJ F32 3 # Rejection limit for shutter measurement13 SHUTTER.REJECT F32 3 # Rejection limit for shutter measurement 14 14 MASKVAL S32 0xff # Mask value for input data 15 15 COMBINE STR MEAN # Statistic to use for combination: -
trunk/ippconfig/isp/ppMerge_dark.config
r9335 r9375 9 9 FRACLOW F32 0.1 # Fraction of low pixels to reject immediately 10 10 NKEEP S32 5 # Minimum number of pixels in stack to keep 11 SHUTTER.SIZE S32 1 0# Size for shutter measurement regions11 SHUTTER.SIZE S32 128 # Size for shutter measurement regions 12 12 SHUTTER.ITER S32 2 # Number of iterations for shutter measurement 13 SHUTTER.REJ F32 3 # Rejection limit for shutter measurement13 SHUTTER.REJECT F32 3 # Rejection limit for shutter measurement 14 14 MASKVAL S32 0xff # Mask value for input data 15 15 COMBINE STR MEAN # Statistic to use for combination: -
trunk/ippconfig/isp/ppMerge_flat.config
r9350 r9375 9 9 FRACLOW F32 0.1 # Fraction of low pixels to reject immediately 10 10 NKEEP S32 5 # Minimum number of pixels in stack to keep 11 SHUTTER.SIZE S32 1 0# Size for shutter measurement regions11 SHUTTER.SIZE S32 128 # Size for shutter measurement regions 12 12 SHUTTER.ITER S32 2 # Number of iterations for shutter measurement 13 SHUTTER.REJ F32 3 # Rejection limit for shutter measurement13 SHUTTER.REJECT F32 3 # Rejection limit for shutter measurement 14 14 MASKVAL S32 0xff # Mask value for input data 15 15 COMBINE STR MEAN # Statistic to use for combination: 16 16 MEAN STR ROBUST_MEDIAN # Statistic to use to measure the mean 17 17 STDEV STR ROBUST_STDEV # Statistic to use to measure the stdev 18 BACKGROUND STR MEDIAN # Statistic to use to measure the background -
trunk/ippconfig/isp/ppMerge_shutter.config
r9335 r9375 9 9 FRACLOW F32 0.1 # Fraction of low pixels to reject immediately 10 10 NKEEP S32 5 # Minimum number of pixels in stack to keep 11 SHUTTER.SIZE S32 10# Size for shutter measurement regions12 SHUTTER.ITER S32 2# Number of iterations for shutter measurement13 SHUTTER.REJ F32 3# Rejection limit for shutter measurement11 SHUTTER.SIZE S32 512 # Size for shutter measurement regions 12 SHUTTER.ITER S32 3 # Number of iterations for shutter measurement 13 SHUTTER.REJECT F32 2.0 # Rejection limit for shutter measurement 14 14 MASKVAL S32 0xff # Mask value for input data 15 15 COMBINE STR MEAN # Statistic to use for combination:
Note:
See TracChangeset
for help on using the changeset viewer.
