mxcubecore.HardwareObjects.EMBL.EMBLOnlineProcessing#
EMBLOnlineProcessing
Classes
|
Obtains Dozor on the fly processing results Assembles crystfel input files and starts crystfel |
- class mxcubecore.HardwareObjects.EMBL.EMBLOnlineProcessing.EMBLOnlineProcessing(name)[source]#
Bases:
AbstractOnlineProcessing
Obtains Dozor on the fly processing results Assembles crystfel input files and starts crystfel
- batch_processed(batch)[source]#
Method called from EDNA via xmlrpc to set results
- Parameters:
batch (lis) – list of dictionaries describing processing results
- create_processing_input_file(processing_input_filename)[source]#
Creates dozor input file base on data collection parameters
:param processing_input_filename :type : str
- frame_count_changed(frame_count)[source]#
Finishes processing if the last frame is processed :param frame_count: :return:
- run_processing(data_collection)[source]#
- Parameters:
data_collection (queue_model_objects.DataCollection) – data collection object