Index: trunk/ppImage/src/ppImageLoop.c
===================================================================
--- trunk/ppImage/src/ppImageLoop.c	(revision 19928)
+++ trunk/ppImage/src/ppImageLoop.c	(revision 20419)
@@ -95,4 +95,8 @@
                     ESCAPE("Unable to detrend readout");
                 }
+            }
+
+            if (cell->data_exists) {
+                ppImageDetrendRecord(cell, config, options, view);
             }
         }
