Index: trunk/ippconfig/simtest/ppSim.config
===================================================================
--- trunk/ippconfig/simtest/ppSim.config	(revision 17979)
+++ trunk/ippconfig/simtest/ppSim.config	(revision 20322)
@@ -1,2 +1,14 @@
 ### Recipe values for ppSim, the Pan-STARRS data simulator
 
+# for a quick test, we are going to skip shutter and dark corrections
+TESTDATA  METADATA
+ PSF.MODEL       STR     PS_MODEL_GAUSS
+ 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
+END
+
