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

[MRG] FIX error with unknown coil types #129

Merged
merged 4 commits into from
Nov 10, 2018

Conversation

jasmainak
Copy link
Member

closes #128

@hstojic can you check if this fixes the problem on your data? Thanks!

@codecov-io
Copy link

codecov-io commented Nov 6, 2018

Codecov Report

Merging #129 into master will decrease coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #129      +/-   ##
==========================================
- Coverage   93.39%   93.38%   -0.02%     
==========================================
  Files          14       14              
  Lines         924      922       -2     
==========================================
- Hits          863      861       -2     
  Misses         61       61
Impacted Files Coverage Δ
mne_bids/pick.py 100% <100%> (ø) ⬆️
mne_bids/mne_bids.py 92.88% <100%> (ø) ⬆️
mne_bids/tests/test_pick.py 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dfcb81e...6051cd5. Read the comment docs.

mne_bids/mne_bids.py Outdated Show resolved Hide resolved
mne_bids/pick.py Show resolved Hide resolved
Co-Authored-By: jasmainak <jasmainak@users.noreply.github.com>
@jasmainak jasmainak changed the title FIX error with unknown coil types [MRG] FIX error with unknown coil types Nov 10, 2018
@sappelhoff
Copy link
Member

+1 for merge if you are ready @jasmainak

@jasmainak
Copy link
Member Author

yes, ready!

@sappelhoff sappelhoff merged commit de54d7b into mne-tools:master Nov 10, 2018
@sappelhoff
Copy link
Member

thanks @jasmainak!

@sappelhoff sappelhoff mentioned this pull request Nov 10, 2018
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.

ValueError: Unknown coil of type 201609 for channel MLC11
3 participants