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/detrend/pmBias.h

    r10302 r11253  
    1 /// @file pmBias.h
    2 ///
    3 /// @brief Subtract the overscan, bias and dark
    4 ///
    5 /// @ingroup Detrend
    6 ///
    7 /// @author George Gusciora, MHPCC
    8 /// @author Paul Price, IfA
    9 ///
    10 /// @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
    11 /// @date $Date: 2006-11-30 01:03:06 $
    12 ///
    13 /// Copyright 2004--2006 Institute for Astronomy, University of Hawaii
    14 ///
     1/* @file pmBias.h
     2 * @brief Subtract the overscan, bias and dark
     3 *
     4 * @author George Gusciora, MHPCC
     5 * @author Paul Price, IfA
     6 *
     7 * @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
     8 * @date $Date: 2007-01-24 02:54:15 $
     9 * Copyright 2004--2006 Institute for Astronomy, University of Hawaii
     10 */
    1511
    1612#ifndef PM__BIAS_H
    1713#define PM__BIAS_H
     14
     15/// @addtogroup detrend Detrend Creation and Application
     16/// @{
    1817
    1918#include <pslib.h>
     
    6665                   );
    6766
     67/// @}
    6868#endif
Note: See TracChangeset for help on using the changeset viewer.