Plotting#

frites.plot:

Plotting functions.

Plotting functions for connectivity estimations#

plot_conn_heatmap(conn[, cmap, vmin, vmax, ...])

Plot the connectivity matrix as a heatmap.

plot_conn_circle(conn[, signed, directed, ...])

Plot the connectivity matrix in a circle.