dodal.devices.oav.oav_parameters#

Classes

OAVConfig

Read the OAV config files and return a dictionary of {'zoom_level': ZoomParams} with information about microns per pixels and crosshairs.

OAVParameters

The parameters to set up the OAV depending on the context.

ZoomParams

ZoomParams(microns_per_pixel: tuple[float, float], crosshair: tuple[int, int])