dodal.devices.oav.oav_detector.OAV#

class dodal.devices.oav.oav_detector.OAV[source]#

Class for oav device.

x_direction#

Should only be 1 or -1, with 1 indicating the oav x direction is the same with motor x.

Type:

int, optional

y_direction#

Same with x_direction but for motor y.

Type:

int, optional

z_direction#

Same with x_direction but for motor z.

Type:

int, optional

mjpg_x_size_pv#

PV infix for x_size in mjpg.

Type:

str, optional

mjpg_y_size_pv#

PV infix for y_size in mjpg.

Type:

str, optional

Parameters:
  • prefix (str)

  • config (OAVConfigBase)

  • name (str, default: '')

  • mjpeg_prefix (str, default: 'MJPG')

  • zoom_controller (BaseZoomController | None, default: None)

  • x_direction (int, default: -1)

  • y_direction (int, default: -1)

  • z_direction (int, default: 1)

  • mjpg_x_size_pv (str, default: 'ArraySize1_RBV')

  • mjpg_y_size_pv (str, default: 'ArraySize2_RBV')

Methods

connect([mock, timeout, force_reconnect])

Attributes

beam_centre_i

beam_centre_j