nipy / PySurfer

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

Handle undefind vertices in parcellation example #201

Closed mwaskom closed 7 years ago

mwaskom commented 7 years ago

200 reminded me that by switching the parcellation example back to using the aparc, it's necessary to handle undefined vertices.

larsoner commented 7 years ago

@mwaskom good to go from your end?

mwaskom commented 7 years ago

Yep, simple change, results look fine.