gallantlab / pycortex

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

FIX set interpolation and layers only for volumes #423

Closed mvdoc closed 2 years ago

mvdoc commented 2 years ago

cortex.export.save_views would fail previously if a vertex object was passed instead of an object.

This PR also adds two additional default lateral views that are slightly rotated to view frontal and temporal cortices (left_atl, right_atl).