Welcome to brainplotlib
Contents
Welcome to brainplotlib#
brainplotlib
is a Python package that can plot data on cortical surface.
It is designed to have minimal requirements.
It only depends on NumPy
and matplotlib
.
Examples#
The examples gallery contains example scripts demonstrating common ways to use the package. Click an image to see the corresponding example script and explanations.
Citation#
Please cite the package if you use it in your publications
@software{brainplotlib,
author = {Ma Feilong and Guo Jiahui and M. Ida Gobbini and James V. Haxby},
title = {{brainplotlib: plotting brain data on cortical surface}},
month = feb,
year = 2022,
publisher = {Zenodo},
doi = {10.5281/zenodo.5979819},
url = {https://doi.org/10.5281/zenodo.5979819}
}