Index: /branches/pap/ppSub/src/ppSubReadout.c
===================================================================
--- /branches/pap/ppSub/src/ppSubReadout.c	(revision 23673)
+++ /branches/pap/ppSub/src/ppSubReadout.c	(revision 23674)
@@ -33,5 +33,5 @@
         psError(PS_ERR_UNKNOWN, false, "Unable to match PSFs.");
         return false;
-    } else if (!data->quality) {
+    } else if (data->quality) {
         // Can't do anything at all
         return true;
