Skip to content

v2.0.0

Compare
Choose a tag to compare
@lamyj lamyj released this 04 Jun 10:48
· 207 commits to master since this release
ded1ba8

New unified syntax Tired of remembering if your dicom2nifti comes from mricron or dicomifier? All commands are now gathered under the dicomifier banner (dicomifier to-dicom, dicomifier to-nifti, etc.). See the documentation for more details.

Diffusion MRI Tired of fighting obscure vendor meta-data? See the diffusion-scheme command and related documentation.

Improved performance Tired of waiting for your conversion? Depending on the complexity of data sets, converting to DICOM is between 2 and 6 times faster, and converting to NIfTI between 1.25 and 1.8 times faster (the improvement is larger for mode complex data sets).

Improved listing Tired of looking inside arcane directories to find study or series descriptions? The list command will show user-friendly name and paths for all convertible data.

Miscellaneous

  • API documentation
  • Improved unit testing and test data
  • Conversion of partial Bruker data (single experiment or even reconstruction)
  • Improved DICOM series splitting (e.g. Siemens XA data exported with "classic 2D", GE diffusion data)
  • Single-step conversion from Bruker to NIfTI (dicomifier nifti)