mxcubecore.HardwareObjects.LNLS.LNLSDiffractometer#
Classes
|
Descript. |
- class mxcubecore.HardwareObjects.LNLS.LNLSDiffractometer.LNLSDiffractometer(name)[source]#
Bases:
GenericDiffractometerDescript. :
- calculate_move_to_beam_pos(x, y)[source]#
Descript. : calculate motor positions to put sample on the beam. Returns: dict of motor positions
- move_to_beam(x, y, omega=None)[source]#
- Descript.function to create a centring point based on all motors
positions.
- re_emit_values()[source]#
Update values for all internal attributes
Should be expanded in subclasses with more updatable attributes (e.g. value, limits)