Index: trunk/ippconfig/simmosaic/format_split.config
===================================================================
--- trunk/ippconfig/simmosaic/format_split.config	(revision 14563)
+++ trunk/ippconfig/simmosaic/format_split.config	(revision 15064)
@@ -13,6 +13,5 @@
 	EXTENSIONS	STR	CELL		# There are no extensions
 	FPA.NAME	STR	FPANAME		# A PHU keyword for unique FPA identifier
-	CHIP.NAME	STR	CHIPNAME 	# A PHU keyword for unique chip identifier
-	CONTENT	        STR     {CHIP.NAME}	# How to determine content of FITS file
+	CONTENT	        STR     CHIPNAME	# How to determine content of FITS file
 END
 
@@ -20,8 +19,8 @@
 CONTENTS	METADATA
 	# File identifier with corresponding file layout name
-	Chip00		STR	SimChip
-	Chip01		STR	SimChip
-	Chip10		STR	SimChip
-	Chip11		STR	SimChip
+	Chip00		STR	Chip00:SimChip
+	Chip01		STR	Chip01:SimChip
+	Chip10		STR	Chip10:SimChip
+	Chip11		STR	Chip11:SimChip
 END
 
