IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 2121


Ignore:
Timestamp:
Oct 14, 2004, 8:30:44 AM (22 years ago)
Author:
harman
Message:

Changed comment

Location:
trunk/psModules/src
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/pmNonLinear.c

    r1899 r2121  
    1 /** @file  pmLinear.c
     1/** @file  pmNonLinear.c
    22 *
    3  *  This file will ...
     3 *  Provides polynomial or table lookup non-linearity corrections to readouts.
    44 *
    55 *  @author George Gusciora, MHPCC
    66 *
    7  *  @version $Revision: 1.1 $ $Name: not supported by cvs2svn $
    8  *  @date $Date: 2004-09-25 19:57:52 $
     7 *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
     8 *  @date $Date: 2004-10-14 18:26:12 $
    99 *
    1010 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
  • trunk/psModules/src/pmNonLinear.h

    r1899 r2121  
    1 /** @file  pmLinear.h
     1/** @file  pmNonLinear.h
    22 *
    3  *  This file will ...
     3 *  Provides polynomial or table lookup non-linearity corrections to readouts.
    44 *
    55 *  @author George Gusciora, MHPCC
    66 *
    7  *  @version $Revision: 1.1 $ $Name: not supported by cvs2svn $
    8  *  @date $Date: 2004-09-25 19:57:52 $
     7 *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
     8 *  @date $Date: 2004-10-14 18:26:19 $
    99 *
    1010 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
  • trunk/psModules/src/pmSubtractBias.c

    r1901 r2121  
    1 /** @file  psMinimize.c
    2  *  \brief basic minimization functions
    3  *  @ingroup Modules
     1/** @file  pmSubtractBias.c.c
    42 *
    53 *  This file will contain a module which will subtract the detector bias
     
    86 *  @author George Gusciora, MHPCC
    97 *
    10  *  @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
    11  *  @date $Date: 2004-09-25 21:03:05 $
     8 *  @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
     9 *  @date $Date: 2004-10-14 18:30:44 $
    1210 *
    1311 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
  • trunk/psModules/src/pmSubtractBias.h

    r1901 r2121  
    11/** @file  pmSubtractBias.h
    2  *  \brief basic minimization functions
    3  *  @ingroup Math
    42 *
    53 *  This file will contain a module which will subtract the detector bias
     
    86 *  @author George Gusciora, MHPCC
    97 *
    10  *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
    11  *  @date $Date: 2004-09-25 21:03:05 $
     8 *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
     9 *  @date $Date: 2004-10-14 18:30:08 $
    1210 *
    1311 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
Note: See TracChangeset for help on using the changeset viewer.