Changeset 2121
- Timestamp:
- Oct 14, 2004, 8:30:44 AM (22 years ago)
- Location:
- trunk/psModules/src
- Files:
-
- 4 edited
-
pmNonLinear.c (modified) (1 diff)
-
pmNonLinear.h (modified) (1 diff)
-
pmSubtractBias.c (modified) (2 diffs)
-
pmSubtractBias.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/pmNonLinear.c
r1899 r2121 1 /** @file pm Linear.c1 /** @file pmNonLinear.c 2 2 * 3 * This file will ...3 * Provides polynomial or table lookup non-linearity corrections to readouts. 4 4 * 5 5 * @author George Gusciora, MHPCC 6 6 * 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 $ 9 9 * 10 10 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii -
trunk/psModules/src/pmNonLinear.h
r1899 r2121 1 /** @file pm Linear.h1 /** @file pmNonLinear.h 2 2 * 3 * This file will ...3 * Provides polynomial or table lookup non-linearity corrections to readouts. 4 4 * 5 5 * @author George Gusciora, MHPCC 6 6 * 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 $ 9 9 * 10 10 * 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 4 2 * 5 3 * This file will contain a module which will subtract the detector bias … … 8 6 * @author George Gusciora, MHPCC 9 7 * 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 $ 12 10 * 13 11 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii -
trunk/psModules/src/pmSubtractBias.h
r1901 r2121 1 1 /** @file pmSubtractBias.h 2 * \brief basic minimization functions3 * @ingroup Math4 2 * 5 3 * This file will contain a module which will subtract the detector bias … … 8 6 * @author George Gusciora, MHPCC 9 7 * 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 $ 12 10 * 13 11 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii
Note:
See TracChangeset
for help on using the changeset viewer.
