Skip to content
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

FIX: Transpose issue of CSP.plot_filters #8580

Merged
merged 2 commits into from
Nov 29, 2020
Merged

FIX: Transpose issue of CSP.plot_filters #8580

merged 2 commits into from
Nov 29, 2020

Conversation

hongjiang-ye
Copy link
Contributor

Reference issue

Fixes #8579.

What does this implement/fix?

Just add a transpose to correct the CSP filters plot.

Copy link
Contributor

@cbrnr cbrnr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, please add a changelog entry and this is good to go!

@hongjiang-ye hongjiang-ye changed the title Fix transpose issue of CSP.plot_filters FIX: Transpose issue of CSP.plot_filters Nov 29, 2020
@cbrnr cbrnr merged commit 34c944a into mne-tools:master Nov 29, 2020
@cbrnr
Copy link
Contributor

cbrnr commented Nov 29, 2020

Thanks @rubyyhj!

@hongjiang-ye hongjiang-ye deleted the fix_csp_branch branch November 29, 2020 18:41
@hongjiang-ye hongjiang-ye restored the fix_csp_branch branch November 29, 2020 18:42
@hongjiang-ye hongjiang-ye deleted the fix_csp_branch branch November 29, 2020 18:43
@drammock drammock mentioned this pull request Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CSP.plot_filters() is actually plotting the transpose of filters
2 participants