xcp_d.workflows.anatomical.init_warp_one_hemisphere_wf

xcp_d.workflows.anatomical.init_warp_one_hemisphere_wf(participant_id, hemisphere, mem_gb, omp_nthreads, name='warp_one_hemisphere_wf')[source]

Apply transforms to warp one hemisphere’s surface files into standard space.

Workflow Graph

(Source code)

Parameters:
  • hemisphere ({“L”, “R”})

  • mem_gb (float) – Memory limit, in gigabytes.

  • omp_nthreads (int) – Maximum number of threads an individual process may use.

  • name (str, optional) – Name of the workflow. This is used for working directories and workflow graphs. Default is “warp_one_hemisphere_wf”.

Inputs:
  • hemi_files (list of str) – A list of surface files for the requested hemisphere, in fsnative space.

  • world_xfm

  • merged_warpfield

  • merged_inv_warpfield

  • freesurfer_path – Path to FreeSurfer derivatives. Used to load the subject’s sphere file.

  • participant_id – Set from parameters.

Outputs:

warped_hemi_files