Changeset 13591 for trunk/psModules/src/detrend/pmFlatField.h
- Timestamp:
- Jun 1, 2007, 5:51:03 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/detrend/pmFlatField.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/detrend/pmFlatField.h
r12696 r13591 5 5 * @author Paul Price, IfA 6 6 * 7 * @version $Revision: 1. 9$ $Name: not supported by cvs2svn $8 * @date $Date: 2007-0 3-30 21:12:56$7 * @version $Revision: 1.10 $ $Name: not supported by cvs2svn $ 8 * @date $Date: 2007-06-02 03:51:03 $ 9 9 * Copyright 2004-2006 Institute for Astronomy, University of Hawaii 10 10 */ … … 24 24 /// are masked, if there is a mask present in the input readout. 25 25 bool pmFlatField(pmReadout *in, ///< Readout with input image 26 const pmReadout *flat ///< Readout with flat image 26 const pmReadout *flat, ///< Readout with flat image 27 psMaskType badFlat ///< Mask value to give bad flat pixels 27 28 ); 28 29 /// @}
Note:
See TracChangeset
for help on using the changeset viewer.
