Index: /trunk/psLib/test/dataManip/verified/tst_psStats07.stdout
===================================================================
--- /trunk/psLib/test/dataManip/verified/tst_psStats07.stdout	(revision 1309)
+++ /trunk/psLib/test/dataManip/verified/tst_psStats07.stdout	(revision 1310)
@@ -5,7 +5,6 @@
 \**********************************************************************************/
 
-Calling psVectorStats() on a vector with no elements masked.
-Called psVectorStats() on a vector with no elements masked.
-The expected Mean was 0.000000; the calculated Mean was 0.000000
+(LQBinNum, UQBinNum, maxBinNum) is (15, 35, 27)
+The expected Mean was 32.000000; the calculated Mean was 32.588161
 
 ---> TESTPOINT PASSED (psVector functions{PS_STAT_ROBUST_STATS: robust mean: no vector mask} | tst_psStats07.c)
@@ -17,5 +16,5 @@
 \**********************************************************************************/
 
-The expected Median was 0.000000; the calculated Median was 0.000000
+The expected Median was 32.000000; the calculated Median was 32.485466
 
 ---> TESTPOINT PASSED (psVector functions{PS_STAT_ROBUST_STATS: robust Median: no vector mask} | tst_psStats07.c)
@@ -27,5 +26,5 @@
 \**********************************************************************************/
 
-The expected Mode was -1.000000; the calculated Mode was -1.000000
+The expected Mode was 32.000000; the calculated Mode was 32.588655
 
 ---> TESTPOINT PASSED (psVector functions{PS_STAT_ROBUST_STATS: robust Mode: no vector mask} | tst_psStats07.c)
@@ -37,5 +36,5 @@
 \**********************************************************************************/
 
-The expected Stdev was 0.000000; the calculated Stdev was 0.000000
+The expected Stdev was 0.660000; the calculated Stdev was 0.655572
 
 ---> TESTPOINT PASSED (psVector functions{PS_STAT_ROBUST_STATS: robust Stdev: no vector mask} | tst_psStats07.c)
@@ -47,5 +46,5 @@
 \**********************************************************************************/
 
-The expected LQ was 0.000000; the calculated LQ was 0.000000
+The expected LQ was 30.799999; the calculated LQ was 30.018070
 
 ---> TESTPOINT PASSED (psVector functions{PS_STAT_ROBUST_STATS: lower quartile: no vector mask} | tst_psStats07.c)
@@ -57,5 +56,5 @@
 \**********************************************************************************/
 
-The expected UQ was 0.000000; the calculated UQ was 0.000000
+The expected UQ was 33.200001; the calculated UQ was 34.325886
 
 ---> TESTPOINT PASSED (psVector functions{PS_STAT_ROBUST_STATS: lower quartile: no vector mask} | tst_psStats07.c)
@@ -67,5 +66,5 @@
 \**********************************************************************************/
 
-The expected N50 was 0.000000; the calculated N50 was 0.000000
+The expected N50 was 143.000000; the calculated N50 was 143.000000
 
 ---> TESTPOINT PASSED (psVector functions{PS_STAT_ROBUST_STATS: robust N50: no vector mask} | tst_psStats07.c)
@@ -77,97 +76,6 @@
 \**********************************************************************************/
 
-The expected Nfit was 0.000000; the calculated Nfit was 0.000000
+The expected Nfit was 80.000000; the calculated Nfit was 80.000000
 
 ---> TESTPOINT PASSED (psVector functions{PS_STAT_ROBUST_STATS: robust Nfit: no vector mask} | tst_psStats07.c)
 
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psStats07.c                                            *
-*            TestPoint: psStats functions{PS_STAT_ROBUST_STATS: robust mean: with vector mask} *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-Calling psVectorStats() on a vector with elements masked.
-Called psVectorStats() on a vector with elements masked.
-The expected Mean was 0.000000; the calculated Mean was 0.000000
-
----> TESTPOINT PASSED (psVector functions{PS_STAT_ROBUST_STATS: robust mean: with vector mask} | tst_psStats07.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psStats07.c                                            *
-*            TestPoint: psStats functions{PS_STAT_ROBUST_STATS: robust Median: with vector mask} *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-The expected Median was 0.000000; the calculated Median was 0.000000
-
----> TESTPOINT PASSED (psVector functions{PS_STAT_ROBUST_STATS: robust Median: with vector mask} | tst_psStats07.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psStats07.c                                            *
-*            TestPoint: psStats functions{PS_STAT_ROBUST_STATS: robust Mode: with vector mask} *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-The expected Mode was 40.000000; the calculated Mode was 40.000000
-
----> TESTPOINT PASSED (psVector functions{PS_STAT_ROBUST_STATS: robust Mode: with vector mask} | tst_psStats07.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psStats07.c                                            *
-*            TestPoint: psStats functions{PS_STAT_ROBUST_STATS: robust Stdev: with vector mask} *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-The expected Stdev was 0.000000; the calculated Stdev was 0.000000
-
----> TESTPOINT PASSED (psVector functions{PS_STAT_ROBUST_STATS: robust Stdev: with vector mask} | tst_psStats07.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psStats07.c                                            *
-*            TestPoint: psStats functions{PS_STAT_ROBUST_STATS: lower quartile: with vector mask} *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-The expected LQ was 0.000000; the calculated LQ was 0.000000
-
----> TESTPOINT PASSED (psVector functions{PS_STAT_ROBUST_STATS: lower quartile: with vector mask} | tst_psStats07.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psStats07.c                                            *
-*            TestPoint: psStats functions{PS_STAT_ROBUST_STATS: upper quartile: with vector mask} *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-The expected UQ was 0.000000; the calculated UQ was 0.000000
-
----> TESTPOINT PASSED (psVector functions{PS_STAT_ROBUST_STATS: lower quartile: with vector mask} | tst_psStats07.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psStats07.c                                            *
-*            TestPoint: psStats functions{PS_STAT_ROBUST_STATS: robust N50: with vector mask} *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-The expected N50 was 0.000000; the calculated N50 was 0.000000
-
----> TESTPOINT PASSED (psVector functions{PS_STAT_ROBUST_STATS: robust N50: with vector mask} | tst_psStats07.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psStats07.c                                            *
-*            TestPoint: psStats functions{PS_STAT_ROBUST_STATS: robust Nfit: with vector mask} *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-The expected Nfit was 0.000000; the calculated Nfit was 0.000000
-
----> TESTPOINT PASSED (psVector functions{PS_STAT_ROBUST_STATS: robust Nfit: with vector mask} | tst_psStats07.c)
-
-/***************************** TESTPOINT ******************************************\
-*             TestFile: tst_psStats07.c                                            *
-*            TestPoint: psStats functions{psStats(): deallocating memory}          *
-*             TestType: Positive                                                   *
-\**********************************************************************************/
-
-
----> TESTPOINT PASSED (psVector functions{psStats(): deallocating memory} | tst_psStats07.c)
-
