Changeset 11253 for trunk/psModules/src/objects/pmPSFtry.h
- Timestamp:
- Jan 23, 2007, 4:54:15 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/objects/pmPSFtry.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/objects/pmPSFtry.h
r10197 r11253 1 /* *@file pmPSFtry.h1 /* @file pmPSFtry.h 2 2 * 3 3 * This file contains code that allows the user to try to fit several 4 4 * PSF models to an image. 5 5 * 6 * @author EAM, IfA6 * @author EAM, IfA 7 7 * 8 * @version $Revision: 1.10 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2006-11-26 22:21:50 $ 10 * 11 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii 12 * 8 * @version $Revision: 1.11 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2007-01-24 02:54:15 $ 10 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii 13 11 */ 14 12 … … 16 14 # define PM_PSF_TRY_H 17 15 16 /// @addtogroup Objects Object Detection / Analysis Functions 17 /// @{ 18 18 19 19 /** … … 125 125 bool pmPSFFromPSFtry (pmPSFtry *psfTry, bool applyWeights); 126 126 127 /// @} 127 128 # endif
Note:
See TracChangeset
for help on using the changeset viewer.
