Changeset 19532 for trunk/psModules/src/imcombine/pmSubtractionKernels.h
- Timestamp:
- Sep 11, 2008, 6:12:42 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/imcombine/pmSubtractionKernels.h
r18287 r19532 42 42 int numCols, numRows; ///< Size of image (for normalisation), or zero to use image provided 43 43 psVector *solution1, *solution2; ///< Solution for the PSF matching 44 // Quality information 45 float mean, rms; ///< Mean and RMS of chi^2 from stamps 46 int numStamps; ///< Number of good stamps 44 47 } pmSubtractionKernels; 45 48
Note:
See TracChangeset
for help on using the changeset viewer.
