Skip to content

fli-iam/dicomifier

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dicomifier

Conda Version DOI

Dicomifier is a set of tools to convert Bruker data to DICOM files, and DICOM files to NIfTI. It retains meta-data (e.g. MR parameters such as echo time or subject parameters such as weight or height) throughout the conversion process, and aligns the meta-data from Bruker on the DICOM dictionary for unified processing pipelines.

Getting started? Have a look at the [installation instructions and basic usage] (https://dicomifier.readthedocs.io/en/latest/getting_started.html). If you're in a hurry and have Anaconda installed, conda install -c conda-forge dicomifier should get you going.

Need to know more about your options and arguments? The commands reference is for you.

Want to find out how it works? The API reference is a good place to start, followed by the source code.

Interested in how the vendors store diffusion MRI meta-data? There is a section just for you.

About

Convert data to and from DICOM

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 81.9%
  • C++ 13.0%
  • Shell 2.7%
  • CMake 2.4%