config(LamNI,flomni): add FZP diameter/zone-width/detector-distance params
Adds fzp_diameter (170 micron), fzp_outermost_zone_width (60 nm), and detector_distance (-1, unknown for now) as userParameter entries on loptx/foptx. LamNI's values match FlOMNI's already-documented active FZP (per its "#170 micron, 60 nm" comment) -- confirmed with the user that LamNI currently uses the same optic. Feeds the new PDF report fields in the next commit.
This commit is contained in:
@@ -91,6 +91,9 @@ foptx:
|
||||
#250 micron, 30 nm, Tomas structures
|
||||
# in: -14.5490625
|
||||
# out: -14.1809
|
||||
fzp_diameter: 170 # microns
|
||||
fzp_outermost_zone_width: 60 # nm
|
||||
detector_distance: -1 # mm, sample-to-detector; unknown for now
|
||||
deviceTags:
|
||||
- ptycho_flomni
|
||||
|
||||
|
||||
@@ -62,6 +62,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:
|
||||
- ptycho_lamni
|
||||
lopty:
|
||||
|
||||
Reference in New Issue
Block a user