zoom.prepare.fetch_medial_wall
- zoom.prepare.fetch_medial_wall(atlas: str, density: str, hemi: str) list[source]
Fetch indices of medial wall vertices.
- Parameters:
atlas ({'fsaverage', 'fSLR', 'civet'} optional,) – Name of surface atlas on which parcellation is defined.
density (str, optional) – Density of surface mesh on which parcellation is defined. Must becompatible with specified atlas.
hemi ({'L','lh','left','both'} optional,) – Hemisphere used to perform downstream analyses.
- Returns:
medial_wall – Indices of medial wall vertices.
- Return type:
list