- Timestamp:
- Jan 11, 2015, 1:33:57 PM (12 years ago)
- Location:
- branches/eam_branches/ipp-20140904/ippconfig
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
recipes/psphot.config (modified) (7 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20140904/ippconfig
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20140904/ippconfig/recipes/psphot.config
r37052 r37802 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 … … 412 413 413 414 # psphotStack source matching parameters 414 PSPHOT.STACK.MIN.DETECT.FOR.FORCED S32 2# number of bands that an object must be detected in before creating415 PSPHOT.STACK.MIN.DETECT.FOR.FORCED S32 1 # number of bands that an object must be detected in before creating 415 416 # sources in undetected bands 416 417 … … 426 427 PSPHOT.STACK.MATCH.FILTERS METADATA 427 428 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.65429 gband PSPHOT_STACK.MATCH.FILTER g 4 TRUE 0 430 rband PSPHOT_STACK.MATCH.FILTER r 2 TRUE 0 431 iband PSPHOT_STACK.MATCH.FILTER i 1 TRUE 0 432 zband PSPHOT_STACK.MATCH.FILTER z 3 TRUE 0 432 433 yband PSPHOT_STACK.MATCH.FILTER y 5 TRUE 0 433 wband PSPHOT_STACK.MATCH.FILTER w 0 FALSE 0434 wband PSPHOT_STACK.MATCH.FILTER w 0 TRUE 0 434 435 END 435 436 … … 446 447 447 448 # if true keep all matched sources, even if we get a non-finite aperture flux measurement 448 PSPHOT.STACK.KEEP.BAD.MATCHES BOOL F449 PSPHOT.STACK.KEEP.BAD.MATCHES BOOL T 449 450 450 451 RADIAL_APERTURES BOOL F # calculate flux in circular radial apertures? … … 479 480 STACKPHOT METADATA 480 481 EXTENDED_SOURCE_FITS BOOL TRUE # perform any of the aperture-like measurements? 482 EXTENDED_SOURCE_GALAXY_PARAMS BOOL TRUE # measure additional paramters for "galaxies" 481 483 EXTENDED_SOURCE_SN_LIM F32 10.0 482 484 EXTENDED_SOURCE_PETROSIAN BOOL TRUE … … 494 496 RADIAL_APERTURES BOOL T # calculate flux in circular radial apertures? 495 497 RADIAL_APERTURES_SN_LIM F32 0.0 # S/N limit for radial aperture calculation 496 OUTPUT.FORMAT STR PS1_SV 3498 OUTPUT.FORMAT STR PS1_SV4 497 499 498 500 # subtract radial profiles for extremely bright stars? … … 653 655 654 656 SSTF_DIFF METADATA 655 PEAKS_NSIGMA_LIMIT_2 F32 4.0 # peak significance threshold657 PEAKS_NSIGMA_LIMIT_2 F32 3.5 # peak significance threshold -- MOPS would like to see 4.0->3.5 since ppMops fixed 656 658 DIFF_STATS BOOL TRUE # Calculate diff-specific stats 657 659 OUTPUT.FORMAT STR PS1_DV3 # Format of output file
Note:
See TracChangeset
for help on using the changeset viewer.
