Index: /trunk/ippconfig/isp/ppStats_phase0.config
===================================================================
--- /trunk/ippconfig/isp/ppStats_phase0.config	(revision 8736)
+++ /trunk/ippconfig/isp/ppStats_phase0.config	(revision 8736)
@@ -0,0 +1,23 @@
+### ppStats recipe for Phase 0 with MegaCam
+
+# Options governing statistics
+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
+HEADER		STR	OBSTYPE		# Observation type
+HEADER		STR	CCDTEMP	    # Detector temperature
+CONCEPT		STR	EXPTIME     # Exposure time
+CONCEPT		STR	FPA.FILTER	# Filter
+#CONCEPT		STR	CELL.TIME	# Time of exposure
+CONCEPT		STR	FPA.RA FPA.DEC	# Telescope pointing
+CONCEPT		STR	FPA.AIRMASS	# Airmass
+HEADER		STR	ALT AZ	# Telescopy alt/az
+#CONCEPT		STR	FPA.POSANGLE	# Rotator angle
+STAT		STR	ROBUST_MEDIAN	# Background estimator
+STAT		STR	ROBUST_STDEV	# Background standard deviation estimator
