IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 8, 2005, 9:32:57 AM (21 years ago)
Author:
desonia
Message:

Reset some test output.

Location:
trunk/psLib/test/dataManip/verified
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/dataManip/verified/tst_psRandom.stdout

    r3011 r3162  
    1414\**********************************************************************************/
    1515
    16 Mean is 0.498160
    17 Standard deviation is 0.287816
     16Mean is 0.50
     17Standard deviation is 0.29
    1818
    1919---> TESTPOINT PASSED (psRandom functions{psRandomAlloc() and psRandomUniform()} | tst_psRandom.c)
     
    2525\**********************************************************************************/
    2626
    27 Mean is -0.007538
    28 Standard deviation is 0.992094
     27Mean is -0.01
     28Standard deviation is 0.99
    2929
    3030---> TESTPOINT PASSED (psRandom functions{psRandomAlloc() and psRandomGaussian()} | tst_psRandom.c)
     
    3636\**********************************************************************************/
    3737
    38 Mean is 14.978700
    39 Standard deviation is 3.858498
     38Mean is 14.98
     39Standard deviation is 3.86
    4040
    4141---> TESTPOINT PASSED (psRandom functions{psRandomAlloc() and psRandomPoisson()} | tst_psRandom.c)
  • trunk/psLib/test/dataManip/verified/tst_psStats09.stdout

    r2732 r3162  
    66
    77Called psVectorStats() on a vector with no elements masked.
    8 The calculated clippedMean was 29.945370
     8The calculated clippedMean was 29.95
    99
    1010---> TESTPOINT PASSED (psVector functions{PS_STAT_CLIPPED_MEAN/STDEV: no vector mask} | tst_psStats09.c)
     
    1717
    1818Called psVectorStats() on a vector with no elements masked.
    19 The calculated clippedStdev was 0.577927
     19The calculated clippedStdev was 0.58
    2020
    2121---> TESTPOINT PASSED (psVector functions{PS_STAT_CLIPPED_MEAN/STDEV: no vector mask} | tst_psStats09.c)
     
    2828
    2929Called psVectorStats() on a vector with elements masked.
    30 The calculated clippedMean was 29.447365
     30The calculated clippedMean was 29.45
    3131
    3232---> TESTPOINT PASSED (psVector functions{PS_STAT_CLIPPED_MEAN/STDEV: vector mask} | tst_psStats09.c)
     
    3939
    4040Called psVectorStats() on a vector with elements masked.
    41 The calculated clippedStdev was 0.288097
     41The calculated clippedStdev was 0.29
    4242
    4343---> TESTPOINT PASSED (psVector functions{PS_STAT_CLIPPED_MEAN/STDEV: vector mask} | tst_psStats09.c)
Note: See TracChangeset for help on using the changeset viewer.