-
Notifications
You must be signed in to change notification settings - Fork 533
[ENH] Mrtrix3 enhancements #3426
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
Conversation
…issing required file paths.
Codecov Report
@@ Coverage Diff @@
## master #3426 +/- ##
==========================================
+ Coverage 65.22% 65.23% +0.01%
==========================================
Files 308 308
Lines 40536 40625 +89
Branches 5355 5361 +6
==========================================
+ Hits 26439 26503 +64
- Misses 13022 13046 +24
- Partials 1075 1076 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Hi 😃 @GalBenZvi and I are trying to get this PR to pass the build (the tests pass locally), but it seems like we're missing something. There are two issues we're currently facing:
@effigies @satra I tried looking into |
Co-authored-by: GalBenZvi <hershkovitz1@mail.tau.ac.il> Co-authored-by: Zvi Baratz <z.baratz@gmail.com>
Hi @ZviBaratz @GalBenZvi, apologies for the very slow response. I went ahead and pared down a lot of the unrelated changes and squashed this into a single commit in #3445. Could you review that and let me know if that fully replaces what you were trying to do here? |
Hi @effigies, I was wondering whether you'd like me to create interfaces to some other mrtrix's functions? |
ENH: Add MRTrix3 interfaces (pared-down gh-3426)
@GalBenZvi Thanks for looking it over. I'm going to try to release tomorrow or the day after, but please feel free to submit more interfaces when you have the opportunity. |
Summary
Made some changes and additions to Mrtrix3's interfaces in the nipype platform.
Fixes #3400 and #3402 .
List of changes proposed in this PR (pull-request)
Acknowledgment