Draft: Flint: motion hook to update the display in scan tools
This PR provides a way to decouple the the procedure for the motion and the update of the UI.
Improvement to be done as BLISS level
- There is no hook at a
Group
level - It should provides a context manager to use a hook
Improvement to be done for this feature
- The Flint hook should inpoint a dedicated Flint plot
- As result helpers like
display_motor
should be removed