Index: trunk/psphot/src/psphotBlendFit.c
===================================================================
--- trunk/psphot/src/psphotBlendFit.c	(revision 18555)
+++ trunk/psphot/src/psphotBlendFit.c	(revision 19869)
@@ -83,4 +83,9 @@
         Nfit ++;
 
+	// XXX TEST
+	// if ((fabs(source->peak->x - 1202) < 2) && (fabs(source->peak->y - 1065) < 2)) {
+	// psTraceSetLevel ("psLib.math.psMinimizeLMChi2", 6);
+	// }
+
         // try fitting PSFs, then try extended sources
         // these functions subtract the resulting fitted source (XXX and update the modelFlux?)
