config(LamNI,flomni): add FZP params to the simulated device configs too
CI for csaxs_bec / test (push) Failing after 4m6s
CI for csaxs_bec / test (pull_request) Failing after 2m3s

simulated_lamni.yaml/simulated_flomni.yaml define their own separate
loptx/foptx (not shared with ptycho_lamni.yaml/ptycho_flomni.yaml) --
missed these when adding fzp_diameter/fzp_outermost_zone_width/
detector_distance earlier, so a simulated-only session wouldn't have
had them. Same values (170 micron, 60 nm, -1).
This commit is contained in:
x01dc
2026-07-27 17:49:05 +02:00
parent 79f257f072
commit 56467682a9
2 changed files with 7 additions and 0 deletions
@@ -130,6 +130,9 @@ foptx:
#170 micron, 60 nm
in: -13.831
out: -13.831
fzp_diameter: 170 # microns
fzp_outermost_zone_width: 60 # nm
detector_distance: -1 # mm, sample-to-detector; unknown for now
deviceTags:
- simulated_flomni
@@ -74,6 +74,10 @@ loptx:
userParameter:
in: -0.244
out: -0.699
# 170 micron, 60 nm
fzp_diameter: 170 # microns
fzp_outermost_zone_width: 60 # nm
detector_distance: -1 # mm, sample-to-detector; unknown for now
deviceTags:
- simulated_lamni
lopty: