Changeset 13488
- Timestamp:
- May 23, 2007, 12:39:03 PM (19 years ago)
- Location:
- trunk/ippconfig
- Files:
-
- 2 edited
-
recipes/ppStack.config (modified) (1 diff)
-
simple/camera.config (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippconfig/recipes/ppStack.config
r13467 r13488 2 2 3 3 ITER S32 1 # Number of rejection iterations 4 REJ F32 3.0 # Rejection threshold (sigma) 4 COMBINE.REJ F32 5.0 # Rejection threshold in combination (sigma) 5 CONVOLVE.REJ F32 10.0 # Rejection threshold in convolution (sigma) 5 6 EXTENT F32 3.0 # Extent of Gaussian convolution (sigma) 6 7 MASK.BAD U8 0x0f # Mask value of bad pixels -
trunk/ippconfig/simple/camera.config
r13415 r13488 104 104 PPSUB.REF.MASK INPUT none.fits FPA MASK 105 105 PPSUB.REF.WEIGHT INPUT none.fits FPA WEIGHT 106 PPSTACK.INPUT INPUT none.fits FPA IMAGE 107 PPSTACK.INPUT.MASK INPUT none.fits FPA MASK 106 108 107 109 ### output file definitions … … 144 146 PPSUB.OUTPUT.WEIGHT OUTPUT {OUTPUT}.wt.fits WEIGHT FPA FALSE NONE 145 147 148 PPSTACK.OUTPUT OUTPUT {OUTPUT}.fits IMAGE FPA TRUE NONE 149 PPSTACK.OUTPUT.MASK OUTPUT {OUTPUT}.mask.fits MASK FPA TRUE NONE 150 151 146 152 END 147 153
Note:
See TracChangeset
for help on using the changeset viewer.
