Index: trunk/ippconfig/megacam/camera.config
===================================================================
--- trunk/ippconfig/megacam/camera.config	(revision 8945)
+++ trunk/ippconfig/megacam/camera.config	(revision 8967)
@@ -104,5 +104,4 @@
         PSASTRO         STR     megacam/psastro.config          # psastro details
 	PPSTATS		STR	megacam/ppStats.config		# ppStats recipe
-	PPSTATS_PHASE0	STR	megacam/ppStats_phase0.config	# ppStats recipe for phase 0
 END
 
Index: trunk/ippconfig/megacam/ppStats_phase0.config
===================================================================
--- trunk/ippconfig/megacam/ppStats_phase0.config	(revision 8945)
+++ 	(revision )
@@ -1,23 +1,0 @@
-### 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
-CONCEPT		STR	FPA.OBSTYPE	# Observation type
-CONCEPT		STR	FPA.FILTER	# Filter
-CONCEPT		STR	FPA.RA FPA.DEC	# Telescope pointing
-CONCEPT		STR	FPA.AIRMASS	# Airmass
-CONCEPT		STR	FPA.ALT FPA.AZ	# Telescopy alt/az
-CONCEPT		STR	FPA.POSANGLE	# Rotator angle
-CONCEPT		STR	CHIP.TEMP	# Detector temperature
-CONCEPT		STR	CELL.EXPOSURE	# Exposure time
-CONCEPT		STR	CELL.TIME	# Time of exposure
-STAT		STR	ROBUST_MEDIAN	# Background estimator
-STAT		STR	ROBUST_STDEV	# Background standard deviation estimator
