Index: /trunk/dbconfig/tasks.md
===================================================================
--- /trunk/dbconfig/tasks.md	(revision 9104)
+++ /trunk/dbconfig/tasks.md	(revision 9105)
@@ -1,3 +1,3 @@
-# $Id: tasks.md,v 1.76 2006-09-29 03:05:53 jhoblitt Exp $
+# $Id: tasks.md,v 1.77 2006-10-02 23:47:58 jhoblitt Exp $
 
 # this table records all exposure ID ever seen from the summit
@@ -211,4 +211,15 @@
 END
 
+detProcessedExp METADATA
+    det_id      S32         0      # Primary Key
+    exp_tag     STR         64     # Primary Key
+    recipe      STR         64
+    bg          F64         0.0
+    bg_stdev    F64         0.0
+    bg_mean_stdev   F64         0.0
+    b1_uri      STR         64
+    b2_uri      STR         64
+END
+
 detStackedImfile METADATA
     det_id      S32         0       # Primary Key
