Skip to content

mjallais/compute_RTOP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

compute_RTOP

Compute RTOP of a diffusion MRI image on a specified mask.

Requires 4 arguments:

  • path to the dMRI image
  • path to the mask on which to compute RTOP (must be in the same space as the dMRI image)
  • path to the b-values used during the acquisition
  • path to the b-vectors used during the acquisition

Installation

Using pip (within the directory):

python3 -m pip install .

OR manually:

python setup.py install

Dependencies

  • nibabel
  • dipy
  • astropy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages