Index: /branches/eam_branch_20081214/psphot/src/psphotVisual.c
===================================================================
--- /branches/eam_branch_20081214/psphot/src/psphotVisual.c	(revision 20991)
+++ /branches/eam_branch_20081214/psphot/src/psphotVisual.c	(revision 20992)
@@ -1394,4 +1394,9 @@
     }
 
+    // XXX : temp for testing
+    // if (xf->data.F32[0] < 3190) return true;
+    // if (yf->data.F32[0] < 1900) return true;
+    // if (yf->data.F32[0] > 2250) return true;
+
     // note: this uses the Ohana allocation tools:
     // ALLOCATE (overlay, KiiOverlay, 3*peaks->n + 1);
