mxcubecore.HardwareObjects.mockup.EnergyScanMockup#

Classes

class mxcubecore.HardwareObjects.mockup.EnergyScanMockup.EnergyScanMockup(name)[source]#

Bases: AbstractEnergyScan

do_chooch(elt, edge, scan_directory, archive_directory, prefix)[source]#

Descript. :

execute_energy_scan(energy_scan_parameters)[source]#

Execute the raw scan sequence. Here is where you pass whatever parameters you need to run the raw scan (e.g start/end energy, counting time, energy step…).

get_elements()[source]#

Get the configured in the file elements to be used :returns: Dictionary {“symbol”: str, “energy”: str} :rtype: (dict)

get_scan_data()[source]#

Descript. :

init()[source]#

Initialisation

scanCommandFinished(*args)[source]#

Descript. :

scanCommandStarted(*args)[source]#

Descript. :

store_energy_scan()[source]#

Descript. :