Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daducci/AMICO
Accelerated Microstructure Imaging via Convex Optimization (AMICO) from diffusion MRI data
https://github.com/daducci/AMICO
Last synced: 1 day ago
JSON representation
Accelerated Microstructure Imaging via Convex Optimization (AMICO) from diffusion MRI data
- Host: GitHub
- URL: https://github.com/daducci/AMICO
- Owner: daducci
- License: other
- Created: 2014-10-07T13:35:47.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-07-05T11:54:13.000Z (4 months ago)
- Last Synced: 2024-11-06T09:43:27.246Z (7 days ago)
- Language: Cython
- Size: 6.06 MB
- Stars: 104
- Watchers: 20
- Forks: 62
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# AMICO - Accelerated Microstructure Imaging via Convex Optimization
[![PyPI](https://img.shields.io/pypi/v/dmri-amico?label=PyPI&labelColor=%23363D45)](https://pypi.org/project/dmri-amico)
![PyPI - Downloads](https://img.shields.io/pypi/dm/dmri-amico?label=Downloads&labelColor=%23363D45)
[![PyPI - License](https://img.shields.io/pypi/l/dmri-amico?label=License&labelColor=%23363D45)](https://github.com/daducci/AMICO/blob/master/LICENSE)
[![DOI](https://img.shields.io/badge/DOI-10.1016%2Fj.neuroimage.2014.10.026-%23FAB70C?labelColor=%23363D45)](https://doi.org/10.1016/j.neuroimage.2014.10.026)![GitHub watchers](https://img.shields.io/github/watchers/daducci/AMICO?label=Watchers&logo=github&logoColor=white&labelColor=%23363D45)
![GitHub forks](https://img.shields.io/github/forks/daducci/AMICO?label=Forks&logo=github&logoColor=white&labelColor=%23363D45)
![GitHub Repo stars](https://img.shields.io/github/stars/daducci/AMICO?logo=github&logoColor=white&label=Stars&labelColor=%23363D45)
![GitHub contributors](https://img.shields.io/github/contributors/daducci/AMICO?logo=github&logoColor=white&label=Contributors&labelColor=%23363D45)
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/daducci/AMICO/build_wheels.yml?logo=githubactions&logoColor=white&label=Build%20wheels&labelColor=%23363D45)[![Static Badge](https://img.shields.io/badge/Follow_%40daducci-white?logo=github&logoColor=%23363D45)](https://github.com/daducci)
[![Static Badge](https://img.shields.io/badge/Follow_%40ADaducci-white?logo=twitter)](https://twitter.com/ADaducci)### Implementation of the linear framework for Accelerated Microstructure Imaging via Convex Optimization (AMICO) described in [Daducci, Alessandro, et al. 2015](https://doi.org/10.1016/j.neuroimage.2014.10.026)
## Documentation
The documentation, including the [installation guide](https://github.com/daducci/AMICO/wiki/How-to-install-AMICO) as well as a series of demos/tutorials to show how to use AMICO to fit different models to your data, can be found in the [wiki](https://github.com/daducci/AMICO/wiki).## Support
For questions, requesting assistance, suggesting enhancements or new ideas as well as for reporting bugs, please [open an issue](https://github.com/daducci/AMICO/issues).