-
Notifications
You must be signed in to change notification settings - Fork 532
FIX: replace the MRtrix3 command fs_parc_replace_sgm_first to labelsgmfix #2652
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
Was there a version where the old command was correct? If so, we should make the command depend on the version. |
Hi effigies, |
Okay, then we'll need to create a @satra @mgxd Is there an existing example of an interface that has changed |
After making an nipype/nipype/interfaces/workbench/base.py Lines 25 to 43 in 1ffe23d
you can have a check in the interface's __init__ that can compare versions and change the _cmd , something like we do herenipype/nipype/interfaces/c3.py Lines 160 to 164 in 1ffe23d
@SheridanQ Lemme know if you have any questions/concerns! |
Hi @SheridanQ. Just a bump on this. We're aiming to have the next release in about three weeks, so it'd be great to get this in within the next two weeks. Please let us know if you have any questions or need some further pointers. |
Hi @SheridanQ. Please let us know if you need any help to finish this off. |
Hi @SheridanQ, we're going to try to release 1.1.3 next Monday. Do you have time to finish this one up before then? |
This pull request is "orphaned," which means it has been deemed to be abandoned by its original author. Orphaned pull requests have not been rejected, and we hope that if a user sees one that will meet their needs with a little work, that they will fork it and open a new pull request (or, in the case of the original author, reopen the original PR). We ask that all adopted PRs be updated to merge or rebase the current master. If you would like to adopt a PR and need help getting started, any of a number of contributors will be happy to help. |
The MRtrix3 has renamed the fs_parc_replace_sgm_first to labelsgmfix
Summary
Fixes # .
List of changes proposed in this PR (pull-request)
Acknowledgment