Skip to content
Alessandro Daducci edited this page Nov 24, 2015 · 23 revisions

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

AMICO is written in two different languages:

  • MATLAB: this is the original implementation of the AMICO framework (and, to date, more stable). The corresponding documentation can be found here.
  • Python: this is a work-in-progress porting to Python; please use this code at your own risk! The corresponding documentation can be found here.