Bruker2nifti is an open source medical image format converter from raw Bruker ParaVision to NifTi, without any intermediate step through the DICOM standard formats.
Bruker2nifti is a pip-installable pure Python tool provided with a Graphical User Interface and a Command Line Utility to access the conversion method.
Since the release of ParaVision360v1.1, a NifTi format converter is natively embedded and would provide the long sought standard. Please consider this option before starting with bruker2nifti.
Requirements
Installation
pip install bruker2nifti
.pip install -e .
.Real data examples
Please see the contribution guideline for bugs report, feature requests and code style.
To cite the code in your research please cite:
BibTeX entry:
@article{ferraris2017bruker2nifti,
title={{Bruker2nifti: Magnetic Resonance Images converter from Bruker ParaVision to Nifti format}},
author={Ferraris, Sebastiano and Shakir, Ismail Dzhoshkun and Van Der Merwe, Johannes and Gsell, Willy and Deprest, Jan and Vercauteren, Tom},
journal={Journal Of Open Source Software},
volume={2},
number={16},
pages={354},
year={2017},
publisher={Journal Of Open Source Software}
}