run

Import in python using from mcot.core._scripts.surface.roi_dist_gifti import run

mcot.core._scripts.surface.roi_dist_gifti.run(surface: mcot.core.surface.cortical_mesh.CorticalMesh, roi: numpy.ndarray)[source]

Finds the shortest route to the ROI for every vertex

Parameters:
  • surface – cortical surface
  • roi – region of interest
Returns: