Skip to content

Umv display dependencies

Valentin Valls requested to merge umv-display-dependencies into master

This PR provide an extra option to standard move in order to only display requested motors. By default (and previously) the whole axis dependency is displayed. Now this can be switched.

This was designed to re-implement the umove_hkl from the diffractometer, but could be used on another context.

Related to #4234 (closed)

Here is the result with umove_hkl

tests/test_hkl.py::test_move_hkl Still using HKL mode [zaxis]
(UB computed using Busing-Levy)
(UB computed using Busing-Levy)
(UB computed using Busing-Levy)
Freeze roby [mu] to 0.1000

               Hz        Kz        Lz
user       1.0000    1.0000    1.0000
target     1.0000    1.0000    1.0000
 
 

      roby       robu       robz      robz2
    0.1000    51.5094    11.7353     2.2015
Edited by Valentin Valls

Merge request reports