Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scalable framework for designing and running neuroimaging preprocessing pipelines #27

Open
Remi-Gau opened this issue Nov 30, 2022 · 0 comments

Comments

@Remi-Gau
Copy link
Member

Added as an issue for book keeping

Source:
https://brainhackto.github.io/Global-Toronto-11-2019/projects.html

Name: Aras Kayvanrad

Contact: mkayvanrad@research.baycrest.org

Institution/Company: Rotman Research Institute

Project Description: This project aims to create flexible and scalable fMRI preprocessing pipelines. fMRI Pipeline uses an object-oriented framework to create and run preprocessing pipelines. In this framework, each pipeline consists of a number of preprocessing steps, where each proprocessing step is an object of class PreprocessingStep. This design allows to construct versatile pipelines in which different preprocessing steps can be used in any desired order.

Goals:

Tools Used: scipy, nibabel, nipipe, pandas, fsl, afni, freesurfer

Areas of Interest: Containerization/Pipelining;Quality Assurance Tools;Statistical Analysis;Visualization;Neuroimaging

GitHub Link: https://github.com/kayvanrad/fmri_pipeline

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant