Index: trunk/ppSub/src/ppSubReadout.c
===================================================================
--- trunk/ppSub/src/ppSubReadout.c	(revision 19698)
+++ trunk/ppSub/src/ppSubReadout.c	(revision 19703)
@@ -167,4 +167,5 @@
     }
 
+#if 0
     // Interpolate over bad pixels, so the bad pixels don't explode
     if (!pmReadoutInterpolateBadPixels(inRO, maskVal, interpMode, poorFrac, maskPoor, maskBad)) {
@@ -177,4 +178,5 @@
     }
     maskVal |= maskBad;
+#endif
 
     // Match the PSFs
