qsiprep.cli.workflow module
The workflow builder factory method.
All the checks and the construction of the workflow are done
inside this function that has pickleable inputs and output
dictionary (retval) to allow isolation using a
multiprocessing.Process that allows qsiprep to enforce
a hard-limited memory-scope.