Changeset 26689
- Timestamp:
- Jan 26, 2010, 11:21:07 PM (16 years ago)
- Location:
- branches/eam_branches/20091201/ippconfig/recipes
- Files:
-
- 2 edited
-
ppStack.config (modified) (1 diff)
-
ppSub.config (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20091201/ippconfig/recipes/ppStack.config
r26673 r26689 55 55 y F32 0.0 56 56 END 57 57 58 58 PSF.INSTANCES S32 15 # Number of instances for PSF generation 59 59 PSF.RADIUS F32 20.0 # Radius for PSF generation 60 60 PSF.ORDER S32 1 # Order of spatial variation for PSF generation 61 PSF.MODEL STR PS_MODEL_ PS1_V1# Model for PSF generation61 PSF.MODEL STR PS_MODEL_GAUSS # Model for PSF generation 62 62 63 63 TEMP.IMAGE STR conv.im.fits # Suffix for temporary convolved images -
branches/eam_branches/20091201/ippconfig/recipes/ppSub.config
r26666 r26689 2 2 3 3 KERNEL.TYPE STR ISIS_RADIAL # Kernel type to use (POIS|ISIS|SPAM|FRIES|GUNK|RINGS) 4 KERNEL.SIZE S32 3 5# Kernel half-size (pixels)4 KERNEL.SIZE S32 30 # Kernel half-size (pixels) 5 5 SPATIAL.ORDER S32 1 # Spatial polynomial order 6 6 REGION.SIZE F32 0 # Iso-kernel region size (pixels) 7 7 SOURCE.RADIUS F32 3.0 # Source matching radius (pixels) 8 8 STAMP.SPACING F32 300 # Typical spacing between stamps (pixels) 9 STAMP.FOOTPRINT S32 40# Size of stamps (pixels)9 STAMP.FOOTPRINT S32 35 # Size of stamps (pixels) 10 10 STAMP.THRESHOLD F32 5 # Flux threshold for stamps (stdev above background) 11 11 STRIDE S32 100 # Size of convolution patches (pixels) … … 58 58 59 59 SCALE BOOL TRUE # Scale kernel parameters by the seeing? 60 SCALE.REF F32 11.0 # Reference for kernel parameter scaling61 SCALE.MIN F32 0. 5# Minimum scale value60 SCALE.REF F32 9.0 # Reference for kernel parameter scaling 61 SCALE.MIN F32 0.7 # Minimum scale value 62 62 SCALE.MAX F32 1.2 # Maximum scale value 63 63 … … 72 72 # Recipe overrides for STACK 73 73 STACK METADATA 74 KERNEL.TYPE STR ISIS # Kernel type 74 75 END 75 76
Note:
See TracChangeset
for help on using the changeset viewer.
