Index: /trunk/ippconfig/gpc1_raw.config
===================================================================
--- /trunk/ippconfig/gpc1_raw.config	(revision 6755)
+++ /trunk/ippconfig/gpc1_raw.config	(revision 6756)
@@ -11,5 +11,5 @@
 
 # How to read this data
-FORMAT	METADATA
+FILE	METADATA
 	PHU		STR	CHIP	# The FITS file represents a single chip
 	EXTENSIONS	STR	CELL	# The extensions represent cells
Index: /trunk/ippconfig/lris_blue_raw.config
===================================================================
--- /trunk/ippconfig/lris_blue_raw.config	(revision 6755)
+++ /trunk/ippconfig/lris_blue_raw.config	(revision 6756)
@@ -30,5 +30,5 @@
 
 # How to read this data
-FORMAT	METADATA
+FILE	METADATA
 	PHU		STR	FPA	# The FITS file represents an entire FPA
 	EXTENSIONS	STR	NONE	# There are no extensions
Index: /trunk/ippconfig/lris_red_raw.config
===================================================================
--- /trunk/ippconfig/lris_red_raw.config	(revision 6755)
+++ /trunk/ippconfig/lris_red_raw.config	(revision 6756)
@@ -31,5 +31,5 @@
 
 # How to read this data
-FORMAT	METADATA
+FILE	METADATA
 	PHU		STR	CHIP	# The FITS file represents a single chip
 	EXTENSIONS	STR	NONE	# There are no extensions
Index: /trunk/ippconfig/mcshort_raw.config
===================================================================
--- /trunk/ippconfig/mcshort_raw.config	(revision 6755)
+++ /trunk/ippconfig/mcshort_raw.config	(revision 6756)
@@ -11,5 +11,5 @@
 
 # How to read this data
-FORMAT	METADATA
+FILE	METADATA
 	PHU		STR	FPA	# The FITS file represents an entire FPA
 	EXTENSIONS	STR	CELL	# The extensions represent cells
Index: /trunk/ippconfig/mcshort_splice.config
===================================================================
--- /trunk/ippconfig/mcshort_splice.config	(revision 6755)
+++ /trunk/ippconfig/mcshort_splice.config	(revision 6756)
@@ -10,5 +10,5 @@
 END
 
-FORMAT	METADATA
+FILE	METADATA
 	# How to read this data
 	PHU		STR	FPA	# The FITS file represents an entire FPA
Index: /trunk/ippconfig/megacam_raw.config
===================================================================
--- /trunk/ippconfig/megacam_raw.config	(revision 6755)
+++ /trunk/ippconfig/megacam_raw.config	(revision 6756)
@@ -10,5 +10,5 @@
 
 # How to read this data
-FORMAT	METADATA
+FILE	METADATA
 	PHU		STR	FPA	# The FITS file represents an entire FPA
 	EXTENSIONS	STR	CELL	# The extensions represent cells
Index: /trunk/ippconfig/megacam_splice.config
===================================================================
--- /trunk/ippconfig/megacam_splice.config	(revision 6755)
+++ /trunk/ippconfig/megacam_splice.config	(revision 6756)
@@ -9,5 +9,5 @@
 END
 
-FORMAT	METADATA
+FILE	METADATA
 	# How to read this data
 	PHU		STR	FPA	# The FITS file represents an entire FPA
Index: /trunk/ippconfig/megacam_split.config
===================================================================
--- /trunk/ippconfig/megacam_split.config	(revision 6755)
+++ /trunk/ippconfig/megacam_split.config	(revision 6756)
@@ -8,5 +8,5 @@
 
 # How to read this dataF
-FORMAT	METADATA
+FILE	METADATA
 	PHU		STR	CHIP	# The FITS file represents an entire FPA
 	EXTENSIONS	STR	NONE	# The extensions represent chips
Index: /trunk/ppImage/test/gpc1_raw.config
===================================================================
--- /trunk/ppImage/test/gpc1_raw.config	(revision 6755)
+++ /trunk/ppImage/test/gpc1_raw.config	(revision 6756)
@@ -11,5 +11,5 @@
 
 # How to read this data
-FORMAT	METADATA
+FILE	METADATA
 	PHU		STR	CHIP	# The FITS file represents a single chip
 	EXTENSIONS	STR	CELL	# The extensions represent cells
Index: /trunk/ppImage/test/ipprc.config
===================================================================
--- /trunk/ppImage/test/ipprc.config	(revision 6755)
+++ /trunk/ppImage/test/ipprc.config	(revision 6756)
@@ -8,4 +8,5 @@
 ### Setups for each camera system
 CAMERAS		METADATA
+	mcShort		STR	mcshort.config
 	MEGACAM		STR	megacam.config
 	GPC1		STR	gpc1.config
Index: /trunk/ppImage/test/lris_blue_raw.config
===================================================================
--- /trunk/ppImage/test/lris_blue_raw.config	(revision 6755)
+++ /trunk/ppImage/test/lris_blue_raw.config	(revision 6756)
@@ -30,5 +30,5 @@
 
 # How to read this data
-FORMAT	METADATA
+FILE	METADATA
 	PHU		STR	FPA	# The FITS file represents an entire FPA
 	EXTENSIONS	STR	NONE	# There are no extensions
Index: /trunk/ppImage/test/lris_red_raw.config
===================================================================
--- /trunk/ppImage/test/lris_red_raw.config	(revision 6755)
+++ /trunk/ppImage/test/lris_red_raw.config	(revision 6756)
@@ -31,5 +31,5 @@
 
 # How to read this data
-FORMAT	METADATA
+FILE	METADATA
 	PHU		STR	CHIP	# The FITS file represents a single chip
 	EXTENSIONS	STR	NONE	# There are no extensions
Index: /trunk/ppImage/test/megacam.config
===================================================================
--- /trunk/ppImage/test/megacam.config	(revision 6755)
+++ /trunk/ppImage/test/megacam.config	(revision 6756)
@@ -53,4 +53,4 @@
 RECIPES		METADATA
 	PHASE2		STR	phase2.config		# Phase 2 recipe details
-#	PSPHOT		STR	psphot.config		# psphot details
+	PSPHOT		STR	psphot.config		# psphot details
 END
Index: /trunk/ppImage/test/megacam_raw.config
===================================================================
--- /trunk/ppImage/test/megacam_raw.config	(revision 6755)
+++ /trunk/ppImage/test/megacam_raw.config	(revision 6756)
@@ -10,5 +10,5 @@
 
 # How to read this data
-FORMAT	METADATA
+FILE	METADATA
 	PHU		STR	FPA	# The FITS file represents an entire FPA
 	EXTENSIONS	STR	CELL	# The extensions represent cells
Index: /trunk/ppImage/test/megacam_splice.config
===================================================================
--- /trunk/ppImage/test/megacam_splice.config	(revision 6755)
+++ /trunk/ppImage/test/megacam_splice.config	(revision 6756)
@@ -9,5 +9,5 @@
 END
 
-FORMAT	METADATA
+FILE	METADATA
 	# How to read this data
 	PHU		STR	FPA	# The FITS file represents an entire FPA
Index: /trunk/ppImage/test/megacam_split.config
===================================================================
--- /trunk/ppImage/test/megacam_split.config	(revision 6755)
+++ /trunk/ppImage/test/megacam_split.config	(revision 6756)
@@ -8,5 +8,5 @@
 
 # How to read this dataF
-FORMAT	METADATA
+FILE	METADATA
 	PHU		STR	CHIP	# The FITS file represents an entire FPA
 	EXTENSIONS	STR	NONE	# The extensions represent chips
