Changeset 6406
- Timestamp:
- Feb 9, 2006, 1:58:21 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_rel9_p0/psModules/src/detrend/pmFlatField.c
r6080 r6406 24 24 * @author Ross Harman, MHPCC 25 25 * 26 * @version $Revision: 1.4.8.1.2. 3$ $Name: not supported by cvs2svn $27 * @date $Date: 2006-0 1-20 09:47:06$26 * @version $Revision: 1.4.8.1.2.4 $ $Name: not supported by cvs2svn $ 27 * @date $Date: 2006-02-09 23:58:21 $ 28 28 * 29 29 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 123 123 inType = inImage->type.type; 124 124 flatType = flatImage->type.type; 125 maskType = inMask->type.type; 125 126 if(PS_IS_PSELEMTYPE_COMPLEX(inType)) { 126 127 psError( PS_ERR_BAD_PARAMETER_TYPE, true,
Note:
See TracChangeset
for help on using the changeset viewer.
