Index: /branches/eam_branches/ipp-20120905/psphot/src/psphotBlendFit.c
===================================================================
--- /branches/eam_branches/ipp-20120905/psphot/src/psphotBlendFit.c	(revision 34407)
+++ /branches/eam_branches/ipp-20120905/psphot/src/psphotBlendFit.c	(revision 34408)
@@ -94,5 +94,5 @@
     assert (status && isfinite(skySig) && skySig > 0);
 
-# if (0)
+# if (1)
     // **** test block : generate an ID image where pixels are set based the source models (flux > 0.1 peak && flux > 2.0 skySig)
     psImage *IDimage = psImageAlloc (readout->image->numCols, readout->image->numRows, PS_TYPE_S32);
Index: /branches/eam_branches/ipp-20120905/psphot/src/psphotDeblendSatstars.c
===================================================================
--- /branches/eam_branches/ipp-20120905/psphot/src/psphotDeblendSatstars.c	(revision 34407)
+++ /branches/eam_branches/ipp-20120905/psphot/src/psphotDeblendSatstars.c	(revision 34408)
@@ -55,7 +55,4 @@
     pmSource *source;
     bool status;
-
-    // XXX disable this function for now
-    return true;
 
     psTimerStart ("psphot.deblend.sat");
