pycrostates.io.read_cluster# pycrostates.io.read_cluster(fname)[source]# Read clustering solution from disk. Parameters: fnamestr | PathPath to the .fif file where the clustering solution is saved. Returns: clusterClusteringFitted clustering instance.