IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 23, 2007, 4:54:15 PM (19 years ago)
Author:
magnier
Message:

cleaned up Doxygen groups

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/objects/pmPSFtry.h

    r10197 r11253  
    1 /** @file  pmPSFtry.h
     1/* @file  pmPSFtry.h
    22 *
    33 * This file contains code that allows the user to try to fit several
    44 * PSF models to an image.
    55 *
    6  *  @author EAM, IfA
     6 * @author EAM, IfA
    77 *
    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
    1311 */
    1412
     
    1614# define PM_PSF_TRY_H
    1715
     16/// @addtogroup Objects Object Detection / Analysis Functions
     17/// @{
    1818
    1919/**
     
    125125bool pmPSFFromPSFtry (pmPSFtry *psfTry, bool applyWeights);
    126126
     127/// @}
    127128# endif
Note: See TracChangeset for help on using the changeset viewer.