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

[BUG FIX] Fix CircleCI for Fetching and Spectral Connectivity Saving After averaging frequencies #91

Closed adam2392 closed 2 years ago

adam2392 commented 2 years ago

PR Description

Closes: #87 Closes: #92

In collaboration with weiglszonja.

Merge checklist

Maintainer, please confirm the following before merging:

adam2392 commented 2 years ago

@weiglszonja FYI you can copy the changes in the test_spectral.py::test_spectral_connectivity and epochs.py files and verify it works for your unit test / use-case.

Then if you open your PR, we can work on merging it into the codebase?