From d91c381aff2151a3aef2b2412e5fb011433256de Mon Sep 17 00:00:00 2001 From: holler Date: Thu, 9 Apr 2026 14:39:08 +0200 Subject: [PATCH] update flomni docs with FZP distances --- docs/user/ptychography/flomni.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/user/ptychography/flomni.md b/docs/user/ptychography/flomni.md index a0ebe84..adff2e1 100644 --- a/docs/user/ptychography/flomni.md +++ b/docs/user/ptychography/flomni.md @@ -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)` -- 2.52.0