Changeset 26319
- Timestamp:
- Dec 2, 2009, 9:45:05 AM (16 years ago)
- Location:
- branches/eam_branches/20091201/ippconfig
- Files:
-
- 3 edited
-
recipes/ppSub.config (modified) (1 diff)
-
simtest/ppSim.config (modified) (2 diffs)
-
simtest/ppSub.config (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20091201/ippconfig/recipes/ppSub.config
r26076 r26319 40 40 RENORM BOOL TRUE # Renormalise weight maps? 41 41 RENORM.NUM S32 100000 # Number of samples for renormalisation 42 RENORM.MIN F32 0.5 # Minimum value for renorm lisation43 RENORM.MAX F32 2.0 # Maximum value for renormali sation42 RENORM.MIN F32 0.5 # Minimum value for renormalization 43 RENORM.MAX F32 2.0 # Maximum value for renormalization 44 44 45 45 INTERPOLATION STR LANCZOS3 # Interpolation mode for bad pixels -
branches/eam_branches/20091201/ippconfig/simtest/ppSim.config
r25756 r26319 36 36 MATCH.DENSITY BOOL TRUE # significance of faintest sources 37 37 38 # parameters of fake stars 39 STARS.MAG F32 10.0 # Brightest magnitude for fake stars 40 STARS.DENSITY F32 100.0 # Stellar density (per square degree) at the brightest magnitude 41 STARS.SIGMA.LIM F32 3.0 # significance of faintest sources 42 STARS.LUM F32 0.35 # Stellar luminosity function slope (magnitude slope) 43 38 44 EXPTIME F32 10.0 39 45 RA F32 5.0 … … 62 68 STARS.FAKE BOOL FALSE # Add fake stars, randomly distributed? 63 69 MATCH.DENSITY BOOL TRUE # significance of faintest sources 70 STARS.SIGMA.LIM F32 3.0 # significance of faintest sources 71 72 # parameters of fake stars 73 STARS.MAG F32 10.0 # Brightest magnitude for fake stars 74 STARS.DENSITY F32 1.0 # Stellar density (per square degree) at the brightest magnitude 75 STARS.SIGMA.LIM F32 3.0 # significance of faintest sources 76 STARS.LUM F32 0.35 # Stellar luminosity function slope (magnitude slope) 64 77 65 78 EXPTIME F32 10.0 -
branches/eam_branches/20091201/ippconfig/simtest/ppSub.config
r23976 r26319 1 1 ### Recipe file for ppSub 2 3 STAMP.SPACING F32 100 # Typical spacing between stamps (pixels) 4 5 RENORM BOOL FALSE # Renormalize weight maps? 6 7 DUAL BOOL FALSE # Dual convolution? 8 9 #@ISIS.WIDTHS F32 0 # Gaussian FWHMs for ISIS kernels 10 #@ISIS.ORDERS S32 2 # Polynomial orders for ISIS kernels 11 12 @ISIS.WIDTHS F32 3 5 7 10 # Gaussian FWHMs for ISIS kernels 13 @ISIS.ORDERS S32 1 1 1 1 # Polynomial orders for ISIS kernels 14 # @ISIS.ORDERS S32 0 0 0 0 # Polynomial orders for ISIS kernels 15 # @ISIS.ORDERS S32 2 2 2 2 # Polynomial orders for ISIS kernels 16 17 #@ISIS.WIDTHS F32 3 5 # Gaussian FWHMs for ISIS kernels 18 #@ISIS.ORDERS S32 1 1 # Polynomial orders for ISIS kernels 19 SPATIAL.ORDER S32 0 # Spatial polynomial order 20 21 STAMP.FOOTPRINT S32 20 # Size of stamps (pixels) 22 KERNEL.SIZE S32 15 # Kernel half-size (pixels)
Note:
See TracChangeset
for help on using the changeset viewer.
