Index: /branches/eam_branches/20090820/ppImage/src/ppImageLoop.c
===================================================================
--- /branches/eam_branches/20090820/ppImage/src/ppImageLoop.c	(revision 25163)
+++ /branches/eam_branches/20090820/ppImage/src/ppImageLoop.c	(revision 25164)
@@ -100,10 +100,7 @@
 
                 // flip the image to match the native detector orientation (to match bias, flat, etc)
-                if (!ppImageParityFlip(config, options, view, true)) {
+		if (!ppImageParityFlip(config, options, view, true)) {
                     ESCAPE("Unable to detrend readout");
                 }
-
-		// XXX TEST:
-		// psphotSaveImage (NULL, readout->image, "test.image.fits");
 
                 // XXX set the options->*Mask values here (after the mask images have been loaded
@@ -174,5 +171,4 @@
         }
         timeDetrend += psTimerClear(TIMER_DETREND);
-
 
         // we perform photometry on the readouts of this chip in the output
