openep / openep-py

Electrophysiology data analysis with Python.
GNU General Public License v3.0
11 stars 7 forks source link

Make surface-projected points pickable #141

Closed p-j-smith closed 2 years ago

p-j-smith commented 2 years ago

Currently, only 3D mapping points can be selected in the 3d viewers of the GUI.

It should also be possible to select the surface-projected cylinders, perhaps using the right mouse button rather than the left button.