IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 10250


Ignore:
Timestamp:
Nov 28, 2006, 3:27:03 PM (19 years ago)
Author:
Paul Price
Message:

Adding weights.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/imcombine/pmReadoutCombine.h

    r9611 r10250  
    88/// @author Paul Price, IfA
    99///
    10 /// @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
    11 /// @date $Date: 2006-10-17 20:13:04 $
     10/// @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
     11/// @date $Date: 2006-11-29 01:27:03 $
    1212///
    1313/// Copyright 2004-2006 Institute for Astronomy, University of Hawaii
     
    3434    int iter;                           ///< Number of iterations for clipping (for CLIPPED_MEAN only)
    3535    float rej;                          ///< Rejection threshould for clipping (for CLIPPED_MEAN only)
     36    bool weights;                       ///< Use the supplied weights (instead of calculated stdev)?
    3637}
    3738pmCombineParams;
Note: See TracChangeset for help on using the changeset viewer.