Index: branches/eam_branches/20090715/ippconfig/simtest/ppSim.config
===================================================================
--- branches/eam_branches/20090715/ippconfig/simtest/ppSim.config	(revision 25391)
+++ branches/eam_branches/20090715/ippconfig/simtest/ppSim.config	(revision 25392)
@@ -3,12 +3,18 @@
 # for a quick test, we are going to skip shutter and dark corrections
 TESTDATA  METADATA
- PSF.MODEL       STR     PS_MODEL_GAUSS
+ PSF.MODEL       STR     PS_MODEL_PGAUSS
  SHUTTER.TIME	 F32	 0.0
  DARK.RATE       F32     0.0         
  SCATTER.FRAC    F32     0.0
  BIAS            BOOL    FALSE
- BIAS.LEVEL	 F32	1000.0		# Bias level (e)
- BIAS.RANGE	 F32	20.0		# Range of bias values (e)
- BIAS.ORDER	 S32	7		# Order for overscan polynomial
+ FLAT            BOOL    FALSE
+ BIAS.LEVEL	 F32	 1000.0		# Bias level (e)
+ BIAS.RANGE	 F32	 20.0		# Range of bias values (e)
+ BIAS.ORDER	 S32 	 7		# Order for overscan polynomial
+
+ 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.LUM	 F32	 0.35		# Stellar luminosity function slope (magnitude slope)
 END
 
