Index: /tags/ipp-ps1-20210510/pswarp/src/pswarpTransformReadout.c
===================================================================
--- /tags/ipp-ps1-20210510/pswarp/src/pswarpTransformReadout.c	(revision 41664)
+++ /tags/ipp-ps1-20210510/pswarp/src/pswarpTransformReadout.c	(revision 41665)
@@ -23,7 +23,7 @@
 static pmConfigMaskInfo warp_convolve_masks[] = {
     // Features of the detector
-    { "DETECTOR",  NULL,       0x01, false }, // Something is wrong with the detector
-    { "FLAT",      "DETECTOR", 0x01, false }, // Pixel doesn't flat-field properly
-    { "DARK",      "DETECTOR", 0x01, false }, // Pixel doesn't dark-subtract properly
+    { "DETECTOR",  NULL,       0x01, true }, // Something is wrong with the detector
+    { "FLAT",      "DETECTOR", 0x01, true }, // Pixel doesn't flat-field properly
+    { "DARK",      "DETECTOR", 0x01, true }, // Pixel doesn't dark-subtract properly
     { "BLANK",     "DETECTOR", 0x01, true }, // Pixel doesn't contain valid data
     { "CTE",       "DETECTOR", 0x01, false }, // Pixel has poor CTE
