All Projects → nipreps → dmriprep

nipreps / dmriprep

Licence: Apache-2.0 license
dMRIPrep is a robust and easy-to-use pipeline for preprocessing of diverse dMRI data. The transparent workflow dispenses of manual intervention, thereby ensuring the reproducibility of the results.

Programming Languages

python
139335 projects - #7 most used programming language
TeX
3793 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to dmriprep

connectomemapper3
Connectome Mapper 3 is a BIDS App that implements full anatomical, diffusion, resting/state functional MRI, and recently EEG processing pipelines, from raw T1 / DWI / BOLD , and preprocessed EEG data to multi-resolution brain parcellation with corresponding connection matrices.
Stars: ✭ 45 (-18.18%)
Mutual labels:  bids, bids-apps
preprocessy
Python package for Customizable Data Preprocessing Pipelines
Stars: ✭ 34 (-38.18%)
Mutual labels:  preprocessing
PyTOUGH
A Python library for automating TOUGH2 simulations of subsurface fluid and heat flow
Stars: ✭ 64 (+16.36%)
Mutual labels:  preprocessing
AutoTS
Automated Time Series Forecasting
Stars: ✭ 665 (+1109.09%)
Mutual labels:  preprocessing
Igel
a delightful machine learning tool that allows you to train, test, and use models without writing code
Stars: ✭ 2,956 (+5274.55%)
Mutual labels:  preprocessing
remote-dataloader
PyTorch DataLoader processed in multiple remote computation machines for heavy data processings
Stars: ✭ 61 (+10.91%)
Mutual labels:  preprocessing
preprocess-conll05
Scripts for preprocessing the CoNLL-2005 SRL dataset.
Stars: ✭ 17 (-69.09%)
Mutual labels:  preprocessing
arraymancer-vision
Simple library for image loading, preprocessing and visualization for working with arraymancer.
Stars: ✭ 28 (-49.09%)
Mutual labels:  preprocessing
brkraw
BrkRaw: A comprehensive tool to access raw Bruker Biospin MRI data
Stars: ✭ 31 (-43.64%)
Mutual labels:  bids
nlsam
The reference implementation for the Non Local Spatial and Angular Matching (NLSAM) denoising algorithm for diffusion MRI
Stars: ✭ 19 (-65.45%)
Mutual labels:  diffusion-mri
qsiprep
Preprocessing and reconstruction of diffusion MRI
Stars: ✭ 94 (+70.91%)
Mutual labels:  diffusion-mri
bids-examples
A set of BIDS compatible datasets with empty raw data files that can be used for writing lightweight software tests.
Stars: ✭ 127 (+130.91%)
Mutual labels:  bids
Machine Learning
A repository of resources for understanding the concepts of machine learning/deep learning.
Stars: ✭ 29 (-47.27%)
Mutual labels:  preprocessing
HyperGBM
A full pipeline AutoML tool for tabular data
Stars: ✭ 172 (+212.73%)
Mutual labels:  preprocessing
NVTabular
NVTabular is a feature engineering and preprocessing library for tabular data designed to quickly and easily manipulate terabyte scale datasets used to train deep learning based recommender systems.
Stars: ✭ 797 (+1349.09%)
Mutual labels:  preprocessing
podium
Podium: a framework agnostic Python NLP library for data loading and preprocessing
Stars: ✭ 55 (+0%)
Mutual labels:  preprocessing
3D Ground Segmentation
A ground segmentation algorithm for 3D point clouds based on the work described in “Fast segmentation of 3D point clouds: a paradigm on LIDAR data for Autonomous Vehicle Applications”, D. Zermas, I. Izzat and N. Papanikolopoulos, 2017. Distinguish between road and non-road points. Road surface extraction. Plane fit ground filter
Stars: ✭ 55 (+0%)
Mutual labels:  preprocessing
prospectr
R package: Misc. Functions for Processing and Sample Selection of Spectroscopic Data
Stars: ✭ 26 (-52.73%)
Mutual labels:  preprocessing
multi-imbalance
Python package for tackling multi-class imbalance problems. http://www.cs.put.poznan.pl/mlango/publications/multiimbalance/
Stars: ✭ 66 (+20%)
Mutual labels:  preprocessing
MITK-Diffusion
MITK Diffusion - Official part of the Medical Imaging Interaction Toolkit
Stars: ✭ 47 (-14.55%)
Mutual labels:  diffusion-mri

dMRIPrep

https://img.shields.io/badge/chat-mattermost-blue https://img.shields.io/badge/docker-nipreps/dmriprep-brightgreen.svg?logo=docker&style=flat https://circleci.com/gh/nipreps/dmriprep.svg?style=svg

[Documentation] [Support at neurostars.org]

About

The preprocessing of diffusion MRI (dMRI) involves numerous steps to clean and standardize the data before fitting a particular model. Generally, researchers create ad-hoc preprocessing workflows for each dataset, building upon a large inventory of available tools. The complexity of these workflows has snowballed with rapid advances in acquisition and processing. dMRIPrep is an analysis-agnostic tool that addresses the challenge of robust and reproducible preprocessing for whole-brain dMRI data. dMRIPrep automatically adapts a best-in-breed workflow to the idiosyncrasies of virtually any dataset, ensuring high-quality preprocessing without manual intervention. dMRIPrep equips neuroscientists with an easy-to-use and transparent preprocessing workflow, which can help ensure the validity of inference and the interpretability of results.

The workflow is based on Nipype and encompasses a large set of tools from other neuroimaging packages. This pipeline was designed to provide the best software implementation for each state of preprocessing, and will be updated as newer and better neuroimaging software becomes available.

dMRIPrep performs basic preprocessing steps such as head-motion correction, susceptibility-derived distortion correction, eddy current correction, etc. providing outputs that can be easily submitted to a variety of diffusion models.

Getting involved

We welcome all contributions! We'd like to ask you to familiarize yourself with our contributing guidelines. For ideas for contributing to dMRIPrep, please see the current list of issues. For making your contribution, we use the GitHub flow, which is nicely explained in the chapter Contributing to a Project in Pro Git by Scott Chacon and also in the Making a change section of our guidelines. If you're still not sure where to begin, feel free to pop into Mattermost and introduce yourself! Our project maintainers will do their best to answer any question or concerns and will be happy to help you find somewhere to get started.

Want to learn more about our future plans for developing dMRIPrep? Please take a look at our milestones board and project roadmap.

We ask that all contributors to dMRIPrep across all project-related spaces (including but not limited to: GitHub, Mattermost, and project emails), adhere to our code of conduct.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].