Index: trunk/Ohana/src/opihi/dvo/imdense.c
===================================================================
--- trunk/Ohana/src/opihi/dvo/imdense.c	(revision 34584)
+++ trunk/Ohana/src/opihi/dvo/imdense.c	(revision 37807)
@@ -22,5 +22,5 @@
 
   if ((image = LoadImagesDVO (&Nimage)) == NULL) return (FALSE);
-  BuildChipMatch (image, Nimage);
+  // BuildChipMatch (image, Nimage);
 
   Rmin = graphmode.coords.crval1 - 182.0;
@@ -42,5 +42,4 @@
     /* project this image to screen display coords */
     status = FALSE;
-    if (!FindMosaicForImage (image, Nimage, i)) continue;
     XY_to_RD (&r, &d, x, y, &image[i].coords);
     r = ohana_normalize_angle (r);
