Changeset 14801 for trunk/psModules/src/imcombine/pmSubtractionParams.h
- Timestamp:
- Sep 10, 2007, 10:10:05 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/imcombine/pmSubtractionParams.h
r14671 r14801 3 3 4 4 #include <pslib.h> 5 #include "pmSubtractionKernels.h" 5 #include <pmSubtractionKernels.h> 6 #include <pmSubtractionStamps.h> 6 7 7 8 /// Generate a set of optimum kernels for ISIS (or GUNK) … … 12 13 psVector *fwhms, ///< Gaussian FWHMs to try 13 14 int maxOrder, ///< Maximum polynomial order 14 const p sArray*stamps, ///< Stamps15 const pmSubtractionStampList *stamps, ///< Stamps 15 16 int footprint, ///< Convolution footprint for stamps 16 17 float tolerance ///< Maximum difference in chi^2
Note:
See TracChangeset
for help on using the changeset viewer.
