From 55f6f944f7d12059c7a5b68fcddd0dffe4922912 Mon Sep 17 00:00:00 2001 From: x01dc Date: Mon, 20 Jul 2026 14:37:00 +0200 Subject: [PATCH] fix/improve doc --- csaxs_bec/bec_widgets/widgets/tomo_params/tomo_params.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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: