Changeset 19073
- Timestamp:
- Aug 14, 2008, 3:02:57 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/camera/pmFPAMosaic.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/camera/pmFPAMosaic.c
r18972 r19073 581 581 582 582 if (cell->readouts->n > 1) { 583 psWarning("Cell contains more than one readout (%ld) --- skipping.\n", cell->readouts->n);584 return true;583 psWarning("Cell contains more than one readout (%ld) --- mosaicking only the first.\n", 584 cell->readouts->n); 585 585 } 586 586
Note:
See TracChangeset
for help on using the changeset viewer.
