Index: /branches/eam_branch_20080926/psphot/src/psphotBlendFit.c
===================================================================
--- /branches/eam_branch_20080926/psphot/src/psphotBlendFit.c	(revision 19852)
+++ /branches/eam_branch_20080926/psphot/src/psphotBlendFit.c	(revision 19853)
@@ -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?)
