update flomni docs with FZP distances #185

Merged
holler merged 1 commits from update/flomnidocs into main 2026-04-09 14:41:18 +02:00
+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)`