Skip to main content

Convex Optimization Modeling for Microstructure Informed Tractography (COMMIT)

Project description

PyPI PyPI - Downloads LICENSE GitHub top language reference

GitHub stars GitHub forks GitHub watchers GitHub followers GitHub contributors Twitter Follow

COMMIT

The reconstructions recovered with existing tractography algorithms are not really quantitative even though diffusion MRI is a quantitative modality. COMMIT stands for Convex Optimization for Microstructure Informed Tractography and is a powerful framework for enhancing the anatomical accuracy of the reconstructions by combining tractography with microstructural features of the neuronal tissue.

How? Starting from an input set of candidate fiber-tracts estimated using standard fiber-tracking techniques, COMMIT models the diffusion MRI signal in each voxel of the image as a linear combination of the restricted and hindered contributions generated in every location of the brain by these candidate tracts. Then, COMMIT seeks for the effective contribution of each of them such that they globally fit the measured signal at best. These weights can be efficiently estimated by solving a convenient linear system.

Results clearly demonstrated the benefits of the proposed formulation, opening new perspectives for a more quantitative and biologically-plausible assessment of the structural connectivity of the brain. See the references for more information.

Main features

  • Very efficient: COMMIT is implemented in Python but the core of the algorithm is implemented in C++ and using multi-thread programming for efficient parallel computation.
  • Accepts and works with any input tractogram (i.e. set of fiber tracts).
  • Can easily implement and consider any multi-compartment model available in the literature: possibility to account for restricted, hindered as well as isotropic contributions into the signal forward model.
  • Low memory consumption using optimized sparse data structures, e.g. it can easily run on a standard laptop with 8GB RAM a full-brain tractogram from the HCP data (1M fibers, 3 shells, 1.25 mm^3 resolution).
  • Soon: GPU implementation for even faster model fitting.

Documentation

More information/documentation, as well as a series of tutorials, can be found in the wiki pages.

Installation

To install COMMIT, refer to the installation guide.

Getting started

To get started with the COMMIT framework, have a look at this tutorial, which will guide you through the main steps of the processing.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dmri-commit-2.2.0.tar.gz (58.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page