-
Notifications
You must be signed in to change notification settings - Fork 36
[ENH] Multiple improvements to spectral_connectivity_time: ciPLV, and efficient computation of multiple metrics #115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
ec58673
Add ciPLV
ruuskas 3130672
Speed up computation
ruuskas 996cf46
Add logging
ruuskas 6e6fa88
Add the option to specify freqs in all modes
ruuskas 26561be
BUG: Average over CSD instead of connectivity
ruuskas a50053f
Add option to use part of signal as padding
ruuskas 5c778c1
Fix test bug, use 'freqs' instead of 'cwt_freqs'
ruuskas 8f37ae6
Fix bug with dpss windows
ruuskas 4496bce
Only show progress bar if verbosity level is DEBUG
ruuskas a768038
Improve doc
ruuskas c95b0cd
Fix style to make flake happy
ruuskas c510204
Fix whitespace
ruuskas 6ca2aa6
Fix style
ruuskas 11cdeb0
Merge branch 'mne-tools:main' into spectral_time
ruuskas ba3bad2
Refactor connectivity methods
ruuskas 71d1259
Fix parallelization
ruuskas 7ea1af8
Add docstring
ruuskas 5215fbe
Require freqs in all tfr modes
ruuskas 8d0223f
Add error checks for padding
ruuskas ee08bba
Add test for padding
ruuskas 107dbb3
Change whitespace
ruuskas 5ea3c49
Update whats_new.rst
ruuskas dd45898
Fix indentation and sphinx version
adam2392 ca3a8f6
Update doc
ruuskas f985ae0
Merge branch 'spectral_time' of github.com:ruuskas/mne-connectivity i…
adam2392 157ad2b
Check for specific value error
ruuskas 726232b
Add note on padding
ruuskas 4dd6214
Remove cs
ruuskas 6391560
Add ciplv in doc
ruuskas 04426de
Require mne>=1.3
ruuskas 3a54f99
Update doc
ruuskas 0d6a1c4
Update private function docstrings
ruuskas 1c6e48a
Merge branch 'spectral_time' of github.com:ruuskas/mne-connectivity i…
ruuskas fb8720e
Merge branch 'main' into spectral_time
adam2392 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.