Changeset 15325 for trunk/psModules/src/imcombine/pmSubtraction.h
- Timestamp:
- Oct 16, 2007, 4:45:40 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/imcombine/pmSubtraction.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/imcombine/pmSubtraction.h
r15305 r15325 6 6 * @author GLG, MHPCC 7 7 * 8 * @version $Revision: 1.1 8$ $Name: not supported by cvs2svn $9 * @date $Date: 2007-10-1 2 23:00:37$8 * @version $Revision: 1.19 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2007-10-17 02:45:40 $ 10 10 * 11 11 * Copyright 2004-207 Institute for Astronomy, University of Hawaii … … 38 38 int size, ///< Half-size of the kernel (pmSubtractionKernels.size) 39 39 int footprint, ///< Half-size of the kernel footprint 40 float badFrac ///< Maximum fraction of bad input pixels to accept 40 float badFrac, ///< Maximum fraction of bad input pixels to accept 41 bool useFFT ///< Use FFT to do convolution? 41 42 ); 42 43
Note:
See TracChangeset
for help on using the changeset viewer.
