Index: trunk/ippconfig/isp/format.config
===================================================================
--- trunk/ippconfig/isp/format.config	(revision 7894)
+++ trunk/ippconfig/isp/format.config	(revision 8702)
@@ -4,12 +4,16 @@
 RULE	METADATA
 	SIMPLE		BOOL	TRUE
-	NAXIS		S32	2
+	NAXIS		S32	    2
+    BITPIX      S32     16
+    TELESCOP    STR     ISP-1 
+    INSTRUME    STR     ISP-Apogee
+    DETECTOR    STR     ISP-Apogee-01
 END
 
 # How to read this data
 FILE	METADATA
-	PHU		STR	FPA	# The FITS file represents an entire FPA
-	EXTENSIONS	STR	NONE	# There are no extensions
-	FPA.NAME	STR	SEQID	# A PHU keyword for unique identifier within the hierarchy level
+	PHU		    STR	    FPA	# The FITS file represents an entire FPA
+	EXTENSIONS	STR	    NONE	# There are no extensions
+	FPA.NAME	STR	    SEQID	# A PHU keyword for unique identifier within the hierarchy level
 END
 
