Index: trunk/psphot/src/psphotReadout.c
===================================================================
--- trunk/psphot/src/psphotReadout.c	(revision 8470)
+++ trunk/psphot/src/psphotReadout.c	(revision 8475)
@@ -44,4 +44,7 @@
     }
 
+    // mark blended peaks PS_SOURCE_BLEND
+    psphotBasicDeblend (sources, recipe);
+
     // classify sources based on moments, brightness
     // faint sources not classified?
@@ -57,7 +60,4 @@
 	return true;
     }
-
-    // mark blended peaks PS_SOURCE_BLEND
-    psphotBasicDeblend (sources, recipe);
 
     // use bright stellar objects to measure PSF
