mne.grade_to_tris

mne.grade_to_tris(grade, verbose=None)[source]

Get tris defined for a certain grade.

Parameters
gradeint

Grade of an icosahedral mesh.

verbosebool | str | int | None

Control verbosity of the logging output. If None, use the default verbosity level. See the logging documentation and mne.verbose() for details. Should only be passed as a keyword argument.

Returns
trislist

2-element list containing Nx3 arrays of tris, suitable for use in spatio_temporal_tris_adjacency.