mne-tools / mne-connectivity

Connectivity algorithms that leverage the MNE-Python API.
https://mne.tools/mne-connectivity/dev/index.html
BSD 3-Clause "New" or "Revised" License
66 stars 34 forks source link

[ENH] Multiple improvements to spectral_connectivity_time #113

Closed ruuskas closed 1 year ago

ruuskas commented 1 year ago

PR Description

This PR addresses improvements mentioned in #104.

Unfortunately the Git log for this PR is a huge mess. The reason is that this was started before breaking changes were made in #104. Should probably have rebased instead of merging from main.

Merge checklist

Maintainer, please confirm the following before merging:

ruuskas commented 1 year ago

I decided to close this PR and repost with the relevant commits properly cherry-picked on top of upstream/main.