dodal.devices.p99.andor2_point.Andor2Point#

class dodal.devices.p99.andor2_point.Andor2Point[source]#

Using the andor2 as if it is a massive point detector, read the read uncached value after a picture is taken.

Parameters:
  • prefix (str,)

  • drv_suffix (str,)

  • read_uncached (dict[str,str])

  • name (str:)

  • plugins (dict[str, NDPluginBaseIO] | None, default: None)

  • prefix – Beamline camera pv

  • drv_suffix – Camera pv suffix

  • read_uncached – A dictionary contains the name and the pv suffix for the statistic plugin.

  • name – Name of the device.

  • plugins: – Optional[dict[str: Dictionary containing plugin that are forward to the base class.

  • None (NDPluginBaseIO] |) – Dictionary containing plugin that are forward to the base class.

Methods

Attributes