Skip to content

Releases: nipype/pydra-tasks-mrtrix3

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

11 Jul 00:12
f077844
Compare
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
Compare
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