Changeset 29124 for branches/eam_branches/ipp-20100823/ippconfig/recipes
- Timestamp:
- Sep 7, 2010, 9:16:10 AM (16 years ago)
- Location:
- branches/eam_branches/ipp-20100823
- Files:
-
- 5 edited
-
. (modified) (1 prop)
-
ippconfig/recipes/fitstypes.mdc (modified) (1 diff)
-
ippconfig/recipes/nightly_science.config (modified) (1 diff)
-
ippconfig/recipes/ppSub.config (modified) (1 diff)
-
ippconfig/recipes/psphot.config (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20100823
-
branches/eam_branches/ipp-20100823/ippconfig/recipes/fitstypes.mdc
r27417 r29124 107 107 BSCALE F32 0.1 # Disk is stored as 1/10th sec 108 108 BZERO F32 3276.8 # Store unsigned zero as zero 109 # switch to NONE to work around ticket 1411 110 #COMPRESSION STR NONE 109 111 COMPRESSION STR GZIP 110 112 TILE.X S32 0 -
branches/eam_branches/ipp-20100823/ippconfig/recipes/nightly_science.config
r28982 r29124 39 39 40 40 UNRECOVERABLE_QUALITY MULTI 41 UNRECOVERABLE_QUALITY S16 042 41 UNRECOVERABLE_QUALITY S16 4007 43 42 -
branches/eam_branches/ipp-20100823/ippconfig/recipes/ppSub.config
r29005 r29124 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 -
branches/eam_branches/ipp-20100823/ippconfig/recipes/psphot.config
r29005 r29124 188 188 #PGAUSS_PSF EXTENDED_SOURCE_MODEL PS_MODEL_PGAUSS 20.0 TRUE 189 189 #QGAUSS_PSF EXTENDED_SOURCE_MODEL PS_MODEL_QGAUSS 20.0 TRUE 190 SERSIC_PSF EXTENDED_SOURCE_MODEL PS_MODEL_SERSIC 20.0 TRUE 190 EXP_PCM EXTENDED_SOURCE_MODEL PS_MODEL_EXP 20.0 TRUE 191 DEV_PCM EXTENDED_SOURCE_MODEL PS_MODEL_DEV 20.0 TRUE 192 SER_PCM EXTENDED_SOURCE_MODEL PS_MODEL_SERSIC 20.0 TRUE 191 193 END 192 194 … … 325 327 # Extended source fit parameters 326 328 STACKPHOT METADATA 329 EXTENDED_SOURCE_FITS BOOL TRUE # perform any of the aperture-like measurements? 327 330 EXTENDED_SOURCE_ANALYSIS BOOL TRUE # perform any of the aperture-like measurements? 328 331 EXTENDED_SOURCE_SN_LIM F32 20.0 329 332 EXTENDED_SOURCE_PETROSIAN BOOL TRUE 330 EXTENDED_SOURCE_ISOPHOTAL BOOL FALSE331 333 EXTENDED_SOURCE_ANNULI BOOL TRUE 332 EXTENDED_SOURCE_KRON BOOL FALSE333 334 PSPHOT.STACK.MATCH.PSF.SOURCE STR AUTO # which inputs to convolve? (RAW, CNV, AUTO) 334 335 PSPHOT.STACK.TARGET.PSF.AUTO BOOL F # automatically determine target PSF size? … … 337 338 RADIAL_APERTURES_SN_LIM F32 0.0 # S/N limit for radial aperture calculation 338 339 OUTPUT.FORMAT STR PS1_SV1 340 341 EXT_FIT_MAX_RADIUS F32 50.0 342 PSF_MODEL STR PS_MODEL_GAUSS 343 EXT_MODEL STR PS_MODEL_SERSIC 339 344 END 340 345
Note:
See TracChangeset
for help on using the changeset viewer.
