nipy / PySurfer

Cortical neuroimaging visualization in Python
https://pysurfer.github.io/
BSD 3-Clause "New" or "Revised" License
243 stars 97 forks source link

Get vertices corresponding to overlay points #224

Closed ImmanuelSamuel closed 6 years ago

ImmanuelSamuel commented 6 years ago

From brain.data['surfaces'][0].actor.actors[0].get()['mapper'].input.points I get the surface vertices of length 23844. How to get the vertex coordinate for my overlay of size 163842?

ImmanuelSamuel commented 6 years ago

Got it brain.geo['lh'].coords