Index: branches/pap/ppStack/src/ppStack.h
===================================================================
--- branches/pap/ppStack/src/ppStack.h	(revision 25812)
+++ branches/pap/ppStack/src/ppStack.h	(revision 25830)
@@ -84,5 +84,6 @@
                          const psVector *weightings, // Weighting factors for each image
                          const psVector *addVariance, // Additional variance for rejection
-                         bool full                    // Combine full image?
+                         bool full,                   // Combine full image?
+                         const psVector *norm         // Normalisations to apply
     );
 
