mantidimaging.core.parallel.shared module#

mantidimaging.core.parallel.shared.run_compute_func(func: ComputeFuncType, num_operations: int, arrays: list[pu.SharedArray] | pu.SharedArray, params: dict[str, Any], progress=None) None[source]#