from fmriprep.workflows.bold.confounds import init_ica_aroma_wf
wf = init_ica_aroma_wf(template='MNI152NLin2009cAsym',
                       metadata={'RepetitionTime': 1.0},
                       mem_gb=3,
                       omp_nthreads=1)