Skip to content

Isolate the synchronization code

Egor Sobolev requested to merge dev/isolate-sync into master

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:

  1. The trigger delay in TriggerMixin
  2. The distance delay in DistanceMixin
Edited by Egor Sobolev

Merge request reports