Index: trunk/ppImage/src/ppImageDetrendReadout.c
===================================================================
--- trunk/ppImage/src/ppImageDetrendReadout.c	(revision 13812)
+++ trunk/ppImage/src/ppImageDetrendReadout.c	(revision 13970)
@@ -88,5 +88,5 @@
     if (options->doFringe) {
         pmCell *fringe = pmFPAfileThisCell(config->files, detview, "PPIMAGE.FRINGE");
-        if (!ppImageDetrendFringeMeasure(input, fringe, options)) {
+        if (!ppImageDetrendFringeMeasure(input, fringe, false, options)) {
             return false;
         }
