Changeset 19059 for trunk/psModules/src/imcombine/pmSubtraction.h
- Timestamp:
- Aug 13, 2008, 5:25:55 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/imcombine/pmSubtraction.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/imcombine/pmSubtraction.h
r18180 r19059 6 6 * @author GLG, MHPCC 7 7 * 8 * @version $Revision: 1.2 6$ $Name: not supported by cvs2svn $9 * @date $Date: 2008-0 6-19 00:54:09$8 * @version $Revision: 1.27 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2008-08-14 03:25:55 $ 10 10 * Copyright 2004-207 Institute for Astronomy, University of Hawaii 11 11 */ … … 94 94 ); 95 95 96 /// Execute a thread job to convolve a patch of the image 97 bool pmSubtractionConvolveThread(const psThreadJob *job ///< Job to execute 98 ); 99 96 100 /// Convolve image in preparation for subtraction 97 101 bool pmSubtractionConvolve(pmReadout *out1, ///< Output image 1
Note:
See TracChangeset
for help on using the changeset viewer.
