Changeset 36346
- Timestamp:
- Dec 4, 2013, 2:13:31 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130904/ippconfig/recipes/psphot.config
r36338 r36346 189 189 190 190 # extended source aperture-like measurements 191 EXTENDED_SOURCE_ANALYSIS BOOL FALSE # perform any of the aperture-like measurements? 191 EXTENDED_SOURCE_PETROSIAN BOOL FALSE 192 EXTENDED_SOURCE_RAW_RADIUS BOOL FALSE # use circular (T) or elliptical (F) contours for petrosians? 192 193 EXTENDED_SOURCE_SN_LIM F32 20.0 193 EXTENDED_SOURCE_RAW_RADIUS BOOL FALSE 194 EXTENDED_SOURCE_PETROSIAN BOOL FALSE 195 EXTENDED_SOURCE_ISOPHOTAL BOOL FALSE 196 EXTENDED_SOURCE_ANNULI BOOL FALSE 197 EXTENDED_SOURCE_KRON BOOL FALSE 198 PETROSIAN_FOR_STARS BOOL FALSE 194 EXT.NSIGMA.LIMIT.USE BOOL TRUE 195 EXT.FIT.MIN.GAL.LIMIT F32 10.0 196 EXT.FIT.MIN.GAL.LIMIT.USE BOOL FALSE 199 197 200 198 KRON_ITERATIONS S32 2 … … 411 409 END 412 410 411 EXT.ANALYSIS.MAG.LIMITS METADATA 412 TYPE DATA FILTER.ID MAG.LIMIT 413 gband DATA g 20.0 414 rband DATA r 20.0 415 iband DATA i 20.0 416 zband DATA z 20.0 417 yband DATA y 20.0 418 wband DATA w 20.0 419 other DATA any 20.0 420 END 421 413 422 # if true keep all matched sources, even if we get a non-finite aperture flux measurement 414 423 PSPHOT.STACK.KEEP.BAD.MATCHES BOOL F … … 640 649 # Extended source fit parameters 641 650 # these models are used for high-quality shape analysis after all sources have been removed 651 SAVE.RESID BOOL T 652 642 653 EXTENDED_SOURCE_FITS BOOL TRUE # perform the detailed extended sourc fits? 643 654 EXT_MODEL STR PS_MODEL_QGAUSS 655 PSF_MODEL STR PS_MODEL_PS1_V1 644 656 645 657 LMM_FIT_CHISQ_CONVERGENCE BOOL FALSE # use the (old) chisq convergence or the new parameter one 646 658 LMM_FIT_GAIN_FACTOR_MODE S32 2 # there are 3 options to determine the gain factor (0,1,2) 647 659 EXT_FIT_MIN_TOL F32 0.1 # Fit tolerance for EXT 660 661 # XXX these are only needed if we want to get perfect fits of the synthetic data 662 PSF_FIT_RADIUS_SCALE F32 3.75 663 EXT_FIT_NSIGMA_CONV F32 11 664 PSF.RESIDUALS BOOL F 648 665 649 666 # if this is defined, it gives a list of the model names to fit below (ALL or NONE are also valid)
Note:
See TracChangeset
for help on using the changeset viewer.
