DSSC1module move to joblib
The DSSC1module uses multiprocessing. We had problems with it such as:
- silently crashing
- poorer performance compared to joblib
We should implement and test a similar patch as in https://in.xfel.eu/gitlab/SCS/ToolBox/merge_requests/61 or switch to dask array computing entirely.