Index: trunk/stac/src/stac.c
===================================================================
--- trunk/stac/src/stac.c	(revision 2500)
+++ trunk/stac/src/stac.c	(revision 2670)
@@ -58,5 +58,5 @@
 
     // Transform rejected pixels to source frame
-    psArray *rejectedSource = stacRejection(inputs, transformed, combined, maps, rejected, config);
+    psArray *rejectedSource = stacRejection(inputs, transformed, combined, maps, inverseMaps, rejected, config);
 
     // Redo transformation with the mask
