Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 371 Bytes

File metadata and controls

25 lines (15 loc) · 371 Bytes

quickbrain

Fast one-call brain surface plotting for Python.

Documentation page

https://pni-lab.github.io/quickbrain/

Installation

Install the package directly from GitHub:

pip install "quickbrain @ git+https://github.com/pni-lab/quickbrain.git"

PyPI package coming soon!

Usage

from quickbrain import plot_brain
plot_brain()