Index: trunk/ppSub/src/ppSubSetMasks.c
===================================================================
--- trunk/ppSub/src/ppSubSetMasks.c	(revision 41707)
+++ trunk/ppSub/src/ppSubSetMasks.c	(revision 42293)
@@ -32,7 +32,7 @@
 static pmConfigMaskInfo skycellmasks[] = {
     // 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
