Changeset 13591 for trunk/psModules/src/imcombine/pmReadoutCombine.h
- Timestamp:
- Jun 1, 2007, 5:51: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
r12696 r13591 1 1 /* @file pmReadoutCombine.h 2 2 * @brief Combine multiple readouts 3 * 3 * 4 4 * @author George Gusciora, MHPCC 5 5 * @author Paul Price, IfA 6 * 7 * @version $Revision: 1.1 1$ $Name: not supported by cvs2svn $8 * @date $Date: 2007-0 3-30 21:12:56$6 * 7 * @version $Revision: 1.12 $ $Name: not supported by cvs2svn $ 8 * @date $Date: 2007-06-02 03:51:03 $ 9 9 * Copyright 2004-2006 Institute for Astronomy, University of Hawaii 10 10 */ … … 24 24 psStatsOptions combine; ///< Statistic to use when performing the combination 25 25 psMaskType maskVal; ///< Mask value 26 psMaskType blank; ///< Mask value to give blank (i.e., no data) pixels 26 27 int nKeep; ///< Mimimum number of pixels to keep 27 28 float fracHigh; ///< Fraction of high pixels to immediately throw
Note:
See TracChangeset
for help on using the changeset viewer.
