dodal.devices.pgm.PlaneGratingMonochromator#

class dodal.devices.pgm.PlaneGratingMonochromator[source]#

Plane grating monochromator, it is use in soft x-ray beamline to generate monochromic beam.

Parameters:
  • prefix (str)

  • grating (type[StrictEnum])

  • grating_pv (str, default: 'GRATINGSELECT:SELECT')

  • name (str, default: '')

  • prefix – Beamline specific part of the PV

  • grating – The Enum for the grating table.

  • grating_pv – The suffix pv part of grating Pv

  • name – Name of the device

Methods

Attributes