Use motion hooks to process update_on on Daiquiri
This MR rework the tomo imaging
device in order to use motion hooks.
Previously motion events was used.
Motion hooks are only triggered by the session requesting the move. As result if the daiquiri session move a motor, the daiquiri session will update the camera image.
While no tomo imaging
is loaded by the session, no motion hooks will be registered.