update flomni docs with FZP distances
CI for csaxs_bec / test (pull_request) Successful in 1m58s
Read the Docs Deploy Trigger / trigger-rtd-webhook (push) Successful in 2s
CI for csaxs_bec / test (push) Successful in 1m59s

This commit was merged in pull request #185.
This commit is contained in:
2026-04-09 14:39:08 +02:00
parent fc11a6067b
commit d91c381aff
+1
View File
@@ -143,6 +143,7 @@ The positions of the optics stages are stored as stage parameters and are thus l
Example: The OSAx “in” position can be reviewed by `dev.fosax.user_parameter`
Update the value by (example "fosax", "in") by `dev.fosax.update_user_parameter({"in":value})`
Important note: if these values are changed, they are not automatically stored to the config file and will only be available in the current session.
Note: The minimal position of the motor foptz is 14, and the minimal reachable distance FZP to sample is 36 mm.
`flomni.ffzp_info()` shows info about the available FZPs at the current energy of the beamline. Optional parameter is the photon _energy_ in keV.
Example: `flomni.ffzp_info(6.2)`