mxcubecore.HardwareObjects.MD3UP#

Classes

MD3UP(*args, **kwargs)

class mxcubecore.HardwareObjects.MD3UP.MD3UP(*args, **kwargs)[source]#

Bases: Microdiff

get_timeresolved_mesh_exptime()[source]#
Get the calculated exposure time for the continuous timeresolved

mesh scan.

Returns:

Exposure time [s].

Return type:

(float)

get_timeresolved_mesh_nbframes()[source]#
Get the calculated number of frames for the continuous timeresolved

mesh scan.

Returns:

Number of frames.

Return type:

(int)

init()[source]#

Hardware object init.

timeresolved_mesh_scan(timeout=900)[source]#

Start timeresolved mesh. :param timeout: Timeout to wait the execution of the scan [s].

Default value is 15 min