coherence# class features.coherence.Coherence(settings: NMSettings, ch_names: list[str], sfreq: float)[source]# calc_feature(data: ndarray) → dict[source]# Feature calculation method. Each method needs to loop through all channels Parameters: data ('np.ndarray') – (channels, time) Return type: dict