config(LamNI,flomni): add FZP params to the simulated device configs too
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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user