Index: /branches/eam_branches/ipp-20130904/psphot/src/psphotStackReadout.c
===================================================================
--- /branches/eam_branches/ipp-20130904/psphot/src/psphotStackReadout.c	(revision 36338)
+++ /branches/eam_branches/ipp-20130904/psphot/src/psphotStackReadout.c	(revision 36339)
@@ -304,5 +304,5 @@
     psphotStackObjectsUnifyPosition (objects);
 
-    psphotStackObjectsSelectForAnalysis (config, view, STACK_RAW, objects);
+    // psphotStackObjectsSelectForAnalysis (config, view, STACK_RAW, objects);
 
     // final linear fit. NOTE: if splitLinearFit is true above, this pass will only fit
@@ -331,4 +331,7 @@
     // measure kron fluxes for the matched sources only
     psphotKronIterate(config, view, STACK_RAW, 3);
+
+    // decide which source(s) are to be fitted with the extended source analysis code.
+    psphotChooseAnalysisOptionsByObject (config, view, STACK_RAW, objects);
 
     // measure elliptical apertures, petrosians (objects sorted by S/N)
