- Timestamp:
- Oct 24, 2012, 3:52:04 PM (14 years ago)
- Location:
- branches/eam_branches/ipp-20120905/ippconfig
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
recipes/psphot.config (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20120905/ippconfig
- Property svn:mergeinfo changed
/trunk/ippconfig merged: 34512,34528,34536,34560
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20120905/ippconfig/recipes/psphot.config
r34417 r34566 196 196 197 197 KRON_ITERATIONS S32 2 198 KRON_APPLY_WEIGHT BOOL FALSE199 KRON_APPLY_WINDOW BOOL FALSE200 198 KRON_SMOOTH BOOL TRUE # smooth pixels before measuring kron radii 201 199 KRON_SMOOTH_SIGMA F32 1.7 … … 289 287 # psphotFitSourcesLinear has 3 options for the weighting: CONSTANT, 290 288 # IMAGE_VAR, MODEL_VAR the first of these used to be folded into the 291 # boolean CONSTANT_PHOTOMETRIC_WEIGHTS above. 289 # boolean CONSTANT_PHOTOMETRIC_WEIGHTS above (so if _MODE set, then 290 # it overrides). 292 291 LINEAR_FIT_VARIANCE_MODE STR CONSTANT 293 292 … … 525 524 526 525 STACKPHOT_SINGLE METADATA 527 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 528 532 SAVE.BACKMDL BOOL F 529 533 END 534 530 535 531 536 # Recipe overrides for CHIP
Note:
See TracChangeset
for help on using the changeset viewer.
