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.
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
[MRG] [BUG] [ENH] [WIP] Bug fixes and enhancements for time-resolved spectral connectivity estimation #104
[MRG] [BUG] [ENH] [WIP] Bug fixes and enhancements for time-resolved spectral connectivity estimation #104
Changes from 44 commits
41bd87b
05ae8f6
9cc283c
924b4ab
c5b75f8
7699983
89f683a
cb2dab5
0fd34c9
f4992a7
cc1d69d
fa9bce7
9e9f983
2e4ccd1
926c330
b881c34
73fb937
baaca26
2a7e09e
2a0be06
53ac7b5
bc61e54
7ce13bd
c7dd18c
4d2c1f0
1b6224f
054512b
283a1a1
083aa1b
e89ac77
19603bd
e5da3ae
39f0ee6
4b6311c
7c64633
f6684c0
39fef93
08b5c79
ccb0a2d
fe727f7
3b966ec
f082d6f
84d073b
3e7f208
71b61ad
9e073c6
dcfbc8b
fb9869f
eec0113
b2dda41
099f194
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why do we increase the
n_times
here?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was an issue with the length of the wavelets being longer than the signal at some point during testing. Now it appears that the earlier value 256 would work just fine.