Index: trunk/dbconfig/tasks.md
===================================================================
--- trunk/dbconfig/tasks.md	(revision 11140)
+++ trunk/dbconfig/tasks.md	(revision 11192)
@@ -1,3 +1,3 @@
-# $Id: tasks.md,v 1.113 2007-01-19 00:22:00 jhoblitt Exp $
+# $Id: tasks.md,v 1.114 2007-01-20 00:31:25 jhoblitt Exp $
 
 # this table records all exposure ID ever seen from the summit
@@ -252,13 +252,20 @@
     mode        STR         64     # Key
     state       STR         64     # Key
+    workdir     STR         255     # destination for output files
+    camera      STR         64
+    telescope   STR         64
     exp_type    STR         64
-    workdir     STR         255     # destination for output files
     filter      STR         64
-    airmass     F32         0.0
-    exp_time    F32         0.0
-    ccd_temp    F32         0.0
-    posang      F64         0.0 
-    object      STR         64
+    airmass_min F32         0.0
+    airmass_max F32         0.0
+    exp_time_min F32        0.0
+    exp_time_max F32        0.0
+    ccd_temp_min F32        0.0
+    ccd_temp_max F32        0.0
+    posang_min  F64         0.0 
+    posang_max  F64         0.0 
     registered  TAI         0001-01-01T00:00:00Z
+    time_begin  TAI         0001-01-01T00:00:00Z
+    time_end    TAI         0001-01-01T00:00:00Z
     use_begin   TAI         0001-01-01T00:00:00Z
     use_end     TAI         0001-01-01T00:00:00Z
