Changeset 8926 for trunk/psModules/src/detrend/pmShutterCorrection.h
- Timestamp:
- Sep 24, 2006, 3:06:28 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/detrend/pmShutterCorrection.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/detrend/pmShutterCorrection.h
r8884 r8926 48 48 * @author Eugene Magnier, IfA 49 49 * 50 * @version $Revision: 1. 3$ $Name: not supported by cvs2svn $51 * @date $Date: 2006-09-2 2 21:00:53$50 * @version $Revision: 1.4 $ $Name: not supported by cvs2svn $ 51 * @date $Date: 2006-09-25 01:06:28 $ 52 52 * 53 53 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 66 66 pmShutterCorrPars *pmShutterCorrParsAlloc (); 67 67 pmShutterCorrPars *pmShutterCorrectionGuess (psVector *exptime, psVector *counts); 68 pmShutterCorrPars *pmShutterCorrectionLinFit (psVector *exptime, psVector *counts, float offref);69 pmShutterCorrPars *pmShutterCorrectionFullFit (psVector *exptime, psVector *counts, p mShutterCorrPars *guess);68 pmShutterCorrPars *pmShutterCorrectionLinFit (psVector *exptime, psVector *counts, psVector *cntError, float offref); 69 pmShutterCorrPars *pmShutterCorrectionFullFit (psVector *exptime, psVector *counts, psVector *cntError, pmShutterCorrPars *guess);
Note:
See TracChangeset
for help on using the changeset viewer.
