Changeset 6888 for trunk/psModules/src/astrom/pmFPACopy.c
- Timestamp:
- Apr 18, 2006, 12:37:01 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/astrom/pmFPACopy.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/astrom/pmFPACopy.c
r6872 r6888 320 320 321 321 hdu->images = psArrayAlloc(numReadouts); 322 hdu->images->n = numReadouts; 322 323 for (int i = 0; i < numReadouts; i++) { 323 324 psImage *image = psImageAlloc(xSize, ySize, PS_TYPE_F32);
Note:
See TracChangeset
for help on using the changeset viewer.
