Index: branches/eam_branches/ppStack.20211015/src/ppStackMatch.c
===================================================================
--- branches/eam_branches/ppStack.20211015/src/ppStackMatch.c	(revision 41840)
+++ branches/eam_branches/ppStack.20211015/src/ppStackMatch.c	(revision 41841)
@@ -524,4 +524,5 @@
         psFree(conv);
     } else {
+	// this branch is done if options->convolve is FALSE
         // Match the normalisation
         float norm = powf(10.0, -0.4 * options->norm->data.F32[index]); // Normalisation
