Index: trunk/ippconfig/isp/camera.config
===================================================================
--- trunk/ippconfig/isp/camera.config	(revision 7898)
+++ trunk/ippconfig/isp/camera.config	(revision 8737)
@@ -14,7 +14,30 @@
 # Recipe options
 RECIPES		METADATA
+#    PPIMAGE     STR isp/ppImage.config   
+#    PPIMAGE_B   STR isp/ppImage_b.config   
+#    PPIMAGE_O   STR isp/ppImage_o.config   
 	PHASE2		STR	isp/phase2.config		# Phase 2 recipe details
 	PSPHOT		STR	isp/psphot.config		# psphot details
 	PSASTRO		STR	isp/psastro.config		# psastro details
+
+        # Recipes for ppImage
+        PPIMAGE         STR     megacam/ppImage.config          # Default: all (normal) options on
+        PPIMAGE_O       STR     megacam/ppImage_o.config        # Overscan only
+        PPIMAGE_OB      STR     megacam/ppImage_ob.config       # Overscan, bias only
+        PPIMAGE_OBD     STR     megacam/ppImage_obd.config      # Overscan, bias, dark only
+        PPIMAGE_OBDF    STR     megacam/ppImage_obdf.config     # Overscan, bias, dark, flat only
+        PPIMAGE_B       STR     megacam/ppImage_b.config        # Bias only
+        PPIMAGE_D       STR     megacam/ppImage_d.config        # Dark only
+        PPIMAGE_F       STR     megacam/ppImage_f.config        # Flat only
+        PPIMAGE_J       STR     megacam/ppImage_j.config        # JPEG only
+
+        # Recipes for ppMerge
+        PPMERGE_BIAS    STR     megacam/ppMerge_bias.config
+        # Other recipes
+        PPMERGE         STR     ppMerge_template.config         # ppMerge recipe
+#        PSPHOT          STR     megacam/psphot.config        # psphot details
+#        PSASTRO         STR     megacam/psastro.config       # psastro details
+        PPSTATS         STR     megacam/ppStats.config       # ppStats recipe 
+        PPSTATS_PHASE0  STR     isp/ppStats_phase0.config   # ppStats recipe
 END
 
