dodal.devices.oav.oav_parameters#
Classes
Read the OAV config files and return a dictionary of {'zoom_level': ZoomParams} with information about microns per pixels and crosshairs. |
|
The parameters to set up the OAV depending on the context. |
|
ZoomParams(microns_per_pixel: tuple[float, float], crosshair: tuple[int, int]) |