forked from mne-tools/mne-connectivity
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MRG] Add dPLI connectivity measure (mne-tools#79)
* Add and document DPLIEst_ class in epochs.py * Add DPLI parametrization to test_spectral_connectivity * Fix citation * Fix circleCI * Adding fix * Fixed pep * Fix doc for sm_kernel and sm_freqs in spectral_connectivity_time * Add wPLI/dPLI/PLI example * Update whatsnew * Update mne_connectivity/spectral/time.py Co-authored-by: Adam Li <adam2392@gmail.com> * Update mne_connectivity/spectral/time.py Co-authored-by: Adam Li <adam2392@gmail.com> * Add imaginary and heaviside definitions * Define sgn * Update mne_connectivity/spectral/time.py * Fix lagging/leading plot * Update doc/whats_new.rst Co-authored-by: Adam Li <adam2392@gmail.com>
- Loading branch information
1 parent
e2f23e3
commit cab60ae
Showing
7 changed files
with
440 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.