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
65 stars 34 forks source link

type-check data input to spectral_connectivity_time #167

Closed drammock closed 5 months ago

drammock commented 5 months ago

PR Description

Make it easier to figure out what went wrong when spectral_connectivity_time is passed a Raw instead of Epochs.

https://mne.discourse.group/t/inhomogeneous-shape-error-when-using-mne-connectivity-spectral-connectivity-time/8198

Merge checklist

Maintainer, please confirm the following before merging: