8000 MRG: Fix plot_montage by larsoner · Pull Request #5676 · mne-tools/mne-python · GitHub
[go: up one dir, main page]

Skip to content

MRG: Fix plot_montage #5676

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 4 commits into from
Oct 29, 2018
Merged

MRG: Fix plot_montage #5676

merged 4 commits into from
Oct 29, 2018

Conversation

larsoner
Copy link
Member
@larsoner larsoner commented Oct 29, 2018

Eventually will fix what #5675 works around. This fixes that failure but introduces another. I see how to fix it but won't have time for a few hours.

  • fix master bug
  • fix introduced bugs
  • add check and error for all np.nan positions, plus test for all np.nan

So @massich it's probably not worth merging #5675

@larsoner larsoner changed the title WIP: Fix plot_montage MRG: Fix plot_montage Oct 29, 2018
@larsoner
Copy link
Member Author

This is ready for review/merge from my end. Tests pass locally so I'm optimistic about CIs

@massich
Copy link
Contributor
massich commented Oct 29, 2018

Ok, (it works on my machine) hopefully this should make travis green.

10000
Copy link
Contributor
massich commented Oct 29, 2018

Appveyor will be red, but if This travis is green we should get it in.

@@ -110,6 +110,8 @@ Bug

- Fix bug with channel names in ``mgh70`` montage in :func:`mne.channels.read_montage` by `Eric Larson`_

- Fix check in :func:`mne.vis.plot_sensors` for inalid channel locations by `Eric Larson`_
Copy link
Member

Choose a reason for hiding this comment

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

inalid -> invalid

@agramfort agramfort merged commit c47f799 into mne-tools:master Oct 29, 2018
@agramfort
Copy link
Member

thx @larsoner

@codecov
Copy link
codecov bot commented Oct 29, 2018

Codecov Report

Merging #5676 into master will decrease coverage by 6.16%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #5676      +/-   ##
==========================================
- Coverage   79.17%   73.01%   -6.17%     
==========================================
  Files         368      368              
  Lines       68874    68864      -10     
  Branches    11615    11616       +1     
==========================================
- Hits        54532    50278    -4254     
- Misses      11720    16167    +4447     
+ Partials     2622     2419     -203

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.

3 participants
0