Giter VIP home page Giter VIP logo

marphy / mrtrix3 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mrtrix3/mrtrix3

1.0 2.0 0.0 10.46 MB

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

Home Page: https://github.com/jdtournier/mrtrix3/wiki

License: GNU General Public License v3.0

Python 1.99% C++ 89.40% Shell 0.23% MATLAB 0.26% C 0.03% HTML 8.01% CSS 0.08%

mrtrix3's Introduction

MRtrix

The complete documentation for MRtrix will eventually be found on the wiki, including a detailed decription of the installation procedure. The official website for MRtrix is hosted on Google+.

Getting help

Support and general discussion is hosted on the MRtrix3 Google+ Community page. Please address all MRtrix3-related queries there. You will need to create a Google+ account if you don't already have one.

Quick install

  1. Install dependencies by whichever means your system uses. These include: Python (>=2.6), a C++ compiler, POSIX threads, GNU Scientific Library (GSL, >= 1.1), zlib, OpenGL (>=3), and Qt (>=4.8).

  2. Clone Git repository and compile:

     $ git clone https://github.com/jdtournier/mrtrix3.git
     $ cd mrtrix3/
     $ ./configure 
     $ ./build
    
  3. Set appropriate environment variables:

    • Bash shell:

        $ export PATH=/<edit as appropriate>/mrtrix3/bin:$PATH
      
    • C shell:

        $ setenv PATH /<edit as appropriate>/mrtrix3/bin:$PATH
      
  4. Test installation:

     $ mrview
    

mrtrix3's People

Contributors

jdtournier avatar lestropie avatar draffelt avatar rtabbara avatar sfrydman avatar bjeurissen avatar dchristiaens avatar maxpietsch avatar tclose avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.