areaDetector / ADPilatus

An EPICS areaDetector driver for the Pilatus pixel array detectors from Dectris.
https://areadetector.github.io/areaDetector/ADPilatus/pilatusDoc.html
3 stars 8 forks source link

Premature NDArrayCounter increment #10

Closed brunoseivam closed 7 years ago

brunoseivam commented 7 years ago

NDArrayCounter gets incremented before checking if the image actually exists if ADNumImages > 1.

brunoseivam commented 7 years ago

This was throwing off some logic here when I was acquiring with ExtMTrigger and using NDArrayCounter to check for completion of each individual trigger.