Changeset 34512
- Timestamp:
- Oct 4, 2012, 2:57:58 PM (14 years ago)
- Location:
- trunk/ippconfig
- Files:
-
- 2 edited
-
gpc1/psastro.config (modified) (1 diff)
-
recipes/psphot.config (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippconfig/gpc1/psastro.config
r34148 r34512 408 408 PSASTRO.GRID.NRAW.MAX S32 2000 409 409 PSASTRO.GRID.NREF.MAX S32 2000 410 PSASTRO.MIN.INST.MAG.RAW F32 - 20.0411 PSASTRO.MAX.INST.MAG.RAW F32 -1 5.0412 PSASTRO.GRID.MIN.INST.MAG.RAW F32 - 20.0410 PSASTRO.MIN.INST.MAG.RAW F32 -19.0 411 PSASTRO.MAX.INST.MAG.RAW F32 -14.0 412 PSASTRO.GRID.MIN.INST.MAG.RAW F32 -19.0 413 413 PSASTRO.GRID.MAX.INST.MAG.RAW F32 -15.0 414 DVO.GETSTAR.MIN.MAG.INST F32 -13.0 415 END 416 414 DVO.GETSTAR.MIN.MAG.INST F32 -19.0 415 DVO.GETSTAR.MIN.MAG F32 16.0 416 417 END 418 -
trunk/ippconfig/recipes/psphot.config
r34418 r34512 289 289 # psphotFitSourcesLinear has 3 options for the weighting: CONSTANT, 290 290 # IMAGE_VAR, MODEL_VAR the first of these used to be folded into the 291 # boolean CONSTANT_PHOTOMETRIC_WEIGHTS above. 291 # boolean CONSTANT_PHOTOMETRIC_WEIGHTS above (so if _MODE set, then 292 # it overrides). 292 293 LINEAR_FIT_VARIANCE_MODE STR CONSTANT 293 294 … … 525 526 526 527 STACKPHOT_SINGLE METADATA 527 PSPHOT.STACK.USE.RAW BOOL F # since false perform photometry & morphology analysis on the convolved images 528 # while not used by psphot directly, staticsky.pl uses to decide if single filter calls psphot with convolved or unconvolved/raw input. 529 PSPHOT.STACK.USE.RAW BOOL T # if false perform photometry & morphology analysis on the convolved images 530 # NOTE: if PSPHOT.STACK.USE.RAW is set to False, KRON.SMOOTH should be 531 # set to false as well in order to get the best MOMENTS_R1 measurement. 532 KRON_SMOOTH BOOL T # smooth before kron radius measurement 533 # default is T and won't work here 528 534 SAVE.BACKMDL BOOL F 529 535 END 536 530 537 531 538 # Recipe overrides for CHIP
Note:
See TracChangeset
for help on using the changeset viewer.
