- Timestamp:
- May 29, 2012, 5:07:20 PM (14 years ago)
- Location:
- branches/eam_branches/ipp-20120405/ippconfig
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
recipes/psphot.config (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20120405/ippconfig
- Property svn:mergeinfo changed
/trunk/ippconfig (added) merged: 33761,33783,33789,33836-33837,33843-33844,33848,33850-33851,33856,33889,33916,33918,33929-33930,33932,33934,33937
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20120405/ippconfig/recipes/psphot.config
r33642 r33948 38 38 SKY_CLIP_SIGMA F32 2.0 # statistic used to measure background 39 39 SKY_SIG F32 1.0 # optional sky error for 40 SKY_SLOPE_MIN F32 3.0 # exit radial profile loop when abs(slope) is less than this 40 41 41 42 # allowed values for SKY_STAT: … … 57 58 PEAKS_POS2_NSIGMA_LIMIT F32 25.0 # peak signficance threshold for POS2 sources. (ppSub) 58 59 # input pixels contribute less than this fraction of the flux 60 PEAKS_NMAX_TOTAL S32 0 # maximum allowed number of peaks 0 == unlimited 61 59 62 # parameters which adjust the footprint analysis 60 63 USE_FOOTPRINTS BOOL TRUE # use new pmFootprint peak packaging … … 65 68 FOOTPRINT_CULL_NSIGMA_MIN F32 1 # Minimum height of colls in units of skyStdev 66 69 FOOTPRINT_CULL_NSIGMA_PAD F32 0.01 # Fractional Padding for stdev 70 FOOTPRINT_USE_UNSUBTRACTED BOOL TRUE # find footprints without sources subtracted 67 71 68 72 # parameter for the simple deblending … … 186 190 187 191 KRON_ITERATIONS S32 2 192 KRON_APPLY_WEIGHT BOOL FALSE 193 KRON_APPLY_WINDOW BOOL FALSE 194 KRON_SMOOTH BOOL FALSE 195 KRON_SMOOTH_SIGMA F32 1.7 196 KRON_SMOOTH_NSIGMA S32 2 188 197 189 198 # Extended source fit parameters … … 368 377 PSF_MODEL STR PS_MODEL_GAUSS 369 378 EXT_MODEL STR PS_MODEL_QGAUSS 379 PEAKS_NMAX_TOTAL S32 50000 # maximum allowed number of peaks - To avoid memory explosion 370 380 END 371 381
Note:
See TracChangeset
for help on using the changeset viewer.
