Changeset 15944 for trunk/ppImage/src/ppImageRebinReadout.c
- Timestamp:
- Dec 27, 2007, 6:44:43 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ppImage/src/ppImageRebinReadout.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppImage/src/ppImageRebinReadout.c
r12819 r15944 23 23 24 24 while ((cell = pmFPAviewNextCell (view, outFile->src, 1)) != NULL) { 25 psLogMsg ("ppImageRebinChip", 4, "Cell %d: %x %x\n", view->cell, cell->file_exists, cell->process);25 psLogMsg ("ppImageRebinChip", 5, "Cell %d: %x %x\n", view->cell, cell->file_exists, cell->process); 26 26 if (! cell->process || ! cell->file_exists) { continue; } 27 27
Note:
See TracChangeset
for help on using the changeset viewer.
