fix/improve doc
CI for csaxs_bec / test (push) Successful in 1m34s

This commit is contained in:
x01dc
2026-07-20 14:37:00 +02:00
parent c0fdba0e6c
commit 55f6f944f7
@@ -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: