Changeset 6896 for trunk/psModules/src/astrom/pmFPA.c
- Timestamp:
- Apr 18, 2006, 5:24:09 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/astrom/pmFPA.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/astrom/pmFPA.c
r6872 r6896 12 12 * XXX: Should we implement non-linear cell->chip transforms? 13 13 * 14 * @version $Revision: 1. 2$ $Name: not supported by cvs2svn $15 * @date $Date: 2006-04-1 7 18:01:04$14 * @version $Revision: 1.3 $ $Name: not supported by cvs2svn $ 15 * @date $Date: 2006-04-19 03:24:09 $ 16 16 * 17 17 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 231 231 pmReadout *tmpReadout = (pmReadout *) psAlloc(sizeof(pmReadout)); 232 232 tmpReadout->row0 = 0; 233 tmpReadout->col0 = 0; 233 234 234 235 tmpReadout->image = NULL;
Note:
See TracChangeset
for help on using the changeset viewer.
