Index: trunk/dbconfig/tasks.md
===================================================================
--- trunk/dbconfig/tasks.md	(revision 8053)
+++ trunk/dbconfig/tasks.md	(revision 8078)
@@ -1,3 +1,3 @@
-# $Id: tasks.md,v 1.46 2006-08-02 03:02:30 jhoblitt Exp $
+# $Id: tasks.md,v 1.47 2006-08-03 00:46:47 jhoblitt Exp $
 
 # this table records all exposure ID ever seen from the summit
@@ -39,6 +39,6 @@
     # time
     exp_type    STR         64
-#    class       STR         64
-    imfiles     S32         0
+    imfiles     S32         0
+    class       STR         64
 END
 
@@ -56,8 +56,11 @@
     telescope   STR         255
     exp_type    STR         64
-#    class       STR         255
-    imfiles     S32         0
-    filter      STR         255
-    stats       STR         255
+    imfiles     S32         0
+    filter      STR         255
+    class       STR         255
+    airmass     F32         0.0
+    ra          F32         0.0
+    dec         F32         0.0
+    exp_time    F32         0.0
 END
 
@@ -68,8 +71,11 @@
     telescope   STR         255
     exp_type    STR         64
-#    class       STR         255
-    imfiles     S32         0
-    filter      STR         255
-    stats       STR         255
+    imfiles     S32         0
+    filter      STR         255
+    class       STR         255
+    airmass     F32         0.0
+    ra          F32         0.0
+    dec         F32         0.0
+    exp_time    F32         0.0
 END
 
@@ -91,8 +97,11 @@
     telescope   STR         255
     exp_type    STR         64
-#    class       STR         255
-    imfiles     S32         0
-    filter      STR         255
-    stats       STR         255
+    imfiles     S32         0
+    filter      STR         255
+    class       STR         255
+    airmass     F32         0.0
+    ra          F32         0.0
+    dec         F32         0.0
+    exp_time    F32         0.0
     recipe      STR         64
     p1_version  S32         0
@@ -107,8 +116,11 @@
     telescope   STR         255
     exp_type    STR         64
-#    class       STR         255
-    imfiles     S32         0
-    filter      STR         255
-    stats       STR         255
+    imfiles     S32         0
+    filter      STR         255
+    class       STR         255
+    airmass     F32         0.0
+    ra          F32         0.0
+    dec         F32         0.0
+    exp_time    F32         0.0
     recipe      STR         64
     p1_version  S32         0
@@ -137,8 +149,11 @@
     telescope   STR         255
     exp_type    STR         64
-#    class       STR         255
-    imfiles     S32         0
-    filter      STR         255
-    stats       STR         255
+    imfiles     S32         0
+    filter      STR         255
+    class       STR         255
+    airmass     F32         0.0
+    ra          F32         0.0
+    dec         F32         0.0
+    exp_time    F32         0.0
     recipe      STR         64
     p1_version  S32         0
@@ -170,8 +185,11 @@
     camera      STR         255
     exp_type    STR         64
-#    class       STR         255
-    imfiles     S32         0
-    filter      STR         255
-    stats       STR         255
+    imfiles     S32         0
+    filter      STR         255
+    class       STR         255
+    airmass     F32         0.0
+    ra          F32         0.0
+    dec         F32         0.0
+    exp_time    F32         0.0
     recipe      STR         64
     p2_version  S32         0
@@ -191,8 +209,11 @@
     telescope   STR         255
     exp_type    STR         64
-#    class       STR         255
-    imfiles     S32         0
-    filter      STR         255
-    stats       STR         255
+    imfiles     S32         0
+    filter      STR         255
+    class       STR         255
+    airmass     F32         0.0
+    ra          F32         0.0
+    dec         F32         0.0
+    exp_time    F32         0.0
 END
 
