Index: /branches/eam_branches/20091201/ippconfig/recipes/ppSub.config
===================================================================
--- /branches/eam_branches/20091201/ippconfig/recipes/ppSub.config	(revision 26318)
+++ /branches/eam_branches/20091201/ippconfig/recipes/ppSub.config	(revision 26319)
@@ -40,6 +40,6 @@
 RENORM		BOOL	TRUE		# Renormalise weight maps?
 RENORM.NUM	S32	100000		# Number of samples for renormalisation
-RENORM.MIN	F32	0.5		# Minimum value for renormlisation
-RENORM.MAX	F32	2.0		# Maximum value for renormalisation
+RENORM.MIN	F32	0.5		# Minimum value for renormalization
+RENORM.MAX	F32	2.0		# Maximum value for renormalization
 
 INTERPOLATION	STR	LANCZOS3	# Interpolation mode for bad pixels
Index: /branches/eam_branches/20091201/ippconfig/simtest/ppSim.config
===================================================================
--- /branches/eam_branches/20091201/ippconfig/simtest/ppSim.config	(revision 26318)
+++ /branches/eam_branches/20091201/ippconfig/simtest/ppSim.config	(revision 26319)
@@ -36,4 +36,10 @@
  MATCH.DENSITY   BOOL   TRUE            # significance of faintest sources
 
+ # parameters of fake stars
+ STARS.MAG	 F32	 10.0		# Brightest magnitude for fake stars
+ STARS.DENSITY	 F32     100.0		# Stellar density (per square degree) at the brightest magnitude
+ STARS.SIGMA.LIM F32     3.0            # significance of faintest sources
+ STARS.LUM	 F32	 0.35		# Stellar luminosity function slope (magnitude slope)
+
  EXPTIME     	 F32    10.0
  RA          	 F32    5.0
@@ -62,4 +68,11 @@
  STARS.FAKE      BOOL   FALSE		# Add fake stars, randomly distributed?
  MATCH.DENSITY   BOOL   TRUE            # significance of faintest sources
+ STARS.SIGMA.LIM F32     3.0            # significance of faintest sources
+
+ # parameters of fake stars
+ STARS.MAG	 F32	 10.0		# Brightest magnitude for fake stars
+ STARS.DENSITY	 F32     1.0		# Stellar density (per square degree) at the brightest magnitude
+ STARS.SIGMA.LIM F32     3.0            # significance of faintest sources
+ STARS.LUM	 F32	 0.35		# Stellar luminosity function slope (magnitude slope)
 
  EXPTIME     	 F32    10.0
Index: /branches/eam_branches/20091201/ippconfig/simtest/ppSub.config
===================================================================
--- /branches/eam_branches/20091201/ippconfig/simtest/ppSub.config	(revision 26318)
+++ /branches/eam_branches/20091201/ippconfig/simtest/ppSub.config	(revision 26319)
@@ -1,1 +1,22 @@
 ### Recipe file for ppSub
+
+STAMP.SPACING   F32	100		# Typical spacing between stamps (pixels)
+
+RENORM		BOOL	FALSE		# Renormalize weight maps?
+
+DUAL		BOOL	FALSE		# Dual convolution?
+
+#@ISIS.WIDTHS	F32	0 		# Gaussian FWHMs for ISIS kernels
+#@ISIS.ORDERS	S32	2 		# Polynomial orders for ISIS kernels
+
+@ISIS.WIDTHS	F32	3 5 7 10	# Gaussian FWHMs for ISIS kernels
+@ISIS.ORDERS	S32	1 1 1 1 	# Polynomial orders for ISIS kernels
+# @ISIS.ORDERS	S32	0 0 0 0 	# Polynomial orders for ISIS kernels
+# @ISIS.ORDERS	S32	2 2 2 2		# Polynomial orders for ISIS kernels
+
+#@ISIS.WIDTHS	F32	3 5	# Gaussian FWHMs for ISIS kernels
+#@ISIS.ORDERS	S32	1 1		# Polynomial orders for ISIS kernels
+SPATIAL.ORDER   S32	0		# Spatial polynomial order
+
+STAMP.FOOTPRINT S32	20		# Size of stamps (pixels)
+KERNEL.SIZE     S32	15		# Kernel half-size (pixels)
