Index: trunk/ippconfig/isp/camera.config
===================================================================
--- trunk/ippconfig/isp/camera.config	(revision 8765)
+++ trunk/ippconfig/isp/camera.config	(revision 8834)
@@ -14,7 +14,4 @@
 # 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
@@ -22,22 +19,27 @@
 
         # 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
+        PPIMAGE         STR     isp/ppImage.config          # Default: all (normal) options on
+        PPIMAGE_O       STR     isp/ppImage_o.config        # Overscan only
+        PPIMAGE_OB      STR     isp/ppImage_ob.config       # Overscan, bias only
+        PPIMAGE_OBD     STR     isp/ppImage_obd.config      # Overscan, bias, dark only
+        PPIMAGE_OBDF    STR     isp/ppImage_obdf.config     # Overscan, bias, dark, flat only
+        PPIMAGE_B       STR     isp/ppImage_b.config        # Bias only
+        PPIMAGE_D       STR     isp/ppImage_d.config        # Dark only
+        PPIMAGE_F       STR     isp/ppImage_f.config        # Flat only
+        PPIMAGE_J       STR     isp/ppImage_j.config        # JPEG only
 
         # Recipes for ppMerge
         PPMERGE         STR     ppMerge_template.config         # ppMerge recipe
-        PPMERGE_BIAS    STR     megacam/ppMerge_bias.config
+        PPMERGE_BIAS    STR     isp/ppMerge_bias.config
+        PPMERGE_DARK    STR     isp/ppMerge_dark.config
+        PPMERGE_FLAT    STR     isp/ppMerge_flat.config
+
+	# Recipes for ppStats
+        PPSTATS         STR     isp/ppStats.config       # ppStats recipe 
+        PPSTATS_PHASE0  STR     isp/ppStats_phase0.config   # ppStats recipe for Phase 0
+
         # Other recipes
-#        PSPHOT          STR     megacam/psphot.config        # psphot details
-#        PSASTRO         STR     megacam/psastro.config       # psastro details
-        PPSTATS         STR     isp/ppStats.config       # ppStats recipe 
-        PPSTATS_PHASE0  STR     isp/ppStats_phase0.config   # ppStats recipe
+#        PSPHOT          STR     isp/psphot.config        # psphot details
+#        PSASTRO         STR     isp/psastro.config       # psastro details
 END
 
@@ -51,7 +53,7 @@
    PPIMAGE.INPUT      INPUT    none.fits                     NONE          NONE         NONE         IMAGE     FPA        
 
-   PPIMAGE.BIAS       INPUT    bias.fits                     NONE          NONE         NONE         IMAGE     CHIP       
-   PPIMAGE.DARK       INPUT    dark.fits                     NONE          NONE         NONE         IMAGE     CHIP       
-   PPIMAGE.FLAT       INPUT    flat.fits                     NONE          NONE         NONE         IMAGE     CHIP       
+   PPIMAGE.BIAS       INPUT    bias_isp_1_0.fits             NONE          NONE         NONE         IMAGE     CHIP       
+   PPIMAGE.DARK       INPUT    dark_isp_1_0.fits             NONE          NONE         NONE         IMAGE     CHIP       
+   PPIMAGE.FLAT       INPUT    flat_isp_1_0.fits             NONE          NONE         NONE         IMAGE     CHIP       
    PPIMAGE.MASK       INPUT    mask.fits                     NONE          NONE         NONE         IMAGE     CHIP       
 
