All Projects → PennLINC → qsiprep

PennLINC / qsiprep

Licence: BSD-3-Clause license
Preprocessing and reconstruction of diffusion MRI

Programming Languages

HTML
75241 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to qsiprep

brainGraph
Graph theory analysis of brain MRI data
Stars: ✭ 136 (+44.68%)
Mutual labels:  connectomics, tractography
MITK-Diffusion
MITK Diffusion - Official part of the Medical Imaging Interaction Toolkit
Stars: ✭ 47 (-50%)
Mutual labels:  diffusion-mri, tractography
Tdp
The Darkest Pipeline - Multithreaded pipelines for modern C++
Stars: ✭ 67 (-28.72%)
Mutual labels:  pipelines
Mkdkr
Make + Docker + Shell = CI Pipeline
Stars: ✭ 225 (+139.36%)
Mutual labels:  pipelines
Airbyte
Airbyte is an open-source EL(T) platform that helps you replicate your data in your warehouses, lakes and databases.
Stars: ✭ 4,919 (+5132.98%)
Mutual labels:  pipelines
Aktion
Translates GitHub Actions into Tekton and Knative Objects
Stars: ✭ 94 (+0%)
Mutual labels:  pipelines
Logrange
High performance data aggregating storage
Stars: ✭ 181 (+92.55%)
Mutual labels:  pipelines
Pipelines
Pipelines - Run Bitbucket Pipelines Wherever They Dock
Stars: ✭ 58 (-38.3%)
Mutual labels:  pipelines
myprofile
Generate your resume easily from Github actions ✅ using discussion section 📃 🚀
Stars: ✭ 19 (-79.79%)
Mutual labels:  pipelines
Fluentmediator
🔀 FluentMediator is an unobtrusive library that allows developers to build custom pipelines for Commands, Queries and Events.
Stars: ✭ 128 (+36.17%)
Mutual labels:  pipelines
Hagar
Fast, flexible, and version-tolerant serializer for .NET
Stars: ✭ 216 (+129.79%)
Mutual labels:  pipelines
Delivery Pipeline Plugin
Jenkins plugin for pipeline visualisation, perfect for Continuous Delivery
Stars: ✭ 122 (+29.79%)
Mutual labels:  pipelines
Incubator Hop
Hop Orchestration Platform
Stars: ✭ 94 (+0%)
Mutual labels:  pipelines
Sparktorch
Train and run Pytorch models on Apache Spark.
Stars: ✭ 195 (+107.45%)
Mutual labels:  pipelines
Ck Tensorflow
Collective Knowledge components for TensorFlow (code, data sets, models, packages, workflows):
Stars: ✭ 90 (-4.26%)
Mutual labels:  pipelines
Psi
Platform for Situated Intelligence
Stars: ✭ 249 (+164.89%)
Mutual labels:  pipelines
Variable Injector
Continuous Integration Tool for Swift Projects
Stars: ✭ 63 (-32.98%)
Mutual labels:  pipelines
Shovill
⚡♠️ Assemble bacterial isolate genomes from Illumina paired-end reads
Stars: ✭ 117 (+24.47%)
Mutual labels:  pipelines
Transmogrifai
TransmogrifAI (pronounced trăns-mŏgˈrə-fī) is an AutoML library for building modular, reusable, strongly typed machine learning workflows on Apache Spark with minimal hand-tuning
Stars: ✭ 2,084 (+2117.02%)
Mutual labels:  pipelines
mleap
R Interface to MLeap
Stars: ✭ 24 (-74.47%)
Mutual labels:  pipelines

QSIprep: Preprocessing and analysis of q-space images

Documentation Status https://circleci.com/gh/PennLINC/qsiprep/tree/master.svg?style=svg

Full documentation at https://qsiprep.readthedocs.io

About

qsiprep configures pipelines for processing diffusion-weighted MRI (dMRI) data. The main features of this software are

  1. A BIDS-app approach to preprocessing nearly all kinds of modern diffusion MRI data.
  2. Automatically generated preprocessing pipelines that correctly group, distortion correct, motion correct, denoise, coregister and resample your scans, producing visual reports and QC metrics.
  3. A system for running state-of-the-art reconstruction pipelines that include algorithms from Dipy_, MRTrix_, `DSI Studio`_ and others.
  4. A novel motion correction algorithm that works on DSI and random q-space sampling schemes

https://github.com/PennBBL/qsiprep/raw/master/docs/_static/workflow_full.png

Preprocessing

The preprocessing pipelines are built based on the available BIDS inputs, ensuring that fieldmaps are handled correctly. The preprocessing workflow performs head motion correction, susceptibility distortion correction, MP-PCA denoising, coregistration to T1w images, spatial normalization using ANTs_ and tissue segmentation.

Reconstruction

The outputs from the :ref:`preprocessing_def` pipelines can be reconstructed in many other software packages. We provide a curated set of :ref:`recon_workflows` in qsiprep that can run ODF/FOD reconstruction, tractography, Fixel estimation and regional connectivity.

Note

The qsiprep pipeline uses much of the code from FMRIPREP. It is critical to note that the similarities in the code do not imply that the authors of FMRIPREP in any way endorse or support this code or its pipelines.

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].