Index: trunk/ippconfig/isp/ppStats.config
===================================================================
--- trunk/ippconfig/isp/ppStats.config	(revision 8832)
+++ trunk/ippconfig/isp/ppStats.config	(revision 8832)
@@ -0,0 +1,12 @@
+### ppStats recipe
+SAMPLE		F32	0.1	# Fraction of cell to sample
+MASKVAL		U8	0xff	# Mask value to use for statistics
+
+# Define the outputs as MULTI
+HEADER		MULTI
+CONCEPT		MULTI
+STAT		MULTI
+ 
+# Values to return
+STAT		STR	ROBUST_MEDIAN	# Background estimator
+STAT		STR	ROBUST_STDEV	# Background standard deviation estimator
