Skip to content

DTIPrep performs a "Study-specific Protocol" based automatic pipeline for DWI/DTI quality control and preparation

License

Notifications You must be signed in to change notification settings

NIRALUser/DTIPrep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d3c0957 · Mar 9, 2021
Jul 9, 2020
Oct 19, 2020
Aug 19, 2013
Mar 9, 2021
Jun 1, 2016
Jul 9, 2020
Jan 31, 2013
Jul 9, 2020
Jul 29, 2020
Jul 9, 2020
Feb 11, 2016
Jul 10, 2020
Oct 19, 2020
Apr 16, 2012

Repository files navigation

DTIPrep: DWI/DTI Quality Control Tool

What is it?

DTIPrep performs a "Study-specific Protocol" based automatic pipeline for DWI/DTI quality control and preparation. This is both a GUI and command line tool. The configurable pipeline includes image/diffusion information check, padding/Cropping of data, slice-wise, interlace-wise and gradient-wise intensity and motion check, head motion and Eddy current artifact correction, and DTI computing.

Build environment

You can find the necessary environment to build the software in Dockerfile.

Dockerfile for developers

Use below command in source directory to build docker image (Currently having only CentOS7 image).

$ docker build . -t <image-name>
$ docker run --rm -it -v $PWD/../:/work -w /work <image-name> 

Change Log:

v1.3.0-beta (07/10/2020)

  • Superbuild script modified.
  • Dockerfile added

License

See License.txt

More information

Find the tool on NITRC