Index: /trunk/dbconfig/calibration.md
===================================================================
--- /trunk/dbconfig/calibration.md	(revision 16288)
+++ /trunk/dbconfig/calibration.md	(revision 16289)
@@ -3,5 +3,5 @@
 calDB METADATA
     cal_id      S64         0       # Primary Key AUTO_INCREMENT
-    catdir      STR         64
+    dvodb       STR         64
     state       STR         64
 END
Index: /trunk/dbconfig/flatcorr.md
===================================================================
--- /trunk/dbconfig/flatcorr.md	(revision 16288)
+++ /trunk/dbconfig/flatcorr.md	(revision 16289)
@@ -4,4 +4,5 @@
     corr_id     S64         0       # Primary Key AUTO_INCREMENT	
     dvodb       STR         64
+    filter      STR         64
     state       STR         64
     workdir     STR         255 
