dodal.devices.electron_analyser.base.ElectronAnalyserDetector#

class dodal.devices.electron_analyser.base.ElectronAnalyserDetector[source]#

Detector for data acquisition of electron analyser. Can be configured with region data via set method.

Parameters:

Methods

set(region)

Configure detector with regions from plans.

Attributes

set(region: TBaseRegion) None[source]#

Configure detector with regions from plans.

Parameters:

region (TypeVar(TBaseRegion, bound= BaseRegion))

Return type:

None