Visualisation#

Visualization routines that can be called directly or from methods of the main pycrostates classes.

plot_cluster_centers(cluster_centers, info)

Create topographic maps for cluster centers.

plot_raw_segmentation(labels, raw, n_clusters)

Plot raw segmentation.

plot_epoch_segmentation(labels, epochs, ...)

Plot epochs segmentation.