IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 15, 2006, 8:20:03 AM (21 years ago)
Author:
magnier
Message:

added initialization for newStat

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_rel9_p0/psModules/src/imcombine/pmReadoutCombine.c

    r5865 r5989  
    55 *  @author GLG, MHPCC
    66 *
    7  *  @version $Revision: 1.2.10.1 $ $Name: not supported by cvs2svn $
    8  *  @date $Date: 2005-12-31 04:34:52 $
     7 *  @version $Revision: 1.2.10.2 $ $Name: not supported by cvs2svn $
     8 *  @date $Date: 2006-01-15 18:20:03 $
    99 *
    1010 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    216216    int nKeep, nMin;
    217217    float keepFrac = 1.0 - params->fracLow - params->fracHigh;
    218     float value;
     218    float value = 0;
    219219    psF32 *saveVector = tmpPixelsKeep->data.F32;
    220220
Note: See TracChangeset for help on using the changeset viewer.