dodal.devices.zocalo#
Modules
- dodal.devices.zocalo.get_processing_result(zocalo: ZocaloResults) Generator[Any, Any, tuple[ndarray, ndarray] | tuple[None, None]] [source]#
A minimal plan which will extract the top ranked xray centre and crystal bounding box size from the zocalo results. Returns (None, None) if no crystals were found.