Index: trunk/psLib/src/dataManip/psStats.c
===================================================================
--- trunk/psLib/src/dataManip/psStats.c	(revision 1903)
+++ trunk/psLib/src/dataManip/psStats.c	(revision 1904)
@@ -9,6 +9,6 @@
  *  @author GLG, MHPCC
  *
- *  @version $Revision: 1.59 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-09-25 23:05:07 $
+ *  @version $Revision: 1.60 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-09-27 20:37:48 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -1487,6 +1487,6 @@
     newStruct->robustUQ = NAN;
     newStruct->robustLQ = NAN;
-    newStruct->robustN50 = NAN;
-    newStruct->robustNfit = NAN;
+    newStruct->robustN50 = 0;
+    newStruct->robustNfit = 0;
     newStruct->clippedMean = NAN;
     newStruct->clippedStdev = NAN;
