Changeset 29018
- Timestamp:
- Aug 23, 2010, 1:55:49 PM (16 years ago)
- Location:
- trunk/ippconfig/recipes
- Files:
-
- 2 edited
-
ppSub.config (modified) (1 diff)
-
psphot.config (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippconfig/recipes/ppSub.config
r29005 r29018 59 59 INNER S32 5 # Inner half-size for SPAM and FRIES kernels 60 60 RINGS.ORDER S32 2 # Polynomial order for RINGS kernels 61 PENALTY F32 1 .0 # Penalty for wideness61 PENALTY F32 16.0 # Penalty for wideness 62 62 BIN1 S32 4 # Binning factor for first level 63 63 BIN2 S32 4 # Binning factor for second level -
trunk/ippconfig/recipes/psphot.config
r29005 r29018 325 325 # Extended source fit parameters 326 326 STACKPHOT METADATA 327 EXTENDED_SOURCE_FITS BOOL TRUE # perform any of the aperture-like measurements? 327 328 EXTENDED_SOURCE_ANALYSIS BOOL TRUE # perform any of the aperture-like measurements? 328 329 EXTENDED_SOURCE_SN_LIM F32 20.0 329 330 EXTENDED_SOURCE_PETROSIAN BOOL TRUE 330 EXTENDED_SOURCE_ISOPHOTAL BOOL FALSE331 331 EXTENDED_SOURCE_ANNULI BOOL TRUE 332 EXTENDED_SOURCE_KRON BOOL FALSE333 332 PSPHOT.STACK.MATCH.PSF.SOURCE STR AUTO # which inputs to convolve? (RAW, CNV, AUTO) 334 333 PSPHOT.STACK.TARGET.PSF.AUTO BOOL F # automatically determine target PSF size? … … 337 336 RADIAL_APERTURES_SN_LIM F32 0.0 # S/N limit for radial aperture calculation 338 337 OUTPUT.FORMAT STR PS1_SV1 338 339 EXT_FIT_MAX_RADIUS F32 50.0 340 PSF_MODEL STR PS_MODEL_GAUSS 341 EXT_MODEL STR PS_MODEL_SERSIC 342 343 # extended source models applied to sources 344 EXTENDED_SOURCE_MODELS METADATA 345 TYPE EXTENDED_SOURCE_MODEL MODEL SNLIM PSF_CONVOLVED 346 EXP_PCM EXTENDED_SOURCE_MODEL PS_MODEL_EXP 20.0 TRUE 347 DEV_PCM EXTENDED_SOURCE_MODEL PS_MODEL_DEV 20.0 TRUE 348 SER_PCM EXTENDED_SOURCE_MODEL PS_MODEL_SERSIC 20.0 TRUE 349 END 339 350 END 340 351
Note:
See TracChangeset
for help on using the changeset viewer.
