Changeset 10805 for trunk/ippconfig/isp
- Timestamp:
- Dec 18, 2006, 3:45:35 AM (20 years ago)
- Location:
- trunk/ippconfig/isp
- Files:
-
- 3 edited
-
camera.config (modified) (1 diff)
-
psastro.config (modified) (1 diff)
-
psphot.config (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippconfig/isp/camera.config
r10461 r10805 84 84 PSASTRO.INPUT STR PSASTRO.INPUT.CMP 85 85 PSASTRO.OUTPUT STR PSASTRO.OUTPUT.CMP 86 PSPHOT.OUTPUT STR PSPHOT.OUTPUT. RAW86 PSPHOT.OUTPUT STR PSPHOT.OUTPUT.CMP 87 87 88 88 ### input file definitions -
trunk/ippconfig/isp/psastro.config
r9659 r10805 33 33 34 34 # pmAstromMatchFit 35 PSASTRO.CHIP.NX S32 2# fit order36 PSASTRO.CHIP.NY S32 2# fit order35 PSASTRO.CHIP.NX S32 3 # fit order 36 PSASTRO.CHIP.NY S32 3 # fit order 37 37 PSASTRO.CHIP.NITER S32 3 # fit clipping iterations 38 38 PSASTRO.CHIP.NSIGMA F32 3 # fit clipping sigmas -
trunk/ippconfig/isp/psphot.config
r10461 r10805 32 32 PEAKS_SMOOTH_SIGMA F32 1.0 # smoothing kernel sigma in pixels 33 33 PEAKS_SMOOTH_NSIGMA F32 3.0 # smoothing kernel width in sigmas 34 PEAKS_NSIGMA_LIMIT F32 2 .0 # peak significance threshold34 PEAKS_NSIGMA_LIMIT F32 20.0 # peak significance threshold 35 35 36 36 # basic object statistics … … 93 93 94 94 # BREAK_POINT may be one of (PEAKS, MOMENTS, PSFMODEL, ENSEMBLE) 95 BREAK_POINT STR MOMENTS95 # BREAK_POINT STR MOMENTS 96 96 97 97 # PEAKS_OUTPUT_FILE STR peaks.dat
Note:
See TracChangeset
for help on using the changeset viewer.
