import os
os.environ['FREESURFER_HOME'] = os.getcwd()
from qsiprep.workflows.base import init_qsiprep_wf

wf = init_qsiprep_wf()