mxcubecore.HardwareObjects.SOLEIL.PX1.PX1BeamInfo#

[Name] BeamInfo

[Description] BeamInfo hardware object informs mxCuBE (HutchMenuBrick) about the beam position and size.

This is the Soleil PX1 version

Beam size is hardcoded in this file. Beam Position is updated whenever the zoom motor changes position. Values taken from

zoom xml configuration

[Emitted signals]

beamInfoChanged beamPosChanged

Functions

test_hwo(hwo)

Classes

PX1BeamInfo(*args)

class mxcubecore.HardwareObjects.SOLEIL.PX1.PX1BeamInfo.PX1BeamInfo(*args)[source]#

Bases: HardwareObject

init()[source]#

‘public’ post-initialization method. Override as needed.

For ConfiguredObjects called after loading contained objects.