Changeset 38637 for trunk/ippconfig/recipes/psphot.config
- Timestamp:
- Jul 24, 2015, 9:37:45 AM (11 years ago)
- File:
-
- 1 edited
-
trunk/ippconfig/recipes/psphot.config (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippconfig/recipes/psphot.config
r38117 r38637 520 520 END 521 521 522 STACKPHOT_DENSE METADATA 523 EXTENDED_SOURCE_FITS BOOL FALSE # perform any of the aperture-like measurements? 524 EXTENDED_SOURCE_GALAXY_PARAMS BOOL FALSE # measure additional paramters for "galaxies" 525 EXTENDED_SOURCE_SN_LIM F32 10.0 526 EXTENDED_SOURCE_PETROSIAN BOOL TRUE 527 EXTENDED_SOURCE_ANNULI BOOL TRUE 528 EXT.NSIGMA.LIMIT.USE BOOL FALSE 529 EXT.FIT.MIN.GAL.LIMIT.USE BOOL TRUE # limit extended source fits by galactic coordinates 530 531 PSPHOT.STACK.MATCH.PSF.SOURCE STR AUTO # which inputs to convolve? (RAW, CNV, AUTO) 532 PSPHOT.STACK.TARGET.PSF.AUTO BOOL F # automatically determine target PSF size? 533 # NOTE: if PSPHOT.STACK.USE.RAW is set to False, KRON.SMOOTH should be 534 # set to false as well in order to get the best MOMENTS_R1 measurement 535 PSPHOT.STACK.USE.RAW BOOL T # perform photometry & morphology analysis on the raw image 536 KRON_SMOOTH BOOL T # smooth before kron radius measurement 537 @PSPHOT.STACK.TARGET.PSF.FWHM F32 6.0 8.0 # FWHM of target PSF (if NOT AUTO sized; pixels) 538 RADIAL_APERTURES BOOL T # calculate flux in circular radial apertures? 539 RADIAL_APERTURES_SN_LIM F32 0.0 # S/N limit for radial aperture calculation 540 OUTPUT.FORMAT STR PS1_SV4 541 542 # subtract radial profiles for extremely bright stars? 543 SUBTRACT_SATSTAR_PROFILE BOOL T 544 545 CONSTANT_PHOTOMETRIC_WEIGHTS BOOL TRUE 546 POISSON.ERRORS.PHOT.LMM BOOL TRUE 547 548 LMM_FIT_CHISQ_CONVERGENCE BOOL FALSE # use the (old) chisq convergence or the new parameter one 549 LMM_FIT_GAIN_FACTOR_MODE S32 2 # there are 3 options to determine the gain factor (0,1,2) 550 EXT_FIT_MIN_TOL F32 0.1 # Fit tolerance for EXT 551 552 EXT_FIT_MAX_RADIUS F32 50.0 553 PSF_MODEL STR PS_MODEL_PS1_V1 554 EXT_MODEL STR PS_MODEL_QGAUSS 555 PEAKS_NMAX_TOTAL S32 0 # set this to limit the allowed number of peaks - Yields fault instead of avoid memory explosion 556 557 REPAIR.PETROSIAN.MAG.ERRORS BOOL TRUE # write PETRO_MAG_ERR as dFlux / Flux when writing 558 559 SAVE.RESID BOOL FALSE 560 END 561 522 562 # Extended source fit parameters 523 563 STACKPHOT_TEST METADATA
Note:
See TracChangeset
for help on using the changeset viewer.
