nipype
nipype copied to clipboard
[ENH]: Add functions to mrtrix3 interface
This PR updates the mrtrix3 interface in nipype and closes issue #3612
List of proposed changes:
- Added "MaskFilter" for dilate/erode filteres
- Added "MTnormalise"
- Added "Generate5tt2gmwmi"
What's the status on this PR? I just found as well that mtnormalise doesn't have interface in nipype.
您好!您的邮件已收到,谢谢。
Apologies for the delay. Please review the change I made (apart from the merge fixing up Zenodo author ordering) and the CI complaints.
Once the tests are passing and you're okay with this, we can merge.
Codecov Report
Attention: Patch coverage is 78.43137% with 11 lines in your changes are missing coverage. Please review.
Project coverage is 63.16%. Comparing base (
f1a8909) to head (27d285a). Report is 11 commits behind head on master.
:exclamation: Current head 27d285a differs from pull request most recent head 5599348. Consider uploading reports for the commit 5599348 to get more accurate results
| Files | Patch % | Lines |
|---|---|---|
| nipype/interfaces/mrtrix3/utils.py | 78.43% | 11 Missing :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## master #3613 +/- ##
==========================================
+ Coverage 63.14% 63.16% +0.01%
==========================================
Files 308 308
Lines 40824 40875 +51
Branches 5655 5655
==========================================
+ Hits 25780 25820 +40
- Misses 14031 14042 +11
Partials 1013 1013
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Thank you for reviewing! The changes you made are all good in my opinion.
Unfortunately, I'm rather new to GitHub and not familiar with the CI complaints. I won't be able to fix them. I would appreciate it very much if someone could help me out here.