Changeset 10478 for trunk/psModules/src/imcombine/pmReadoutCombine.c
- Timestamp:
- Dec 5, 2006, 10:40:23 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/imcombine/pmReadoutCombine.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/imcombine/pmReadoutCombine.c
r10477 r10478 65 65 } 66 66 67 bool first = !output->image || (output->row0 == 0 && output->col0 == 0);// First pass through?67 bool first = !output->image; // First pass through? 68 68 69 69 pmHDU *hdu = pmHDUFromReadout(output); // Output HDU
Note:
See TracChangeset
for help on using the changeset viewer.
