Changeset 18893 for trunk/psModules/src/detrend/pmShutterCorrection.h
- Timestamp:
- Aug 4, 2008, 3:24:47 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/detrend/pmShutterCorrection.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/detrend/pmShutterCorrection.h
r18860 r18893 5 5 * @author Paul Price, IfA 6 6 * 7 * @version $Revision: 1.1 7$ $Name: not supported by cvs2svn $8 * @date $Date: 2008-08-0 1 23:58:37 $7 * @version $Revision: 1.18 $ $Name: not supported by cvs2svn $ 8 * @date $Date: 2008-08-05 01:24:47 $ 9 9 * Copyright 2006 Institute for Astronomy, University of Hawaii 10 10 */ … … 124 124 ); 125 125 126 bool pmShutterCorrectionApplyScan_Threaded (psThreadJob *job); 127 bool pmShutterCorrectionApplyScan(psImage *image, psImage *shutterImage, psImage *mask, float exptime, psMaskType blank, int rowStart, int rowStop); 128 126 129 /// Apply a shutter correction 127 130 ///
Note:
See TracChangeset
for help on using the changeset viewer.
