from xcp_d.workflows.anatomical.surface import init_warp_surfaces_to_template_wf

wf = init_warp_surfaces_to_template_wf(
    software="FreeSurfer",
    omp_nthreads=1,
    name="warp_surfaces_to_template_wf",
)