Changeset 15305 for trunk/psModules/src/imcombine/pmSubtraction.h
- Timestamp:
- Oct 12, 2007, 1:00:37 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
r14801 r15305 6 6 * @author GLG, MHPCC 7 7 * 8 * @version $Revision: 1.1 7$ $Name: not supported by cvs2svn $9 * @date $Date: 2007- 09-10 20:10:05$8 * @version $Revision: 1.18 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2007-10-12 23:00:37 $ 10 10 * 11 11 * Copyright 2004-207 Institute for Astronomy, University of Hawaii … … 37 37 psMaskType maskVal, ///< Value to mask out 38 38 int size, ///< Half-size of the kernel (pmSubtractionKernels.size) 39 int footprint ///< Half-size of the kernel footprint 39 int footprint, ///< Half-size of the kernel footprint 40 float badFrac ///< Maximum fraction of bad input pixels to accept 40 41 ); 41 42
Note:
See TracChangeset
for help on using the changeset viewer.
