Changeset 17783 for trunk/psModules/src/imcombine/pmSubtraction.h
- Timestamp:
- May 23, 2008, 2:40:16 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/imcombine/pmSubtraction.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/imcombine/pmSubtraction.h
r16607 r17783 6 6 * @author GLG, MHPCC 7 7 * 8 * @version $Revision: 1.2 4$ $Name: not supported by cvs2svn $9 * @date $Date: 2008-0 2-22 19:50:56 $8 * @version $Revision: 1.25 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2008-05-24 00:40:16 $ 10 10 * Copyright 2004-207 Institute for Astronomy, University of Hawaii 11 11 */ … … 64 64 65 65 /// Reject stamps 66 int pmSubtractionRejectStamps(pmSubtractionStampList *stamps, ///< Stamps 66 int pmSubtractionRejectStamps(float *rms, ///< RMS deviation, to return 67 int *num, ///< Number of good stamps, to return 68 pmSubtractionStampList *stamps, ///< Stamps 67 69 const psVector *deviations, ///< Deviations for each stamp 68 70 psImage *subMask, ///< Subtraction mask
Note:
See TracChangeset
for help on using the changeset viewer.
