Changeset 23871
- Timestamp:
- Apr 15, 2009, 8:29:07 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/ppImage/src/ppImageMeasureCrosstalk.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppImage/src/ppImageMeasureCrosstalk.c
r23845 r23871 29 29 pmChip *chip = pmFPAfileThisChip(config->files, view, "PPIMAGE.INPUT"); 30 30 pmFPA *fpa = chip->parent; 31 if (chip->cells->n != 64) return true; 31 32 32 33 // for each cell (xyNM), we want to find the pixels with values above a cutoff (40k, 60k, ?)
Note:
See TracChangeset
for help on using the changeset viewer.
