Index: branches/pap/ppStack/src/ppStackOptions.h
===================================================================
--- branches/pap/ppStack/src/ppStackOptions.h	(revision 25787)
+++ branches/pap/ppStack/src/ppStackOptions.h	(revision 25788)
@@ -11,5 +11,6 @@
     psMetadata *stats;                  // Statistics for output
     FILE *statsFile;                    // File to which to write statistics
-    psArray *imageNames, *maskNames, *varianceNames; // Filenames for the temporary convolved images
+    psArray *origImages;                // Filenames of the original images
+    psArray *convImages, *convMasks, *convVariances; // Filenames for the temporary convolved images
     int num;                            // Number of inputs
     // Prepare
