Changeset 28658
- Timestamp:
- Jul 11, 2010, 3:21:56 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20100621/ippconfig/recipes/psphot.config
r28155 r28658 90 90 91 91 PSF_FIT_ITER S32 50 # Maximum number of fitting iterations for PSF 92 PSF_FIT_TOL F32 0.01 # Fit tolerance for PSF 92 PSF_FIT_MIN_TOL F32 0.01 # Fit tolerance for PSF 93 PSF_FIT_MAX_TOL F32 2.00 # Fit tolerance for PSF 94 95 # the following is used to require a minimum quality of fit before 96 # stopping based on the tolerance. be careful of using this in 97 # conjunction with non-poisson errors (POISSON.ERRORS.LMM) or with 98 # pooly determined errors 99 PSF_FIT_MAX_CHISQ F32 20.00 # require chisq / DOF to reach this level before giving up 93 100 94 101 # PSF model parameters : choose the PSF model … … 139 146 140 147 # this model is used for approximate subtraction in the main object analysis step 141 EXT_MODEL STR PS_MODEL_ QGAUSS148 EXT_MODEL STR PS_MODEL_SERSIC 142 149 EXT_FIT_NSIGMA F32 1 # significance for pixel included in fit 143 150 EXT_FIT_PADDING F32 5 # extra annulus to use for fit … … 146 153 147 154 EXT_FIT_ITER S32 20 # Maximum number of fitting iterations for EXT 148 EXT_FIT_TOL F32 0.01 # Fit tolerance for EXT 155 EXT_FIT_MIN_TOL F32 0.01 # Fit tolerance for EXT 156 EXT_FIT_MAX_TOL F32 2.00 # Fit tolerance for EXT 157 158 # the following is used to require a minimum quality of fit before 159 # stopping based on the tolerance. be careful of using this in 160 # conjunction with non-poisson errors (POISSON.ERRORS.LMM) or with 161 # pooly determined errors 162 EXT_FIT_MAX_CHISQ F32 20.00 # require chisq / DOF to reach this level before giving up 149 163 150 164 # extended source aperture-like measurements
Note:
See TracChangeset
for help on using the changeset viewer.
