Index: trunk/dbconfig/tasks.md
===================================================================
--- trunk/dbconfig/tasks.md	(revision 9106)
+++ trunk/dbconfig/tasks.md	(revision 9148)
@@ -1,3 +1,3 @@
-# $Id: tasks.md,v 1.78 2006-10-02 23:48:21 jhoblitt Exp $
+# $Id: tasks.md,v 1.79 2006-10-03 22:09:20 jhoblitt Exp $
 
 # this table records all exposure ID ever seen from the summit
@@ -247,4 +247,15 @@
 END
 
+detNormalizedExp METADATA
+    det_id      S32         0       # Primary Key
+    iteration   S32         0       # 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
+
 detMasterFrame METADATA
     det_id      S32         0       # Primary Key
