Fix "translation_movements_file" work
translation_movements_file
is broken:
- Crash when reconstructing "too few slices" (eg. one slice), because we need to reconstruct at least
K
slices whereK > max(vertical_translations)
(like phase margin) - Movement do not seem to be actually applied ?
- Unsupported for Cuda backend ?