- Timestamp:
- Dec 16, 2005, 5:18:39 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/pap_branch_051214/psModules/src/detrend/pmFlatField.h
r5435 r5795 1 ////////////////////////////////////////////////////////////////////////////////////////////////////////////// 2 // XXX WARNING: I have completely replaced this file with an OLD VERSION (that works) instead of the 3 // one that was being worked on. 4 ////////////////////////////////////////////////////////////////////////////////////////////////////////////// 5 6 1 7 /** @file pmFlatField.h 2 8 * … … 18 24 * @author Ross Harman, MHPCC 19 25 * 20 * @version $Revision: 1.2 $ $Name: not supported by cvs2svn $21 * @date $Date: 2005-1 0-20 23:06:24$26 * @version $Revision: 1.2.8.1 $ $Name: not supported by cvs2svn $ 27 * @date $Date: 2005-12-17 03:18:39 $ 22 28 * 23 29 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 37 43 bool pmFlatField( 38 44 pmReadout *in, ///< Readout with input image 45 pmReadout *mask, ///< Input image mask 39 46 const pmReadout *flat ///< Readout with flat image 40 47 );
Note:
See TracChangeset
for help on using the changeset viewer.
