brainets / frites

Framework for Information Theoretical analysis of Electrophysiological data and Statistics
https://brainets.github.io/frites/
BSD 3-Clause "New" or "Revised" License
76 stars 20 forks source link

[WIP] Add mne-connectivity dependency and wrap spectral_connectivity_time there #34

Open adam2392 opened 2 years ago

adam2392 commented 2 years ago

This is still a WIP, but adds mne-connectivity to certain places in the docs, CI and does an initial simplification of conn_spec to just call underlying mne-connectivity function.

Related to: #24 and https://github.com/mne-tools/mne-connectivity/pull/71

This PR should reveal how much disparity there is between the current implementation of connectivity containers in mne-connectivity vs frites.