Code Monkey home page Code Monkey logo

amico's Introduction

AMICO

Implementation of the linear framework for Accelerated Microstructure Imaging via Convex Optimization (AMICO) described here:

Accelerated Microstructure Imaging via Convex Optimization (AMICO) from diffusion MRI data
Alessandro Daducci, Erick Canales-Rodriguez, Hui Zhang, Tim Dyrby, Daniel Alexander, Jean-Philippe Thiran
NeuroImage 105, pp. 32-44 (2015)

Code implementation

This is the current implementation of the AMICO framework and it is written in python.

Installation

Install dependencies

Python and DIPY

This version of AMICO is written in Python and, internally, it makes use of the DIPY library. Please install and configure both Python and DIPY by following the guidelines on the corresponding websites.

SPArse Modeling Software (SPAMS)

  • Download the python interfaces of the software and follow the instructions provided here to install it.

Camino toolkit

Depending on the forward-model employed, AMICO can require the Camino toolkit to generate the response functions, e.g. in case of the Cylinder-Zeppelin-Ball model.

Please follow the corresponding documentation to install Camino and make sure to include the folder containing the script datasynth in your system path.

NODDI toolbox

This implementation in AMICO does not require the NODDI MATLAB toolbox to be present on your system; all the necessary MATLAB functions for generating the response functions of the NODDI model have in fact been ported to Python.

Install AMICO

Open the system shell, go to the folder containing this file and run:

pip install .

AMICO is now available in your Python interpreter and can be imported as usual:

import amico

Uninstall AMICO

Open the system shell and run:

pip uninstall amico

amico's People

Contributors

anbai106 avatar annaauria avatar cookpa avatar daducci avatar davidrs06 avatar dicemt avatar kohske avatar mdesco avatar samuelstjean avatar steelec avatar tomwright01 avatar

Watchers

 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.