Changeset 12654 for trunk/psModules/src/imcombine/pmReadoutCombine.c
- Timestamp:
- Mar 28, 2007, 1:45:31 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/imcombine/pmReadoutCombine.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/imcombine/pmReadoutCombine.c
r12651 r12654 398 398 psListAdd(inputCells, PS_LIST_TAIL, readout->parent); 399 399 } 400 bool success = pmConceptsAverageCells(output->parent, inputCells, NULL, NULL );400 bool success = pmConceptsAverageCells(output->parent, inputCells, NULL, NULL, true); 401 401 psFree(inputCells); 402 402
Note:
See TracChangeset
for help on using the changeset viewer.
