Index: trunk/ippconfig/sdssmosaic/camera.config
===================================================================
--- trunk/ippconfig/sdssmosaic/camera.config	(revision 20016)
+++ trunk/ippconfig/sdssmosaic/camera.config	(revision 20628)
@@ -8,15 +8,50 @@
 FORMATS         METADATA
 	MEF		STR	sdssmosaic/format_mef.config	# MEF version, required for psastro
-        SDSSmosaic	STR     sdssmosaic/format.config
+	SDSSmosaic	STR     sdssmosaic/format_split.config  # New (possibly) split format with 30 different chips
+        # SDSSmosaic	STR     sdssmosaic/format.config  	# Old split format with per-chip gains rolled up in DEPEND
 END
  
 # Description of camera --- all the chips and the cells that comprise them
+# Old, with format.config
+# FPA	METADATA
+#  	CHIP1	STR	Cell
+#  	CHIP2	STR	Cell
+#  	CHIP3	STR	Cell
+#  	CHIP4	STR	Cell
+#  	CHIP5	STR	Cell
+#  	CHIP6	STR	Cell
+# END
+# New, with format_split.config
 FPA     METADATA
-	CHIP1	STR	Cell
-	CHIP2	STR	Cell
-	CHIP3	STR	Cell
-	CHIP4	STR	Cell
-	CHIP5	STR	Cell
-	CHIP6	STR	Cell
+	CHIP11	STR	CELL11
+	CHIP12	STR	CELL12
+	CHIP13	STR	CELL13
+	CHIP14	STR	CELL14
+	CHIP15	STR	CELL15
+	CHIP16	STR	CELL16
+	CHIP21	STR	CELL21
+	CHIP22	STR	CELL22
+	CHIP23	STR	CELL23
+	CHIP24	STR	CELL24
+	CHIP25	STR	CELL25
+	CHIP26	STR	CELL26
+	CHIP31	STR	CELL31
+	CHIP32	STR	CELL32
+	CHIP33	STR	CELL33
+	CHIP34	STR	CELL34
+	CHIP35	STR	CELL35
+	CHIP36	STR	CELL36
+	CHIP41	STR	CELL41
+	CHIP42	STR	CELL42
+	CHIP43	STR	CELL43
+	CHIP44	STR	CELL44
+	CHIP45	STR	CELL45
+	CHIP46	STR	CELL46
+	CHIP51	STR	CELL51
+	CHIP52	STR	CELL52
+	CHIP53	STR	CELL53
+	CHIP54	STR	CELL54
+	CHIP55	STR	CELL55
+	CHIP56	STR	CELL56
 END
 
@@ -35,5 +70,5 @@
 END
 
-DVO.CAMERADIR	STR	sdss		# Camera directory for DVO
+DVO.CAMERADIR	STR	sdssmosaic	# Camera directory for DVO
 
 # convert supplied FPA.OBSTYPE values to abstract exptype names
