Commit 2d47ae7
[MRG] Add dPLI connectivity measure (#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 <[email protected]>
* Update mne_connectivity/spectral/time.py
Co-authored-by: Adam Li <[email protected]>
* 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 <[email protected]>1 parent 58f33c0 commit 2d47ae7
File tree
7 files changed
+440
-6
lines changed- doc
- examples
- mne_connectivity/spectral
- tests
7 files changed
+440
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
42 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
43 | 47 | | |
44 | 48 | | |
45 | 49 | | |
| |||
0 commit comments