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

ENH Add option to specify which sulci to show. #550

Closed cchen23 closed 1 month ago

cchen23 commented 1 month ago

Previously, had option to specify a subset of ROIs to show on flatmaps, but could not specify which sulci to show. This PR adds the ability to also specify a subset of sulci.

cchen23 commented 1 month ago

@mvdoc thanks for the comments! I updated the docstrings.