Changeset 41860 for branches/eam_branches/ipp-dev-20210817
- Timestamp:
- Oct 25, 2021, 5:03:31 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-dev-20210817/ppImage/src/ppImageDetrendPattern.c
r41857 r41860 311 311 pmReadout *readout; // Readout from cell 312 312 while ((readout = pmFPAviewNextReadout (view, fpa, 1)) != NULL) { 313 if (!pmFPAfileIOChecks(config, view, PM_FPA_BEFORE)) {314 ESCAPE(false, "load failure for Readout");315 }316 313 if (!readout->data_exists) { 317 314 continue;
Note:
See TracChangeset
for help on using the changeset viewer.
