dodal.devices.zocalo.zocalo_interaction#

Classes

ZocaloStartInfo

ispyb_dcid (int): The ID of the data collection in ISPyB filename (str): The name of the file that the detector will store into dev/shm start_frame_index (int): The index of the first image of this collection within the file written by the detector number_of_frames (int): The number of frames in this collection message_index (int): Which trigger this is in the detector collection e.g. 0 for the first collection after a single arm, 1 for the next.

ZocaloTrigger

This class just sends 'run_start' and 'run_end' messages to zocalo, it is intended to be used in bluesky callback classes.