Index: trunk/psLib/test/math/tst_psHist00.c
===================================================================
--- trunk/psLib/test/math/tst_psHist00.c	(revision 7998)
+++ trunk/psLib/test/math/tst_psHist00.c	(revision 7999)
@@ -18,5 +18,4 @@
     psTraceSetLevel(".", 0);
     psTraceSetLevel("p_psVectorBinDisect", 0);
-    psTraceSetLevel("p_psGetStatValue", 0);
     psTraceSetLevel("psHistogramAlloc", 0);
     psTraceSetLevel("psHistogramAllocGeneric", 0);
Index: trunk/psLib/test/math/tst_psHist01.c
===================================================================
--- trunk/psLib/test/math/tst_psHist01.c	(revision 7998)
+++ trunk/psLib/test/math/tst_psHist01.c	(revision 7999)
@@ -18,5 +18,4 @@
     psTraceSetLevel(".", 0);
     psTraceSetLevel("p_psVectorBinDisect", 0);
-    psTraceSetLevel("p_psGetStatValue", 0);
     psTraceSetLevel("psHistogramAlloc", 0);
     psTraceSetLevel("psHistogramAllocGeneric", 0);
Index: trunk/psLib/test/math/tst_psHist03.c
===================================================================
--- trunk/psLib/test/math/tst_psHist03.c	(revision 7998)
+++ trunk/psLib/test/math/tst_psHist03.c	(revision 7999)
@@ -20,5 +20,4 @@
     psTraceSetLevel(".", 0);
     psTraceSetLevel("p_psVectorBinDisect", 0);
-    psTraceSetLevel("p_psGetStatValue", 0);
     psTraceSetLevel("psHistogramAlloc", 0);
     psTraceSetLevel("psHistogramAllocGeneric", 0);
Index: trunk/psLib/test/math/tst_psStats00.c
===================================================================
--- trunk/psLib/test/math/tst_psStats00.c	(revision 7998)
+++ trunk/psLib/test/math/tst_psStats00.c	(revision 7999)
@@ -11,6 +11,6 @@
 *  @author GLG, MHPCC
 *
-*  @version $Revision: 1.7 $  $Name: not supported by cvs2svn $
-*  @date $Date: 2006-05-18 01:20:10 $
+*  @version $Revision: 1.8 $  $Name: not supported by cvs2svn $
+*  @date $Date: 2006-07-28 00:44:05 $
 *
 *  Copyright 2004-2005 Maui High Performance Computing Center, Univ. of Hawaii
@@ -70,5 +70,4 @@
     //
     psTraceSetLevel(".", 0);
-    psTraceSetLevel("p_psGetStatValue", 0);
     psTraceSetLevel("p_psVectorSampleMean", 10);
     psTraceSetLevel("p_psVectorMax", 0);
Index: trunk/psLib/test/math/tst_psStats01.c
===================================================================
--- trunk/psLib/test/math/tst_psStats01.c	(revision 7998)
+++ trunk/psLib/test/math/tst_psStats01.c	(revision 7999)
@@ -3,5 +3,5 @@
 *  @brief Contains tests for psVectorStats with max calculations.
 *
-*  We extensively test the code with data type PS_TYPE_F32.  If these pass, we 
+*  We extensively test the code with data type PS_TYPE_F32.  If these pass, we
 *  do a much simpler test with data types PS_TYPE_U8, PS_TYPE_U16, PS_TYPE_F64.
 *
@@ -11,6 +11,6 @@
 *  @author GLG, MHPCC
 *
-*  @version $Revision: 1.3 $  $Name: not supported by cvs2svn $
-*  @date $Date: 2005-09-24 01:10:00 $
+*  @version $Revision: 1.4 $  $Name: not supported by cvs2svn $
+*  @date $Date: 2006-07-28 00:44:05 $
 *
 * Copyright 2004-2005 Maui High Performance Computing Center, Univ. of Hawaii
@@ -60,5 +60,4 @@
     //
     psTraceSetLevel(".", 0);
-    psTraceSetLevel("p_psGetStatValue", 0);
     psTraceSetLevel("p_psVectorMax", 0);
     psTraceSetLevel("p_psVectorMin", 0);
