Index: trunk/dbconfig/tasks.md
===================================================================
--- trunk/dbconfig/tasks.md	(revision 7343)
+++ trunk/dbconfig/tasks.md	(revision 7366)
@@ -1,3 +1,3 @@
-# $Id: tasks.md,v 1.36 2006-06-05 21:56:31 jhoblitt Exp $
+# $Id: tasks.md,v 1.37 2006-06-06 21:32:12 jhoblitt Exp $
 
 # this table records all exposure ID ever seen from the summit
@@ -239,2 +239,10 @@
     recipe      STR         64
 END
+
+detResidExpAnalysis METADATA
+    det_id      S32         0       # Primary Key
+    exp_id      STR         64      # Primary Key
+    stats       STR         255
+    recipe      STR         64
+    accept      BOOL        f
+END
