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, or None

If not None, override default verbose level (see mne.verbose() and Logging documentation for more). If used, it should be passed as a keyword-argument only.

Returns
trislist

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