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: Add support for hemi=both in _TimeViewer #7253

Merged
merged 2 commits into from
Jan 24, 2020

Conversation

GuillaumeFavelier
Copy link
Contributor

This PR fixes the support of hemi=both for the _TimeViewer. I also ported the patch from #7227.

Closes #7250

@GuillaumeFavelier
Copy link
Contributor Author

Please let me know if this solves your issue @SophieHerbst.

@SophieHerbst
Copy link
Contributor

It does - works now for 'both' and 'split'. Thank you @GuillaumeFavelier !

@codecov
Copy link

codecov bot commented Jan 24, 2020

Codecov Report

Merging #7253 into master will decrease coverage by <.01%.
The diff coverage is 0%.

@@            Coverage Diff             @@
##           master    #7253      +/-   ##
==========================================
- Coverage   89.79%   89.78%   -0.01%     
==========================================
  Files         445      445              
  Lines       80271    80264       -7     
  Branches    12837    12838       +1     
==========================================
- Hits        72079    72067      -12     
- Misses       5375     5378       +3     
- Partials     2817     2819       +2

@agramfort agramfort merged commit 0e66401 into mne-tools:master Jan 24, 2020
@agramfort
Copy link
Member

thx @GuillaumeFavelier and @SophieHerbst !

@GuillaumeFavelier GuillaumeFavelier deleted the time_viewer_hemi_both branch January 24, 2020 13:37
AdoNunes pushed a commit to AdoNunes/mne-python that referenced this pull request Apr 6, 2020
* Add support for both in _TimeViewer

* Port slider position patch from mne-tools#7227
AdoNunes pushed a commit to AdoNunes/mne-python that referenced this pull request Apr 6, 2020
* Add support for both in _TimeViewer

* Port slider position patch from mne-tools#7227
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

stc.plot with pyvista: error with hemi='both'
3 participants