- Timestamp:
- Jan 1, 2009, 7:13:00 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20081230/psModules/src/detrend/pmFringeStats.h
r11253 r21079 5 5 * @author Paul Price, IfA 6 6 * 7 * @version $Revision: 1.12 $ $Name: not supported by cvs2svn $8 * @date $Date: 200 7-01-24 02:54:15$7 * @version $Revision: 1.12.78.1 $ $Name: not supported by cvs2svn $ 8 * @date $Date: 2009-01-02 05:13:00 $ 9 9 * Copyright 2004-2006 Institute for Astronomy, University of Hawaii 10 10 */ … … 102 102 pmFringeStats *pmFringeStatsMeasure(pmFringeRegions *fringe, ///< Fringe regions at which to measure 103 103 const pmReadout *readout, ///< Readout for which to measure 104 ps MaskType maskVal ///< Mask value for image104 psImageMaskType maskVal ///< Mask value for image 105 105 ); 106 106 … … 206 206 psArray *fringeImages, ///< Fringe template images to use in correction 207 207 psArray *fringeStats, ///< Fringe stats (for templates) to use in correction 208 ps MaskType maskVal, ///< Value to mask for science image208 psImageMaskType maskVal, ///< Value to mask for science image 209 209 float rej, ///< Rejection threshold, for pmFringeScaleMeasure 210 210 unsigned int nIter, ///< Maximum number of iterations, for pmFringeScaleMeasure
Note:
See TracChangeset
for help on using the changeset viewer.
