cookpa / CuBIDS

Curation of BIDS (CuBIDS): A sanity-preserving software package for processing BIDS datasets.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CuBIDS: Curation of BIDS

https://circleci.com/gh/PennLINC/CuBIDS.svg?style=svg Documentation Status

About

Curation of BIDS, or CuBIDS, is a workflow and software package designed to facilitate reproducible curation of neuroimaging BIDS datasets. CuBIDS breaks down BIDS dataset curation into four main components and addresses each one using various command line programs complete with version control capabilities. These components are not necessarily linear but all are critical in the process of preparing BIDS data for successful preprocessing and analysis pipeline runs.

  1. CuBIDS facilitates the validation of BIDS data.
  2. CuBIDS visualizes and summarizes the heterogeneity in a BIDS dataset.
  3. CuBIDS helps users test pipelines on the entire parameter space of a BIDS dataset.
  4. CuBIDS allows users to perform metadata-based quality control on their BIDS data.

https://github.com/PennLINC/CuBIDS/raw/main/docs/_static/cubids_workflow.png

For full documentation, please visit our ReadTheDocs

About

Curation of BIDS (CuBIDS): A sanity-preserving software package for processing BIDS datasets.

License:MIT License


Languages

Language:Jupyter Notebook 69.6%Language:Python 29.3%Language:Makefile 0.5%Language:Shell 0.4%Language:Dockerfile 0.2%