-
Notifications
You must be signed in to change notification settings - Fork 530
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: Update mne.WatershedBEM command line #3007
Conversation
when first running |
Fix/mne watershed bem
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Basicaly , it's the only change wanted here, do not know why so much files are changed
This seems right, as Can you rebase or revert to reduce this PR to only the change you wanted to make and the tests? |
This reverts commit 8129ff4.
Codecov Report
@@ Coverage Diff @@
## master #3007 +/- ##
========================================
- Coverage 67.5% 67.2% -0.3%
========================================
Files 344 344
Lines 44039 44134 +95
Branches 5554 5585 +31
========================================
- Hits 29727 29659 -68
- Misses 13560 13689 +129
- Partials 752 786 +34
Continue to review full report at Codecov.
|
1 similar comment
Codecov Report
@@ Coverage Diff @@
## master #3007 +/- ##
========================================
- Coverage 67.5% 67.2% -0.3%
========================================
Files 344 344
Lines 44039 44134 +95
Branches 5554 5585 +31
========================================
- Hits 29727 29659 -68
- Misses 13560 13689 +129
- Partials 752 786 +34
Continue to review full report at Codecov.
|
Thanks for this. |
Summary
Close #2995.
List of changes proposed in this PR (pull-request)
modified mne.WatershedBEM
_cmd
frommne_watershed_bem
tomne watershed_bem
see documentationAcknowledgment