MRG: Update backend parameter in stc.plot()#8395
Merged
agramfort merged 7 commits intomne-tools:masterfrom Oct 22, 2020
Merged
Conversation
Contributor
Author
|
For now, I used a fixture to skip
|
Member
|
following conversation on the original issue and I would not deprecate this param. |
Contributor
Author
|
So... I can only update it so that the internal call to |
agramfort
approved these changes
Oct 21, 2020
Contributor
Author
|
I guess the patch half-coverage is because I have a branch that remains. One call to |
hoechenberger
approved these changes
Oct 21, 2020
Member
|
@GuillaumeFavelier Can you add a changelog entry? Then it would be good to merge. |
Contributor
Author
|
I'm on it 👍 I'm just trying to make codecov happy before that :) |
agramfort
approved these changes
Oct 21, 2020
larsoner
approved these changes
Oct 21, 2020
hoechenberger
approved these changes
Oct 21, 2020
larsoner
added a commit
to adam2392/mne-python
that referenced
this pull request
Oct 23, 2020
* upstream/master: Fix separate canvas (mne-tools#8408) FIX: focalpoint (mne-tools#8405) WIP: Refs (mne-tools#8406) tiny cosmetic improvements to BEM code (mne-tools#8404) MRG, ENH: Fix memory on CircleCI (mne-tools#8379) MRG: Update backend parameter in stc.plot() (mne-tools#8395)
Member
|
I think we should backport this… |
Member
|
go for it
… |
hoechenberger
added a commit
to hoechenberger/mne-python
that referenced
this pull request
Oct 23, 2020
agramfort
pushed a commit
that referenced
this pull request
Oct 24, 2020
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR deprecates the
backendparameter inplot_source_estimatesCloses #8394