Skip to content

Releases: nipype/pydra-mrtrix3

v3.0.4a12

18 Oct 10:47
b8c374d
Compare
Choose a tag to compare

What's Changed

  • commented out read_array code that is causing error due to types by @tclose in #24
  • fixes typing of read_metadata by @tclose in #25
  • added DicomImage to ImageIn union by @tclose in #26

Full Changelog: v3.0.4a9...v3.0.4a12

v3.0.4a9

10 Sep 06:04
08d2287
Compare
Choose a tag to compare

What's Changed

  • added converter between mrtrix and mrtrix-gz by @tclose in #23

Full Changelog: v3.0.4a8...v3.0.4a9

v3.0.4a8

10 Sep 02:40
4cff451
Compare
Choose a tag to compare

What's Changed

  • Updates to match refactor of fileformats core by @tclose in #22

Full Changelog: v3.0.4a5...v3.0.4a8

v3.0.4a5

30 May 03:03
Compare
Choose a tag to compare

Fileformats CD fix

v3.0.4a4

29 May 07:07
Compare
Choose a tag to compare

CD fix

v3.0.4a3

29 May 06:26
Compare
Choose a tag to compare

Fixing up CD

v3.0.4a2

29 May 06:02
Compare
Choose a tag to compare

Fixing deploy CI/CD

v3.0.4a0

29 May 05:02
d600466
Compare
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
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