Changeset 21363 for trunk/psModules/src/imcombine/pmSubtraction.h
- Timestamp:
- Feb 5, 2009, 4:31:25 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/imcombine/pmSubtraction.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/imcombine/pmSubtraction.h
r21183 r21363 6 6 * @author GLG, MHPCC 7 7 * 8 * @version $Revision: 1.3 5$ $Name: not supported by cvs2svn $9 * @date $Date: 2009-0 1-27 06:39:38$8 * @version $Revision: 1.36 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2009-02-06 02:31:25 $ 10 10 * Copyright 2004-207 Institute for Astronomy, University of Hawaii 11 11 */ … … 70 70 float sigmaRej, ///< Number of RMS deviations above zero at which to reject 71 71 int footprint ///< Half-size of stamp 72 ); 73 74 /// Generate the convolution kernel 75 psKernel *pmSubtractionKernel(const pmSubtractionKernels *kernels, ///< Kernel parameters 76 float x, float y, ///< Normalised position [-1,1] for which to generate image 77 bool wantDual ///< Calculate for the dual kernel? 72 78 ); 73 79
Note:
See TracChangeset
for help on using the changeset viewer.
