Index: /trunk/ippconfig/recipes/filerules-split.mdc
===================================================================
--- /trunk/ippconfig/recipes/filerules-split.mdc	(revision 20885)
+++ /trunk/ippconfig/recipes/filerules-split.mdc	(revision 20886)
@@ -195,8 +195,8 @@
 PPSTAMP.CHIP            OUTPUT {OUTPUT}.ch.fits                  IMAGE     NONE       CHIP       FALSE     MEF
 		        									        
-PPSIM.OUTPUT            OUTPUT {OUTPUT}.fits                     IMAGE     NONE       FPA        TRUE      MEF
+PPSIM.OUTPUT            OUTPUT {OUTPUT}.{CHIP.NAME}.fits         IMAGE     NONE       CHIP       TRUE      SPLIT
 PPSIM.FAKE.CHIP        	OUTPUT {OUTPUT}.fake.fits     		 IMAGE     NONE       FPA        TRUE      SIMPLE
 PPSIM.FORCE.CHIP       	OUTPUT {OUTPUT}.force.fits     		 IMAGE     NONE       FPA        TRUE      SIMPLE
-PPSIM.SOURCES           OUTPUT {OUTPUT}.cmf                      CMF       NONE       FPA        TRUE      MEF
+PPSIM.SOURCES           OUTPUT {OUTPUT}.{CHIP.NAME}.cmf          CMF       NONE       CHIP       TRUE      SPLIT
 PPSIM.FAKE.SOURCES     	OUTPUT {OUTPUT}.fake.cmf                 CMF       NONE       FPA        TRUE      NONE
 PPSIM.FORCE.SOURCES    	OUTPUT {OUTPUT}.force.cmf                CMF       NONE       FPA        TRUE      NONE
Index: /trunk/ippconfig/simmosaic/camera.config
===================================================================
--- /trunk/ippconfig/simmosaic/camera.config	(revision 20885)
+++ /trunk/ippconfig/simmosaic/camera.config	(revision 20886)
@@ -3,5 +3,5 @@
 # File formats that we know about
 FORMATS         METADATA
-	TOGETHER STR	simmosaic/format_together.config
+	MEF     STR	simmosaic/format_together.config
 	SPLIT	STR	simmosaic/format_split.config
 END
@@ -65,5 +65,5 @@
 FITSTYPES       STR     recipes/fitstypes.mdc
 
-FILERULES       STR     recipes/filerules-mef.mdc
+FILERULES       STR     recipes/filerules-split.mdc
 
 EXTNAME.RULES	METADATA
