Index: /trunk/tools/dvodb_calib/gene.run.relastro.part1
===================================================================
--- /trunk/tools/dvodb_calib/gene.run.relastro.part1	(revision 36694)
+++ /trunk/tools/dvodb_calib/gene.run.relastro.part1	(revision 36695)
@@ -5,6 +5,5 @@
 endif
 
-set REALRUN = 1
-
+set REALRUN = 0
 set  catdir_3pi = $argv[1]
 
Index: /trunk/tools/dvodb_calib/gene.run.relphot.3pinew
===================================================================
--- /trunk/tools/dvodb_calib/gene.run.relphot.3pinew	(revision 36694)
+++ /trunk/tools/dvodb_calib/gene.run.relphot.3pinew	(revision 36695)
@@ -18,5 +18,5 @@
   set filters = "g,r,i,z,y"
 
-  set options = "-imfreeze -mosaic"
+  set options = "-images -imfreeze -mosaic"
   set options = "$options -D MAG_LIM 32.0"
   set options = "$options -D SIGMA_LIM 0.1"
@@ -35,5 +35,5 @@
 
   ## note the boundary tree location is hard-wired
-  set options = "$options -boundary-tree ~ippdvo/tess.3pi.fits"
+  set options = "$options -boundary-tree ~ippdvo/tesstables/tess.3pi.fits"
 
   set options = "$options $filters"
@@ -75,5 +75,5 @@
   set filters = "g,r,i,z,y"
 
-  set options = "-imfreeze -mosaic"
+  set options = "-images -imfreeze -mosaic"
   set options = "$options -D MAG_LIM 32.0"
   set options = "$options -D SIGMA_LIM 0.1"
@@ -89,5 +89,5 @@
 
   ## note the boundary tree location is hard-wired
-  set options = "$options -boundary-tree ~ippdvo/RINGS.V3.tree.v2.fits"
+  set options = "$options -boundary-tree ~ippdvo/tesstables/tess.3pi.fits"
   set options = "$options -nloop 0"
 
Index: /trunk/tools/dvodb_calib/gene.run.relphot.mdnew
===================================================================
--- /trunk/tools/dvodb_calib/gene.run.relphot.mdnew	(revision 36694)
+++ /trunk/tools/dvodb_calib/gene.run.relphot.mdnew	(revision 36695)
@@ -18,5 +18,5 @@
   set filters = "g,r,i,z,y"
 
-  set options = "-imfreeze -mosaic"
+  set options = "-images -imfreeze -mosaic"
   set options = "$options -D MAG_LIM 32.0"
   set options = "$options -D SIGMA_LIM 0.1"
@@ -35,5 +35,5 @@
 
   ## note the boundary tree location is hard-wired
-  set options = "$options -boundary-tree ~ippdvo/RINGS.V3.tree.v2.fits"
+  set options = "$options -boundary-tree ~ippdvo/tesstables/tess.md.fits"
 
   set options = "$options $filters"
@@ -75,5 +75,5 @@
   set filters = "g,r,i,z,y"
 
-  set options = "-imfreeze -mosaic"
+  set options = "-images -imfreeze -mosaic"
   set options = "$options -D MAG_LIM 32.0"
   set options = "$options -D SIGMA_LIM 0.1"
@@ -89,5 +89,5 @@
 
   ## note the boundary tree location is hard-wired
-  set options = "$options -boundary-tree ~ippdvo/tess.md.fits"
+  set options = "$options -boundary-tree ~ippdvo/tesstables/tess.md.fits"
   set options = "$options -nloop 0"
 
Index: /trunk/tools/dvodb_calib/run.relastro.part1
===================================================================
--- /trunk/tools/dvodb_calib/run.relastro.part1	(revision 36694)
+++ /trunk/tools/dvodb_calib/run.relastro.part1	(revision 36695)
@@ -22,5 +22,5 @@
 # try 1000 meas per deg^2, but if memory if available, go to more
 if (1) then
-  set options = "-update-chips"
+  set options = "-images -update-chips"
   set options = "$options -D RELASTRO_SRC_MEAS_TOOFEW 1"
   set options = "$options -D RELASTRO_SIGMA_LIM 0.1"
