- src
ndarray of float, shape (n_verts, 3) The coordinates of the points in the brain discretization.
- d_matrix
ndarray of float, shape (n_verts x n_verts) The Euclidean distance between the points in the
brain discretization.
- radius
float The maximum distance between two neighbouring points.