- Timestamp:
- Jan 12, 2015, 12:31:04 PM (12 years ago)
- Location:
- branches/eam_branches/ipp-pv3-20140717-merge/ippconfig
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
recipes/psphot.config (modified) (8 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-pv3-20140717-merge/ippconfig
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-pv3-20140717-merge/ippconfig/recipes/psphot.config
r37052 r37823 233 233 # Extended source fit parameters 234 234 # these models are used for high-quality shape analysis after all sources have been removed 235 EXTENDED_SOURCE_FITS BOOL FALSE # perform the detailed extended sourc fits?236 EXTENDED_SOURCE_FITS_INTERACTIVE BOOL FALSE # perform the detailed extended sourc fits?235 EXTENDED_SOURCE_FITS BOOL FALSE # perform the detailed extended source fits? 236 EXTENDED_SOURCE_FITS_INTERACTIVE BOOL FALSE # perform the detailed extended source fits? 237 237 EXTENDED_SOURCE_FITS_POISSON BOOL FALSE # use poisson errors for extended source models 238 EXTENDED_SOURCE_GALAXY_PARAMS BOOL FALSE # measure galaxy parameters 238 239 239 240 EXTENDED_SOURCE_MODELS_SELECTION STR ALL … … 315 316 # ANALYSIS_REGION STR [1000:1600,2800:3400] 316 317 318 GROWTH_FROM_SOURCES BOOL TRUE 317 319 IGNORE_GROWTH BOOL FALSE 318 320 CONSTANT_PHOTOMETRIC_WEIGHTS BOOL FALSE … … 412 414 413 415 # psphotStack source matching parameters 414 PSPHOT.STACK.MIN.DETECT.FOR.FORCED S32 2# number of bands that an object must be detected in before creating416 PSPHOT.STACK.MIN.DETECT.FOR.FORCED S32 1 # number of bands that an object must be detected in before creating 415 417 # sources in undetected bands 416 418 … … 426 428 PSPHOT.STACK.MATCH.FILTERS METADATA 427 429 TYPE PSPHOT_STACK.MATCH.FILTER FILTER.ID ORDER MATCH.ALL Y.RATIO.MAX 428 gband PSPHOT_STACK.MATCH.FILTER g 4 FALSE 0429 rband PSPHOT_STACK.MATCH.FILTER r 2 FALSE 1.7430 iband PSPHOT_STACK.MATCH.FILTER i 1 FALSE 1.6431 zband PSPHOT_STACK.MATCH.FILTER z 3 FALSE 1.65430 gband PSPHOT_STACK.MATCH.FILTER g 4 TRUE 0 431 rband PSPHOT_STACK.MATCH.FILTER r 2 TRUE 0 432 iband PSPHOT_STACK.MATCH.FILTER i 1 TRUE 0 433 zband PSPHOT_STACK.MATCH.FILTER z 3 TRUE 0 432 434 yband PSPHOT_STACK.MATCH.FILTER y 5 TRUE 0 433 wband PSPHOT_STACK.MATCH.FILTER w 0 FALSE 0435 wband PSPHOT_STACK.MATCH.FILTER w 0 TRUE 0 434 436 END 435 437 … … 446 448 447 449 # if true keep all matched sources, even if we get a non-finite aperture flux measurement 448 PSPHOT.STACK.KEEP.BAD.MATCHES BOOL F450 PSPHOT.STACK.KEEP.BAD.MATCHES BOOL T 449 451 450 452 RADIAL_APERTURES BOOL F # calculate flux in circular radial apertures? … … 479 481 STACKPHOT METADATA 480 482 EXTENDED_SOURCE_FITS BOOL TRUE # perform any of the aperture-like measurements? 483 EXTENDED_SOURCE_GALAXY_PARAMS BOOL TRUE # measure additional paramters for "galaxies" 481 484 EXTENDED_SOURCE_SN_LIM F32 10.0 482 485 EXTENDED_SOURCE_PETROSIAN BOOL TRUE … … 494 497 RADIAL_APERTURES BOOL T # calculate flux in circular radial apertures? 495 498 RADIAL_APERTURES_SN_LIM F32 0.0 # S/N limit for radial aperture calculation 496 OUTPUT.FORMAT STR PS1_SV 3499 OUTPUT.FORMAT STR PS1_SV4 497 500 498 501 # subtract radial profiles for extremely bright stars? … … 653 656 654 657 SSTF_DIFF METADATA 655 PEAKS_NSIGMA_LIMIT_2 F32 4.0 # peak significance threshold658 PEAKS_NSIGMA_LIMIT_2 F32 3.5 # peak significance threshold -- MOPS would like to see 4.0->3.5 since ppMops fixed 656 659 DIFF_STATS BOOL TRUE # Calculate diff-specific stats 657 660 OUTPUT.FORMAT STR PS1_DV3 # Format of output file
Note:
See TracChangeset
for help on using the changeset viewer.