Index: trunk/psLib/test/math/tst_psStats02.c
===================================================================
--- trunk/psLib/test/math/tst_psStats02.c	(revision 7998)
+++ trunk/psLib/test/math/tst_psStats02.c	(revision 7999)
@@ -3,5 +3,5 @@
 *  @brief Contains tests for psVectorStats with min calculations
 *
-*  We extensively test the code with data type PS_TYPE_F32.  If these pass, we 
+*  We extensively test the code with data type PS_TYPE_F32.  If these pass, we
 *  do a much simpler test with data types PS_TYPE_U8, PS_TYPE_U16, PS_TYPE_F64.
 *
@@ -11,6 +11,6 @@
 *  @author GLG, MHPCC
 *
-*  @version $Revision: 1.3 $  $Name: not supported by cvs2svn $
-*  @date $Date: 2005-09-24 01:10:00 $
+*  @version $Revision: 1.4 $  $Name: not supported by cvs2svn $
+*  @date $Date: 2006-07-28 00:44:05 $
 *
 * Copyright 2004-2005 Maui High Performance Computing Center, Univ. of Hawaii
@@ -60,5 +60,4 @@
     //
     psTraceSetLevel(".", 0);
-    psTraceSetLevel("p_psGetStatValue", 0);
     psTraceSetLevel("p_psVectorMax", 0);
     psTraceSetLevel("p_psVectorMin", 0);
Index: trunk/psLib/test/math/tst_psStats03.c
===================================================================
--- trunk/psLib/test/math/tst_psStats03.c	(revision 7998)
+++ trunk/psLib/test/math/tst_psStats03.c	(revision 7999)
@@ -19,5 +19,4 @@
     //
     psTraceSetLevel(".", 0);
-    psTraceSetLevel("p_psGetStatValue", 0);
     psTraceSetLevel("p_psVectorSampleMean", 0);
     psTraceSetLevel("p_psVectorCheckNonEmpty", 0);
Index: trunk/psLib/test/math/tst_psStats06.c
===================================================================
--- trunk/psLib/test/math/tst_psStats06.c	(revision 7998)
+++ trunk/psLib/test/math/tst_psStats06.c	(revision 7999)
@@ -22,5 +22,4 @@
     //
     psTraceSetLevel(".", 0);
-    psTraceSetLevel("p_psGetStatValue", 0);
     psTraceSetLevel("p_psVectorSampleMean", 0);
     psTraceSetLevel("p_psVectorMax", 0);
Index: trunk/psLib/test/math/tst_psStats07.c
===================================================================
--- trunk/psLib/test/math/tst_psStats07.c	(revision 7998)
+++ trunk/psLib/test/math/tst_psStats07.c	(revision 7999)
@@ -462,5 +462,4 @@
     psTraceSetLevel(".", TRACE_LEVEL);
     psTraceSetLevel("psGaussian", TRACE_LEVEL);
-    psTraceSetLevel("p_psGetStatValue", TRACE_LEVEL);
     psTraceSetLevel("p_psVectorMax", TRACE_LEVEL);
     psTraceSetLevel("p_psVectorMin", TRACE_LEVEL);
Index: trunk/psLib/test/math/tst_psStats08.c
===================================================================
--- trunk/psLib/test/math/tst_psStats08.c	(revision 7998)
+++ trunk/psLib/test/math/tst_psStats08.c	(revision 7999)
@@ -23,5 +23,4 @@
     //
     psTraceSetLevel(".", 0);
-    psTraceSetLevel("p_psGetStatValue", 0);
     psTraceSetLevel("p_psVectorMax", 0);
     psTraceSetLevel("p_psVectorMin", 0);
Index: trunk/psLib/test/math/tst_psStats09.c
===================================================================
--- trunk/psLib/test/math/tst_psStats09.c	(revision 7998)
+++ trunk/psLib/test/math/tst_psStats09.c	(revision 7999)
@@ -335,5 +335,4 @@
     //
     psTraceSetLevel(".", TRACE_LEVEL);
-    psTraceSetLevel("p_psGetStatValue", TRACE_LEVEL);
     psTraceSetLevel("p_psVectorSampleMean", TRACE_LEVEL);
     psTraceSetLevel("p_psVectorMax", TRACE_LEVEL);
