Skip to content

Conversation

GalKepler
Copy link
Contributor

@GalKepler GalKepler commented Oct 31, 2021

Summary

Created an interface for mrtrix3's mrcat function, as suggested in #3402

Fixes #3402 .

Acknowledgment

  • (Mandatory) I acknowledge that this contribution will be available under the Apache 2 license.
@rcali21
Copy link

rcali21 commented Feb 8, 2022

Is it possible to have this committed? It would be super helpful to have as I write a nipype dwi workflow. I also noticed that there is an additional 's' required when calling 'in_file', so running mrcat.inputs.in_file = ['some volume', 'another volume'] will return an error. For the time being, I simply added the 's' (i.e., mrcat.inputs.in_files = ['some volume', 'another volume'] )

@effigies
Copy link
Member

effigies commented Apr 2, 2022

I think this is part of #3445?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants