Skip to content

fix issue #3423: context to move back motors at the end of the scan, now only considers real axes

In the case of interrupted 'dscan' of slits offset (for exemple), the gap changes while blades are moving - when interrupting the scan, moving back offset is not enough to restore position. We can avoid this sort of problem by moving back real motors to the start position instead of moving calc axes. It is enough to look at real axes at first level of depth.

Closes #3423 (closed)

Merge request reports