Isolate the synchronization code
This isolates the synchronization code of detector to x-rays in mixins. That allows to build LitFrameFinder
classes for different detectors depending on synchronization options for paticular detector:
- The trigger delay in
TriggerMixin
- The distance delay in
DistanceMixin
Edited by Egor Sobolev