eelbrain.plot._brain_object.Brain.enable_vertex_selection

Brain.enable_vertex_selection(self, color='red')

Find source space vertice by right-clicking on the brain

After enabling this functionality, each right-click on the brain will mark the closest vertex and the vertex number will be printed in the terminal.

Parameters:
color : mayavi color

Color for the vertex marker.