mxcubecore.HardwareObjects.DESY.P11Beam#

Classes

P11Beam(name)

class mxcubecore.HardwareObjects.DESY.P11Beam.P11Beam(name)[source]#

Bases: AbstractBeam

get_available_size()[source]#

Returns available beam sizes based on the current configuration.

get_defined_beam_size()[source]#

Implements the abstract method to return defined beam sizes.

init()[source]#

Initialise default values and objects.

set_beam_position_on_screen(beam_x_y)[source]#

Sets the beam position on the screen.

set_value(size=None)[source]#

Implements the abstract method to set the beam size.