mri-distortion-toolkit

Quality assurance tools for MRI geometric distortion


Keywords
magnetic-resonance-imaging, mri, mri-distortion, mri-qa, reporting, spherical-harmonics
License
GPL-3.0
Install
pip install mri-distortion-toolkit==0.14.10

Documentation

mri_distortion_toolkit

codecov tests docsPyPI version

This code enables characterization, reporting, and correction of geometric distortion in Magnetic Resonance Imaging.

The workflow steps are below. All steps have well defined input/output so you can use any part of this code independently from the other parts. For an example of our automated reporting template see here

Setup/Build/Install

pip install mri_distortion_toolkit

Usage

Detailed documentation is here.

Directory Structure

  • docsrc markdown/rst source documentation
  • tests test cases
  • mri_distortion_toolkit source code
  • examples source code for the worked examples