pycrostates.io.read_cluster#

pycrostates.io.read_cluster(fname)[source]#

Read clustering solution from disk.

Parameters:
fnamestr | Path

Path to the .fif file where the clustering solution is saved.

Returns:
clusterClustering

Fitted clustering instance.