This example shows how to use different colormaps. import numpy as np from brainplotlib import brain_plot import matplotlib.pyplot as plt rng = np.random.default_rng(0) v = rng.random((1175, )) The ...
This example shows how to plot a colorbar besides the brain. The example data is a NumPy array combining masked data of both hemispheres, based on a face-selectivity ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results