Changeset 10250
- Timestamp:
- Nov 28, 2006, 3:27:03 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/imcombine/pmReadoutCombine.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/imcombine/pmReadoutCombine.h
r9611 r10250 8 8 /// @author Paul Price, IfA 9 9 /// 10 /// @version $Revision: 1. 8$ $Name: not supported by cvs2svn $11 /// @date $Date: 2006-1 0-17 20:13:04$10 /// @version $Revision: 1.9 $ $Name: not supported by cvs2svn $ 11 /// @date $Date: 2006-11-29 01:27:03 $ 12 12 /// 13 13 /// Copyright 2004-2006 Institute for Astronomy, University of Hawaii … … 34 34 int iter; ///< Number of iterations for clipping (for CLIPPED_MEAN only) 35 35 float rej; ///< Rejection threshould for clipping (for CLIPPED_MEAN only) 36 bool weights; ///< Use the supplied weights (instead of calculated stdev)? 36 37 } 37 38 pmCombineParams;
Note:
See TracChangeset
for help on using the changeset viewer.
