dodal.devices.electron_analyser.abstract_analyser_io.AbstractAnalyserDriverIO#

class dodal.devices.electron_analyser.abstract_analyser_io.AbstractAnalyserDriverIO[source]#

Generic device to configure electron analyser with new region settings. Electron analysers should inherit from this class for further specialisation.

Parameters:
  • prefix (str)

  • name (str, default: '')

Methods

to_kinetic_energy(value, excitation_energy, mode)

Attributes

pass_energy_type

Return the type the pass_energy should be.

abstract property pass_energy_type: type#

Return the type the pass_energy should be. Each one is unfortunately different for the underlying analyser software and cannot be changed on epics side.