https://github.com/GalKepler/neuroflow/blob/main/assets/neuroflow.png?raw=true

Overview

docs

Documentation Status

tests, CI & coverage

GitHub Actions Build Status Coverage Status Code Quality

version

pypi python

styling

black isort flake8 pre-commit

license

License

NeuroFlow: A streamlined toolkit for DWI post-processing, offering advanced analysis and visualization for neuroimaging research.

Features

  • Estimation of tensor derivatives (FA, MD, AD, RD, etc.) using either MRtrix3 or DIPY.

  • Registration of numerous volumetric parcellation atlases to subjects’ native T1w and DWI images.

  • Estimation of numerous distribution metrices (e.g. mean, median, IQR-mean, etc.) of diffusion metrics within each parcellation unit.

  • Automatic extraction of available covariates originating from different sources (demographics, temporal, environmental).

  • Quality control of the preprocessing of the diffusion MRI data.

Usage

Basic Usage

$ neuroflow process <input_dir> <output_dir> <google_credentials>

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.