Index: /trunk/ippconfig/recipes/ppStats.config
===================================================================
--- /trunk/ippconfig/recipes/ppStats.config	(revision 13746)
+++ /trunk/ippconfig/recipes/ppStats.config	(revision 13747)
@@ -52,2 +52,22 @@
 END
 
+### ppStats recipe for Phase 0
+PPSTATS_INJECT  METADATA
+
+  # Options governing statistics
+  SAMPLE        F32     0.1     # Fraction of cell to sample
+  MASKVAL       STR     SAT,BAD # Mask value to use for statistics
+
+  # Define the outputs as MULTI
+  HEADER        MULTI
+  CONCEPT       MULTI
+  STAT          MULTI
+
+  STAT		STR	_UNDEF
+
+  # Values to return
+  CONCEPT       STR     FPA.OBSTYPE     # Observation Type (eg, FLAT)
+  CONCEPT       STR     FPA.TELESCOPE   # Telescope (eg, CFHT)
+  CONCEPT       STR     FPA.INSTRUMENT  # Instrument (eg, CFH12K)
+END
+
