Index: /trunk/ippconfig/mcshort_chip/camera.config
===================================================================
--- /trunk/ippconfig/mcshort_chip/camera.config	(revision 9900)
+++ /trunk/ippconfig/mcshort_chip/camera.config	(revision 9901)
@@ -81,13 +81,18 @@
 	# 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
+	PPIMAGE_N	STR	megacam/ppImage_n.config	# Nothing significant; binning only
 
 	# Recipes for ppMerge
@@ -96,5 +101,6 @@
 	PPMERGE_DARK	STR	megacam/ppMerge_dark.config
 	PPMERGE_FLAT	STR	megacam/ppMerge_flat.config
-	
+	PPMERGE_FRINGE	STR	megacam/ppMerge_fringe.config
+
 	# Other recipes
         PSPHOT          STR     megacam/psphot.config           # psphot details
Index: /trunk/ippconfig/mcshort_fpa/camera.config
===================================================================
--- /trunk/ippconfig/mcshort_fpa/camera.config	(revision 9900)
+++ /trunk/ippconfig/mcshort_fpa/camera.config	(revision 9901)
@@ -17,12 +17,18 @@
 	# 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_J	STR	megacam/ppImage_j.config	# JPEG 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
+	PPIMAGE_N	STR	megacam/ppImage_n.config	# Nothing significant; binning only
 
 	# Recipes for ppMerge
@@ -31,4 +37,5 @@
 	PPMERGE_DARK	STR	megacam/ppMerge_dark.config
 	PPMERGE_FLAT	STR	megacam/ppMerge_flat.config
+	PPMERGE_FRINGE	STR	megacam/ppMerge_fringe.config
 
 	# Other recipes
