Index: /trunk/ippconfig/recipes/ppSim.config
===================================================================
--- /trunk/ippconfig/recipes/ppSim.config	(revision 23469)
+++ /trunk/ippconfig/recipes/ppSim.config	(revision 23470)
@@ -66,4 +66,9 @@
 
 GALAXY.MODEL     STR    PS_MODEL_GAUSS
+
+BADCTE          BOOL    FALSE           # create a region of 'bad CTE'?
+BADCTE.REGION   STR     [0:200,0:200]   # region of 'bad CTE'
+BADCTE.SIGMA    F32     2.0             # 'bad CTE' smoothing scale
+BADCTE.NSIGMA   S32     2               # 'bad CTE' smoothing scale
 
 BADPIX.SEED	U64	123456789	# Seed for RNG in creating deterministic bad pixels
@@ -185,2 +190,7 @@
     BADPIX.MODE	STR	NAN		# Mode for bad pixels: RANDOM|NAN
 END
+
+# recipe for a CTE test
+BADCTE.TEST     METADATA
+  BADCTE BOOL TRUE
+END
