Index: trunk/ippconfig/isp/camera.config
===================================================================
--- trunk/ippconfig/isp/camera.config	(revision 9262)
+++ trunk/ippconfig/isp/camera.config	(revision 9331)
@@ -23,7 +23,9 @@
         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_OBDS	STR	isp/ppImage_obds.config     # Overscan, bias, dark, shutter only
+        PPIMAGE_OBDSF   STR     isp/ppImage_obdsf.config    # Overscan, bias, dark, shutter, flat only
         PPIMAGE_B       STR     isp/ppImage_b.config        # Bias only
         PPIMAGE_D       STR     isp/ppImage_d.config        # Dark only
+	PPIMAGE_S	STR	isp/ppImage_s.config        # Shutter only
         PPIMAGE_F       STR     isp/ppImage_f.config        # Flat only
         PPIMAGE_J1      STR     isp/ppImage_j1.config       # JPEG only
@@ -32,8 +34,8 @@
 
         # Recipes for ppMerge
-        PPMERGE         STR     ppMerge_template.config         # ppMerge recipe
         PPMERGE_BIAS    STR     isp/ppMerge_bias.config
         PPMERGE_DARK    STR     isp/ppMerge_dark.config
         PPMERGE_FLAT    STR     isp/ppMerge_flat.config
+	PPMERGE_SHUTTER	STR	isp/ppMerge_shutter.config
 
 	# Recipes for ppStats
@@ -58,5 +60,6 @@
    PPIMAGE.BIAS       INPUT    /data/alala/price/isp/bias/ISP.bias.1.0.isp.fits NONE          NONE         NONE         IMAGE     CHIP       
    PPIMAGE.DARK       INPUT    /data/alala/price/isp/dark/ISP.dark.2.0.isp.fits NONE          NONE         NONE         IMAGE     CHIP       
-   PPIMAGE.FLAT       INPUT    /data/alala/price/isp/flat/ISP.flat.3.0.isp.fits NONE          NONE         NONE         IMAGE     CHIP       
+   PPIMAGE.SHUTTER    INPUT    /data/alala/price/isp/shutter/ISP.shutter.3.0.isp.fits NONE    NONE         NONE         IMAGE     CHIP
+   PPIMAGE.FLAT       INPUT    /data/alala/price/isp/flat/ISP.flat.4.0.isp.fits NONE          NONE         NONE         IMAGE     CHIP       
    PPIMAGE.MASK       INPUT    mask.fits                      NONE          NONE         NONE         IMAGE     CHIP       
 
