Changeset 3668 for trunk/psModules/src
- Timestamp:
- Apr 5, 2005, 12:55:05 PM (21 years ago)
- Location:
- trunk/psModules/src
- Files:
-
- 4 edited
-
pmObjects.h (modified) (2 diffs)
-
pmReadoutCombine.h (modified) (2 diffs)
-
pmSubtractBias.h (modified) (2 diffs)
-
pmSubtractSky.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/pmObjects.h
r3629 r3668 5 5 * @author GLG, MHPCC 6 6 * 7 * @version $Revision: 1. 7$ $Name: not supported by cvs2svn $8 * @date $Date: 2005-04-0 1 21:38:27$7 * @version $Revision: 1.8 $ $Name: not supported by cvs2svn $ 8 * @date $Date: 2005-04-05 22:55:05 $ 9 9 * 10 10 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 22 22 #include<math.h> 23 23 #include "pslib.h" 24 // XXX: have Desonia do this correctly.25 #include "../../psLib/src/dataManip/psConstants.h"26 24 27 25 typedef enum { -
trunk/psModules/src/pmReadoutCombine.h
r2814 r3668 5 5 * @author GLG, MHPCC 6 6 * 7 * @version $Revision: 1. 2$ $Name: not supported by cvs2svn $8 * @date $Date: 200 4-12-23 23:42:25 $7 * @version $Revision: 1.3 $ $Name: not supported by cvs2svn $ 8 * @date $Date: 2005-04-05 22:55:05 $ 9 9 * 10 10 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 23 23 #include "pslib.h" 24 24 #include "psConstants.h" 25 // XXX: have Desonia do this correctly.26 #include "../../psLib/src/dataManip/psConstants.h"27 25 28 26 typedef struct -
trunk/psModules/src/pmSubtractBias.h
r2121 r3668 6 6 * @author George Gusciora, MHPCC 7 7 * 8 * @version $Revision: 1. 4$ $Name: not supported by cvs2svn $9 * @date $Date: 200 4-10-14 18:30:08$8 * @version $Revision: 1.5 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2005-04-05 22:55:05 $ 10 10 * 11 11 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 23 23 #include<math.h> 24 24 #include "pslib.h" 25 // XXX: have Desonia do this correctly.26 #include "../../psLib/src/dataManip/psConstants.h"27 25 28 26 typedef enum { -
trunk/psModules/src/pmSubtractSky.h
r2755 r3668 6 6 * @author GLG, MHPCC 7 7 * 8 * @version $Revision: 1. 2$ $Name: not supported by cvs2svn $9 * @date $Date: 200 4-12-18 02:27:42$8 * @version $Revision: 1.3 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2005-04-05 22:55:05 $ 10 10 * 11 11 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 23 23 #include<math.h> 24 24 #include "pslib.h" 25 // XXX: have Desonia do this correctly.26 #include "../../psLib/src/dataManip/psConstants.h"27 25 28 26 // XXX: this is pmFit in pmSubtractBias.c, named psFit here.
Note:
See TracChangeset
for help on using the changeset viewer.
