mxcubecore.HardwareObjects.BeamInfo#
[Name] BeamInfo
[Description] BeamInfo hardware object is used to define final beam size and shape. It can include aperture, slits and/or other beam definer (lenses or other eq.)
[Emited signals] beamInfoChanged beamPosChanged
[Included Hardware Objects]#
name | signals | functions
beam_definer_hwobj
Classes
|
Description: |
- class mxcubecore.HardwareObjects.BeamInfo.BeamInfo(*args)[source]#
Bases:
HardwareObject
Description:
- evaluate_beam_info()[source]#
Descript. : called if aperture, slits or focusing has been changed Return : dictionary,{size_x:0.1, size_y:0.1, shape:”rectangular”}