Changeset 27525
- Timestamp:
- Mar 30, 2010, 9:37:20 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippconfig/recipes/psphot.config (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippconfig/recipes/psphot.config
r26293 r27525 70 70 MOMENTS_AR_MAX F32 1.5 # maximum axial ratio: 1 / AR < (sx / sy) < AR 71 71 MOMENTS_GAUSS_SIGMA F32 4.0 # XXX this is now autoscaled 72 73 # calculate difference stats? 74 DIFF_STATS BOOL FALSE 72 75 73 76 # basic object statistics … … 264 267 PSPHOT.CR.NSIGMA.LIMIT F32 3.0 # sources with crNsigma greater that this get tagged as likely cosmic rays 265 268 PSPHOT.EXT.NSIGMA.LIMIT F32 3.0 # sources with extNsigma greater that this get tagged as likely extended sources 266 PSPHOT.EXT.NSIGMA.MOMENTS F32 2.0 # sources with extNsigma greater that this get tagged as likely extended sources269 PSPHOT.EXT.NSIGMA.MOMENTS F32 3.0 # sources with extNsigma greater that this get tagged as likely extended sources 267 270 PSPHOT.CR.GROW S32 1 # Number of pixels to grow CR mask 268 271 PSPHOT.CR.NSIGMA.SOFTEN F32 0.0025 # Softening parameter for weights 272 PSPHOT.CRMASK.XTEST S32 0 273 PSPHOT.CRMASK.YTEST S32 0 274 PSPHOT.CRMASK.APPLY BOOL FALSE # TEST THIS before enabling. 269 275 270 276 # Detection efficiency
Note:
See TracChangeset
for help on using the changeset viewer.
