Skip to content

Releases: nipype/pydra-tasks-mrtrix3

v3.0.4a0

29 May 05:02
d600466

Choose a tag to compare

v3.0.4a0 Pre-release
Pre-release

What's Changed

  • Auto generated interfaces from MRtrix3 source code by @tclose in #19

Full Changelog: v0.2.1...v3.0.4a0

v0.2.1 - Fix to MRConvert "coord" input type

11 Jul 00:12
f077844

Choose a tag to compare

Fixes the type of the "coord" input of MRConvert to be tuple[int, int or str] from list[float].

v0.2

28 Sep 02:02
ff28f7b

Choose a tag to compare

  • removed 'out_filename' input in favour of using 'out_file' with an output_file_template
  • removed 'out_json' and 'out_bfile' in favour of using output_file_template with export_grad and export_json