gallantlab / pycortex

Pycortex is a python-based toolkit for surface visualization of fMRI data
https://gallantlab.github.io/pycortex
BSD 2-Clause "Simplified" License
581 stars 137 forks source link

NF add functions to compute mappers from freesurfer to WebGL #547

Closed mvdoc closed 1 month ago

mvdoc commented 1 month ago

This PR adds two new functions to compute index mappers from the CTM surfaces to the WebGL surfaces and from the freesurfer surfaces to the WebGL surfaces. These mappers are necessary for creating static viewers based solely on VertexData without volumes attached.