Added tomo provider
This MR provides a service which is the core of the tomo aquisition.
It is responsible to
- live preprocessing of fullfield correction from detectors
- listening the BLISS scans to extract useful information from tomo scans
- create Daiquiri data collection from scan sequences
- emit websocket events to follow the processing
- emit zocalo event for post processing with zocalo
- plus client API to move motors
- plus client API to reach specific data
This allows to create
- Sample stage alignment view
- Live scan display
- Which is provided when scans are executed from both BLISS shell or as Daiquiri actors
Edited by Valentin Valls