Changeset 6062 for branches/eam_rel9_p0/psModules/src/detrend/pmFlatField.h
- Timestamp:
- Jan 19, 2006, 4:38:28 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_rel9_p0/psModules/src/detrend/pmFlatField.h
r5795 r6062 24 24 * @author Ross Harman, MHPCC 25 25 * 26 * @version $Revision: 1.2.8.1 $ $Name: not supported by cvs2svn $27 * @date $Date: 200 5-12-17 03:18:39$26 * @version $Revision: 1.2.8.1.2.1 $ $Name: not supported by cvs2svn $ 27 * @date $Date: 2006-01-20 02:38:28 $ 28 28 * 29 29 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 31 31 32 32 #include "pslib.h" 33 #include "pm Astrometry.h"33 #include "pmFPA.h" 34 34 35 35 … … 43 43 bool pmFlatField( 44 44 pmReadout *in, ///< Readout with input image 45 pmReadout *mask, ///< Input image mask46 45 const pmReadout *flat ///< Readout with flat image 47 46 );
Note:
See TracChangeset
for help on using the changeset viewer.
