diff --git a/csaxs_bec/bec_widgets/widgets/tomo_params/tomo_params.py b/csaxs_bec/bec_widgets/widgets/tomo_params/tomo_params.py index 7e5610c..8160b82 100644 --- a/csaxs_bec/bec_widgets/widgets/tomo_params/tomo_params.py +++ b/csaxs_bec/bec_widgets/widgets/tomo_params/tomo_params.py @@ -533,7 +533,8 @@ class TomoParamsWidget(BECWidget, QWidget): "Offsets", "FOV offset rotates to find the region of interest. The initial " "values were determined in the xrayeye alignment step. The " - "manual shifts move the rotation center.", + "manual shifts move the rotation center, i.e. they are a ." + "constant shift that will not rotate.", ) def _build_at_each_angle_hook_row(self, form: QFormLayout) -> None: