Index: /trunk/ippconfig/isp/camera.config
===================================================================
--- /trunk/ippconfig/isp/camera.config	(revision 14052)
+++ /trunk/ippconfig/isp/camera.config	(revision 14053)
@@ -8,8 +8,35 @@
 END
  
- 
 # Description of camera --- all the chips and the cells that comprise them
 FPA     METADATA
         Chip            STR     Cell
+END
+
+# valid filter names and corresponding IDs
+FILTER.ID       METADATA
+        g       STR     g
+        r       STR     r
+        i       STR     i
+        z       STR     z
+        y       STR     y
+END
+
+# Table of strings to use for the class identifier (see ippdb) according to the file level.
+CLASSID		METADATA
+	FPA	STR	fpa
+END
+
+DVO.CAMERADIR	STR	isp		# Camera directory for DVO
+
+# convert supplied FPA.OBSTYPE values to abstract exptype names
+OBSTYPE.TABLE METADATA
+  bias 	   STR BIAS
+  zero 	   STR BIAS
+  dark 	   STR DARK
+  flat 	   STR SKYFLAT
+  skyflat  STR SKYFLAT
+  domeflat STR DOMEFLAT
+  object   STR OBJECT
+  science  STR OBJECT
 END
 
@@ -84,31 +111,4 @@
 END
 
-FILTER.ID       METADATA
-        g       STR     g
-        r       STR     r
-        i       STR     i
-        z       STR     z
-        y       STR     y
-END
-
-# Table of strings to use for the class identifier (see ippdb) according to the file level.
-CLASSID		METADATA
-	FPA	STR	fpa
-END
-
-DVO.CAMERADIR	STR	isp		# Camera directory for DVO
-
-# convert supplied FPA.OBSTYPE values to abstract exptype names
-OBSTYPE.TABLE METADATA
-  bias 	   STR BIAS
-  zero 	   STR BIAS
-  dark 	   STR DARK
-  flat 	   STR SKYFLAT
-  skyflat  STR SKYFLAT
-  domeflat STR DOMEFLAT
-  object   STR OBJECT
-  science  STR OBJECT
-END
-
 FILERULES METADATA
    PSASTRO.INPUT       STR PSASTRO.INPUT.CMF
@@ -222,2 +222,7 @@
 	FPA.AIRMASS	STR	AIRMASS
 END
+
+TESSELLATIONS	METADATA
+	# Tessellation name with corresponding DVO catdir
+	Skycells	STR	path://ISP/skycells
+END
