Index: trunk/dbconfig/tasks.md
===================================================================
--- trunk/dbconfig/tasks.md	(revision 9683)
+++ trunk/dbconfig/tasks.md	(revision 9704)
@@ -1,3 +1,3 @@
-# $Id: tasks.md,v 1.90 2006-10-21 00:37:47 jhoblitt Exp $
+# $Id: tasks.md,v 1.91 2006-10-21 03:33:25 jhoblitt Exp $
 
 # this table records all exposure ID ever seen from the summit
@@ -215,4 +215,14 @@
     det_type    STR         255    # Key
     state       STR         64     # Key
+    exp_type    STR         64
+    filter      STR         255
+    airmass     F32         0.0
+    exp_time    F32         0.0
+    ccd_temp    F32         0.0
+    posang      F64         0.0 
+    object      STR         64
+    registered  TAI         0001-01-01T00:00:00Z
+    use_begin   TAI         0001-01-01T00:00:00Z
+    use_end     TAI         0001-01-01T00:00:00Z
 END
 
