from xcp_d.workflows.anatomical.surface import init_fsnative_to_fsLR_wf

wf = init_fsnative_to_fsLR_wf(
    software="FreeSurfer",
    omp_nthreads=1,
    name="fsnative_to_fsLR_wf",
)