Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1.45 KB

README.md

File metadata and controls

27 lines (16 loc) · 1.45 KB

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