forked from MRtrix3/mrtrix3
-
Notifications
You must be signed in to change notification settings - Fork 0
MRtrix provides a set of tools to perform various advanced diffusion MRI analyses, including constrained spherical deconvolution (CSD), probabilistic tractography, track-density imaging, and apparent fibre density
License
nadluru/mrtrix3
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
=================================================================== MRtrix =================================================================== The complete documentation for MRtrix is in doc/index.html, including a detailed decription of the installation procedure. Quick install: 1. Unpack archive and compile: tar xjf mrtrix-0.2.1.tar.bz2 cd mrtrix-0.2.1/ ./build 2. Set appropriate environment variables: Bash shell: export PATH=/<edit as appropriate>/mrtrix-0.2.1/bin:$PATH export LD_LIBRARY_PATH=/<edit as appropriate>/mrtrix-0.2.1/lib C shell: setenv PATH /<edit as appropriate>/mrtrix-0.2.1/bin:$PATH setenv LD_LIBRARY_PATH /<edit as appropriate>/mrtrix-0.2.1/lib
About
MRtrix provides a set of tools to perform various advanced diffusion MRI analyses, including constrained spherical deconvolution (CSD), probabilistic tractography, track-density imaging, and apparent fibre density
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C++ 94.3%
- Python 4.6%
- CSS 0.4%
- Shell 0.3%
- C 0.2%
- MATLAB 0.2%