- Timestamp:
- Dec 6, 2012, 6:32:19 PM (14 years ago)
- Location:
- branches/czw_branch/20120906/ippconfig
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
recipes/psphot.config (modified) (7 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/20120906/ippconfig
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-20120905/ippconfig (added) merged: 34417,34428,34466,34566,34575,34735,34747
- Property svn:mergeinfo changed
-
branches/czw_branch/20120906/ippconfig/recipes/psphot.config
r34354 r34772 75 75 DEBLEND_SKY_NSIGMA F32 10.0 76 76 DEBLEND_MIN_SATURATION F32 40000.0 77 78 # subtract radial profiles for extremely bright stars? 79 SUBTRACT_SATSTAR_PROFILE BOOL F 77 80 78 81 # parameters to control the selection of the peak in the Sx,Sy plane … … 193 196 194 197 KRON_ITERATIONS S32 2 195 KRON_APPLY_WEIGHT BOOL FALSE196 KRON_APPLY_WINDOW BOOL FALSE197 198 KRON_SMOOTH BOOL TRUE # smooth pixels before measuring kron radii 198 199 KRON_SMOOTH_SIGMA F32 1.7 … … 286 287 # psphotFitSourcesLinear has 3 options for the weighting: CONSTANT, 287 288 # IMAGE_VAR, MODEL_VAR the first of these used to be folded into the 288 # boolean CONSTANT_PHOTOMETRIC_WEIGHTS above. 289 # boolean CONSTANT_PHOTOMETRIC_WEIGHTS above (so if _MODE set, then 290 # it overrides). 289 291 LINEAR_FIT_VARIANCE_MODE STR CONSTANT 290 292 … … 414 416 PETROSIAN_FOR_STARS BOOL FALSE 415 417 418 # subtract radial profiles for extremely bright stars? 419 SUBTRACT_SATSTAR_PROFILE BOOL T 420 416 421 CONSTANT_PHOTOMETRIC_WEIGHTS BOOL TRUE 417 422 POISSON.ERRORS.PHOT.LMM BOOL TRUE … … 519 524 520 525 STACKPHOT_SINGLE METADATA 521 PSPHOT.STACK.USE.RAW BOOL F # since false perform photometry & morphology analysis on the convolved images 526 # while not used by psphot directly, staticsky.pl uses to decide if single filter calls psphot with convolved or unconvolved/raw input. 527 PSPHOT.STACK.USE.RAW BOOL T # if false perform photometry & morphology analysis on the convolved images 528 # NOTE: if PSPHOT.STACK.USE.RAW is set to False, KRON.SMOOTH should be 529 # set to false as well in order to get the best MOMENTS_R1 measurement. 530 KRON_SMOOTH BOOL T # smooth before kron radius measurement 531 # default is T and won't work here 522 532 SAVE.BACKMDL BOOL F 523 533 END 534 524 535 525 536 # Recipe overrides for CHIP … … 547 558 DIFF METADATA 548 559 DIFF_STATS BOOL TRUE # Calculate diff-specific stats 549 OUTPUT.FORMAT STR PS1_DV 2# Format of output file560 OUTPUT.FORMAT STR PS1_DV3 # Format of output file 550 561 551 562 # Extended source fit parameters … … 564 575 PEAKS_NSIGMA_LIMIT_2 F32 4.0 # peak significance threshold 565 576 DIFF_STATS BOOL TRUE # Calculate diff-specific stats 566 OUTPUT.FORMAT STR PS1_DV 2# Format of output file577 OUTPUT.FORMAT STR PS1_DV3 # Format of output file 567 578 568 579 # Extended source fit parameters
Note:
See TracChangeset
for help on using the changeset viewer.
