Index: /trunk/psphot/src/psphotReadout.c
===================================================================
--- /trunk/psphot/src/psphotReadout.c	(revision 12631)
+++ /trunk/psphot/src/psphotReadout.c	(revision 12632)
@@ -120,9 +120,9 @@
     }
 
+    // XXX for the moment, drop the re-calc of the background (prove this works)
     // replace background in residual image
-    psphotSkyReplace (config, view);
-
+    // psphotSkyReplace (config, view);
     // re-measure background model (median, smoothed image)
-    psphotImageMedian (config, view);
+    // psphotImageMedian (config, view);
 
     // add noise for subtracted objects
