dodal.devices.oav.utils#
Classes
Enum to store the types of image to tweak the output array. |
Functions
|
|
|
|
Calculate the required move so that the given pixel is in the centre of the beam. |
|
|
Exceptions
|
- dodal.devices.oav.utils.bottom_right_from_top_left(top_left: ndarray, steps_x: int, steps_y: int, step_size_x: float, step_size_y: float, um_per_pix_x: float, um_per_pix_y: float) ndarray [source]#
- dodal.devices.oav.utils.get_move_required_so_that_beam_is_at_pixel(smargon: Smargon, pixel: tuple[int, int], oav: OAV) Generator[Msg, None, ndarray] [source]#
Calculate the required move so that the given pixel is in the centre of the beam.