mxcubecore.HardwareObjects.ESRF.ESRFBeamInfo#

Classes

ESRFBeamInfo(*args)

class mxcubecore.HardwareObjects.ESRF.ESRFBeamInfo.ESRFBeamInfo(*args)[source]#

Bases: BeamInfo

evaluate_beam_info(*args)[source]#

Descript. : called if aperture, slits or focusing has been changed Return : dictionary,{size_x:0.1, size_y:0.1, shape:”rectangular”}

init()[source]#

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

For ConfiguredObjects called after loading contained objects.