Limited number of frames to 2^16
On Dectris Pilatus2, the frame counter is hold in a 16 bits register, so the limit of nb of frames is 65536.
We should add a check to the prepareAcq() accordingly.
On Dectris Pilatus2, the frame counter is hold in a 16 bits register, so the limit of nb of frames is 65536.
We should add a check to the prepareAcq() accordingly.