Index: /branches/eam_branches/20091201/ippconfig/recipes/ppSim.config
===================================================================
--- /branches/eam_branches/20091201/ippconfig/recipes/ppSim.config	(revision 26613)
+++ /branches/eam_branches/20091201/ippconfig/recipes/ppSim.config	(revision 26614)
@@ -53,5 +53,5 @@
 STARS.MAG	F32	15.5		# Brightest magnitude for fake stars (choose based on real catalog limit)
 STARS.DENSITY	F32      1.0		# Stellar density (per square degree) at the brightest magnitude
-STARS.SIGMA.LIM F32      5.0            # significance of faintest sources
+STARS.SIGMA.LIM F32      0.1            # significance of faintest sources
 
 STARS.FLAT.LUM  BOOL    FALSE           # use a (non-physical) constant number of stars per mag bin?
Index: /branches/eam_branches/20091201/ippconfig/simtest/ppSim.config
===================================================================
--- /branches/eam_branches/20091201/ippconfig/simtest/ppSim.config	(revision 26613)
+++ /branches/eam_branches/20091201/ippconfig/simtest/ppSim.config	(revision 26614)
@@ -15,5 +15,5 @@
  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     5.0            # significance of faintest sources
+ STARS.SIGMA.LIM F32     1.0            # significance of faintest sources
  STARS.LUM	 F32	 0.35		# Stellar luminosity function slope (magnitude slope)
 END
@@ -39,5 +39,5 @@
  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.SIGMA.LIM F32     1.0            # significance of faintest sources
  STARS.LUM	 F32	 0.35		# Stellar luminosity function slope (magnitude slope)
 
@@ -68,10 +68,9 @@
  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.SIGMA.LIM F32     0.1            # significance of faintest sources
  STARS.LUM	 F32	 0.35		# Stellar luminosity function slope (magnitude slope)
 
