Index: trunk/pswarp/src/pswarpLoop.c
===================================================================
--- trunk/pswarp/src/pswarpLoop.c	(revision 13904)
+++ trunk/pswarp/src/pswarpLoop.c	(revision 14007)
@@ -211,5 +211,5 @@
     // Perform statistics on the output image
     if (stats) {
-        if (!ppStats(stats, output->parent->parent->parent, view, maskBad | maskPoor, config)) {
+        if (!ppStatsFPA(stats, output->parent->parent->parent, view, maskBad | maskPoor, config)) {
             psWarning("Unable to perform statistics on warped image.");
         }
