IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 29, 2005, 12:50:16 PM (21 years ago)
Author:
gusciora
Message:

Fixed stdev error

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/dataManip/tst_psStats07.c

    r3377 r3549  
    274274    float realMedianWithMask = MEAN;
    275275    float realModeWithMask = MEAN;
    276     float realStdevWithMask = STDEV * 0.15;
     276    float realStdevWithMask = STDEV * 0.20;
    277277    float realLQWithMask = MEAN;
    278278    float realUQWithMask = MEAN;
Note: See TracChangeset for help on using the changeset viewer.