Changeset 11115 for trunk/psModules/src/imcombine/pmImageCombine.h
- Timestamp:
- Jan 16, 2007, 1:51:51 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/imcombine/pmImageCombine.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/imcombine/pmImageCombine.h
r9621 r11115 8 8 * @author GLG, MHPCC 9 9 * 10 * @version $Revision: 1. 3$ $Name: not supported by cvs2svn $11 * @date $Date: 200 6-10-18 02:29:15$10 * @version $Revision: 1.4 $ $Name: not supported by cvs2svn $ 11 * @date $Date: 2007-01-16 23:51:51 $ 12 12 * 13 13 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 31 31 const psPixels *pixels, ///< Pixels to combine 32 32 psS32 numIter, ///< Number of rejection iterations 33 psF32 sigmaClip, ///< Number of standard deviations at which to reject 34 psStats *stats ///< Statistics to use in the combination 33 psF32 sigmaClip ///< Number of standard deviations at which to reject 35 34 ); 36 35
Note:
See TracChangeset
for help on using the changeset viewer.
