mxcubecore.HardwareObjects.EMBL.EMBLBeam#
EMBLBeamInfo Hardware object is used to define final beam size and shape. It can include aperture, slits and/or beam focusing hwobj
Classes
|
Hardware object is used to define final beam size and shape |
- class mxcubecore.HardwareObjects.EMBL.EMBLBeam.EMBLBeam(*args)[source]#
Bases:
AbstractBeam
Hardware object is used to define final beam size and shape
- aperture_diameter_changed(name, size)[source]#
Method called when aperture changed. Evaluates beam mark position
- beam_pos_hor_changed(value)[source]#
Updates horizontal beam position
- Parameters:
value (float) – horizontal beam position
- Returns:
None
- beam_pos_ver_changed(value)[source]#
Updates vertical beam position
- Parameters:
value (float) – vertical beam position
- Returns:
None