Changeset 11253 for trunk/psModules/src/camera/pmFPAMaskWeight.h
- Timestamp:
- Jan 23, 2007, 4:54:15 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/camera/pmFPAMaskWeight.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/camera/pmFPAMaskWeight.h
r10247 r11253 1 /// @file pmFPAHeader.h 2 /// 3 /// @brief Functions read FITS headers for FPA components 4 /// 5 /// @ingroup Camera 6 /// 7 /// @author Paul Price, IfA 8 /// @author Eugene Magnier, IfA 9 /// 10 /// @version $Revision: 1.6 $ $Name: not supported by cvs2svn $ 11 /// @date $Date: 2006-11-29 01:26:14 $ 12 /// 13 /// Copyright 2005-2006 Institute for Astronomy, University of Hawaii 14 /// 1 /* @file pmFPAHeader.h 2 * @brief Functions read FITS headers for FPA components 3 * 4 * @author Paul Price, IfA 5 * @author Eugene Magnier, IfA 6 * 7 * @version $Revision: 1.7 $ $Name: not supported by cvs2svn $ 8 * @date $Date: 2007-01-24 02:54:14 $ 9 * Copyright 2005-2006 Institute for Astronomy, University of Hawaii 10 */ 11 15 12 #ifndef PM_FPA_MASK_WEIGHT_H 16 13 #define PM_FPA_MASK_WEIGHT_H 14 15 /// @addtogroup Camera Camera Layout 16 /// @{ 17 17 18 18 #include "pmFPA.h" … … 80 80 bool poisson ///< Use poisson weights (in addition to read noise)? 81 81 ); 82 83 84 82 /// @} 85 83 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
