Index: /trunk/ippconfig/sdssmosaic/dvo.config
===================================================================
--- /trunk/ippconfig/sdssmosaic/dvo.config	(revision 20547)
+++ /trunk/ippconfig/sdssmosaic/dvo.config	(revision 20548)
@@ -1,6 +1,8 @@
-DVO.CAMERADIR		/home/jester/IPP/ippconfig/sdssmosaic
+# DVO.CAMERADIR		/home/jester/IPP/ippconfig/sdssmosaic
+# Previous one not needed any more?
 
 # location of DVO database tables
-CATDIR			/disk1/jester/data/SDSS/stripe82/coadd/catdir
+CATDIR			/IPP/data/SDSS/stripe82/coadd/prod/catdir_default
+MOSAICNAME		SDSSmosaic
 
 # keywords used by DVO to interpret the headers
@@ -43,5 +45,5 @@
 
 # correlation radius (arcseconds)
-ADDSTAR_RADIUS		2.0
+ADDSTAR_RADIUS		1.0
 
 # scaled correlation radius 
@@ -53,4 +55,5 @@
 STAR_CHISQ              10.0   # mark stars POOR if Xm > STAR_CHISQ
 STAR_TOOFEW              3     # mark star FEW if N(good) < STAR_TOOFEW
+GRID_TOOFEW             10     # keep grid FROZEN if N(good) < GRID_TOOFEW
 IMAGE_TOOFEW            10     # mark image FEW if N(good) < IMAGE_TOOFEW
 IMAGE_GOOD_FRACTION     0.05   # mark image FEW if N(good) < IMAGE_GOOD_FRACTION * Nstars
