mono energy directly used in ffzp info

This commit is contained in:
x12sa
2026-06-30 14:31:36 +02:00
committed by holler
co-authored by holler
parent bec81a886e
commit bf3235da0f
@@ -205,7 +205,7 @@ class FlomniOpticsMixin:
if mokev_val == -1:
try:
mokev_val = dev.mokev.readback.get()
mokev_val = dev.ccm_energy.get().user_readback
except:
print(
"Device mokev does not exist. You can specify the energy in keV as an argument instead."