Index: /trunk/ippconfig/recipes/ppStats.config
===================================================================
--- /trunk/ippconfig/recipes/ppStats.config	(revision 12569)
+++ /trunk/ippconfig/recipes/ppStats.config	(revision 12570)
@@ -10,10 +10,12 @@
 STAT            MULTI
 
-# Values to return
-STAT            STR     ROBUST_MEDIAN   # Background estimator
-STAT            STR     ROBUST_STDEV    # Background standard deviation estimator
+### Add dummy values, to define the MULTI --- due to limitations in the MDC language
+HEADER		STR	_UNDEF
+CONCEPT		STR	_UNDEF
+STAT		STR	_UNDEF
 
+
+### ppStats recipe for Phase 0
 PPSTATS_PHASE0  METADATA
-  ### ppStats recipe for Phase 0 with MegaCam
 
   # Options governing statistics
@@ -40,2 +42,8 @@
   STAT          STR     ROBUST_STDEV    # Background standard deviation estimator
 END
+
+
+PPSTATS_PIXELS	METADATA
+  STAT          STR     ROBUST_MEDIAN   # Background estimator
+  STAT          STR     ROBUST_STDEV    # Background standard deviation estimator
+END
