Index: branches/pap/ppImage/src/ppImageLoop.c
===================================================================
--- branches/pap/ppImage/src/ppImageLoop.c	(revision 23580)
+++ branches/pap/ppImage/src/ppImageLoop.c	(revision 23647)
@@ -205,5 +205,5 @@
     // this also performs the psastro file IO
     if (options->doAstromChip || options->doAstromMosaic) {
-        if (!ppImageAstrom(config)) {
+        if (!ppImageAstrom(config, stats)) {
             ESCAPE("error running astrometry.");
         }
