Index: trunk/ippconfig/mcshort/camera.config
===================================================================
--- trunk/ippconfig/mcshort/camera.config	(revision 9503)
+++ trunk/ippconfig/mcshort/camera.config	(revision 9893)
@@ -87,11 +87,15 @@
 	# 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_O	STR	megacam/ppImage_o.config	# Overscan
+	PPIMAGE_OB	STR	megacam/ppImage_ob.config	# Overscan, bias
+	PPIMAGE_OBD	STR	megacam/ppImage_obd.config	# Overscan, bias, dark
+	PPIMAGE_OBDS	STR	megacam/ppImage_obds.config	# Overscan, bias, dark, shutter, flat
+	PPIMAGE_OBDSF	STR	megacam/ppImage_obdsf.config	# Overscan, bias, dark, shutter, flat
+	PPIMAGE_OBDSFR	STR	megacam/ppImage_obdsfr.config	# Overscan, bias, dark, shutter, flat, fringe
 	PPIMAGE_B	STR	megacam/ppImage_b.config	# Bias only
 	PPIMAGE_D	STR	megacam/ppImage_d.config	# Dark only
+	PPIMAGE_S	STR	megacam/ppImage_n.config	# NOTHING --- no need for shutter yet
 	PPIMAGE_F	STR	megacam/ppImage_f.config	# Flat only
+	PPIMAGE_R	STR	megacam/ppImage_r.config	# Fringe only
 	PPIMAGE_J1	STR	megacam/ppImage_j1.config	# JPEG only; binning 1
 	PPIMAGE_J2	STR	megacam/ppImage_j2.config	# JPEG only; binning 2
@@ -103,4 +107,5 @@
 	PPMERGE_DARK	STR	megacam/ppMerge_dark.config
 	PPMERGE_FLAT	STR	megacam/ppMerge_flat.config
+	PPMERGE_FRINGE	STR	megacam/ppMerge_fringe.config
 
 	# Other recipes
@@ -156,4 +161,5 @@
    PPIMAGE.DARK       INPUT MegaCam.dark.2.0.{CHIP.NAME}.fits      {CHIP.NAME}   {CHIP.NAME}  NONE         CHIP       IMAGE     
    PPIMAGE.FLAT       INPUT MegaCam.flat.3.0.{CHIP.NAME}.fits      {CHIP.NAME}   {CHIP.NAME}  NONE         CHIP       IMAGE     
+   PPIMAGE.FRINGE     INPUT MegaCam.fringe.4.0.{CHIP.NAME}.fits    {CHIP.NAME}   {CHIP.NAME}  NONE         CHIP       IMAGE     
 
    ### use these entries to get the detrend images from the database
