Index: trunk/psModules/test/imcombine/verified/tst_pmImageCombine.stdout
===================================================================
--- trunk/psModules/test/imcombine/verified/tst_pmImageCombine.stdout	(revision 5310)
+++ trunk/psModules/test/imcombine/verified/tst_pmImageCombine.stdout	(revision 6325)
@@ -19,19 +19,26 @@
 Calling with a NULL stats.  Should generate error, return NULL.
 Calling with acceptable data.  Should generate a psImage.
+Image 0, questionable pixel 0 is (1.000000 2.000000)
+Image 0, questionable pixel 1 is (4.000000 5.000000)
 Image 1, questionable pixel 0 is (0.000000 8.000000)
 Image 1, questionable pixel 1 is (1.000000 2.000000)
-Image 1, questionable pixel 2 is (3.000000 9.000000)
-Image 1, questionable pixel 3 is (4.000000 5.000000)
-Image 1, questionable pixel 4 is (3.000000 8.000000)
-Image 2, questionable pixel 0 is (9.000000 9.000000)
-Image 2, questionable pixel 1 is (0.000000 5.000000)
-Image 2, questionable pixel 2 is (6.000000 2.000000)
-Image 2, questionable pixel 3 is (3.000000 7.000000)
+Image 1, questionable pixel 2 is (9.000000 9.000000)
+Image 1, questionable pixel 3 is (3.000000 9.000000)
+Image 1, questionable pixel 4 is (4.000000 5.000000)
+Image 1, questionable pixel 5 is (3.000000 8.000000)
+Image 2, questionable pixel 0 is (1.000000 2.000000)
+Image 2, questionable pixel 1 is (9.000000 9.000000)
+Image 2, questionable pixel 2 is (0.000000 5.000000)
+Image 2, questionable pixel 3 is (6.000000 2.000000)
+Image 2, questionable pixel 4 is (3.000000 7.000000)
 Image 3, questionable pixel 0 is (7.000000 5.000000)
+Image 4, questionable pixel 0 is (3.000000 8.000000)
 
 
 
 Calling pmRejectPixels() with acceptable data.  Should generate a psArray.
-tst_pmImageCombine.c: Image 0 had 0 rejects.
+tst_pmImageCombine.c: Image 0 had 2 rejects.
+Image 0, rejected pixel 0 is (1.000000 2.000000)
+Image 0, rejected pixel 1 is (4.000000 5.000000)
 tst_pmImageCombine.c: Image 1 had 4 rejects.
 Image 1, rejected pixel 0 is (0.000000 8.000000)
@@ -39,9 +46,11 @@
 Image 1, rejected pixel 2 is (4.000000 5.000000)
 Image 1, rejected pixel 3 is (3.000000 8.000000)
-tst_pmImageCombine.c: Image 2 had 3 rejects.
-Image 2, rejected pixel 0 is (0.000000 5.000000)
-Image 2, rejected pixel 1 is (6.000000 2.000000)
-Image 2, rejected pixel 2 is (3.000000 7.000000)
+tst_pmImageCombine.c: Image 2 had 4 rejects.
+Image 2, rejected pixel 0 is (1.000000 2.000000)
+Image 2, rejected pixel 1 is (0.000000 5.000000)
+Image 2, rejected pixel 2 is (6.000000 2.000000)
+Image 2, rejected pixel 3 is (3.000000 7.000000)
 tst_pmImageCombine.c: Image 3 had 1 rejects.
 Image 3, rejected pixel 0 is (7.000000 5.000000)
-tst_pmImageCombine.c: Image 4 had 0 rejects.
+tst_pmImageCombine.c: Image 4 had 1 rejects.
+Image 4, rejected pixel 0 is (3.000000 8.000000)
