Changeset 34338 for trunk/ippconfig
- Timestamp:
- Aug 23, 2012, 9:40:34 AM (14 years ago)
- File:
-
- 1 edited
-
trunk/ippconfig/recipes/psphot.config (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippconfig/recipes/psphot.config
r34307 r34338 366 366 PSPHOT.STACK.SPLIT.LINEAR.FIT BOOL T # require positive flux for pass 3 linear fit then fit matched sources separately 367 367 368 # psphotStack source matching parameters 369 PSHOT.STACK.MIN.DETECT.FOR.FORCED S32 2 # number of bands that an object must be detected in before creating 370 # sources in undetected bands 371 372 # PSPHOT.STACK.MATCH.FILTER 373 # list of metadata to control how source matching is performed for each band 374 # FILTER.ID is used to match to the FPA's concept value FPA.FILTERID 375 # ORDER controls the order in which the bands are processed. Lower numbers are processed first. 376 # The intent is to process in order of sensitivity 377 # MATCH.ALL if true causes forced photometry sources for objects detected in that band but don't meet 378 # the minimum number of detections cut 379 # TYPE is used in the recipe bookkeeping and has no semantic (but must be unique) 380 # Note: if an input has a filter not in this list it will be processed after all of the others with MATCH.ALL = FALSE 381 PSPHOT.STACK.MATCH.FILTERS METADATA 382 TYPE PSPHOT_STACK.MATCH.FILTER FILTER.ID ORDER MATCH.ALL 383 gband PSPHOT_STACK.MATCH.FILTER g 4 FALSE 384 rband PSPHOT_STACK.MATCH.FILTER r 2 FALSE 385 iband PSPHOT_STACK.MATCH.FILTER i 1 FALSE 386 zband PSPHOT_STACK.MATCH.FILTER z 3 FALSE 387 yband PSPHOT_STACK.MATCH.FILTER y 5 TRUE 388 wband PSPHOT_STACK.MATCH.FILTER w 0 FALSE 389 END 390 368 391 RADIAL_APERTURES BOOL F # calculate flux in circular radial apertures? 369 392 RADIAL_APERTURES_SN_LIM F32 0.0 # S/N limit for radial aperture calculation
Note:
See TracChangeset
for help on using the changeset viewer.
