Changeset 14633
- Timestamp:
- Aug 23, 2007, 11:08:38 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/imcombine/pmStack.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/imcombine/pmStack.h
r14625 r14633 8 8 * @author GLG, MHPCC 9 9 * 10 * @version $Revision: 1. 2$ $Name: not supported by cvs2svn $11 * @date $Date: 2007-08-23 02:24:58 $10 * @version $Revision: 1.3 $ $Name: not supported by cvs2svn $ 11 * @date $Date: 2007-08-23 21:08:38 $ 12 12 * Copyright 2004-2007 Institute for Astronomy, University of Hawaii 13 13 */ … … 58 58 #endif 59 59 60 #if 0 60 61 /// Reject pixles in input images 61 62 bool pmStackReject(psArray *input, ///< Input array of pmStackData … … 64 65 float threshold ///< Rejection threshold, in standard deviations 65 66 ); 67 #endif 66 68 67 69 #if 0
Note:
See TracChangeset
for help on using the changeset viewer.
