Index: trunk/psModules/src/config/pmConfigMask.c
===================================================================
--- trunk/psModules/src/config/pmConfigMask.c	(revision 23498)
+++ trunk/psModules/src/config/pmConfigMask.c	(revision 25738)
@@ -22,8 +22,8 @@
     // Non-astronomical structures
     { "CR",        NULL,       0x08, true  }, // Pixel contains a cosmic ray
-    { "SPIKE",     NULL,       0x08, true  }, // Pixel contains a diffraction spike
-    { "GHOST",     NULL,       0x08, true  }, // Pixel contains an optical ghost
-    { "STREAK",    NULL,       0x08, true  }, // Pixel contains streak data
-    { "STARCORE",  NULL,       0x08, true  }, // Pixel contains a bright star core
+    { "SPIKE",     NULL,       0x08, false  }, // Pixel contains a diffraction spike
+    { "GHOST",     NULL,       0x08, false  }, // Pixel contains an optical ghost
+    { "STREAK",    NULL,       0x08, false  }, // Pixel contains streak data
+    { "STARCORE",  NULL,       0x08, false  }, // Pixel contains a bright star core
     // Effects of convolution and interpolation
     { "CONV.BAD",  NULL,       0x02, true  }, // Pixel is bad after convolution with a bad pixel
