SlideShare a Scribd company logo
Brain Imaging
Data Structure
CHRIS	
  GORGOLEWSKI
STANFORD	
  UNIVERSITY
Getting lost in your data
Getting lost in your data
• MRI has been used to study
the human brain for over 20
years.
• Despite similarities in
experimental designs and data
types each researcher tends to
organize and describe their
data in their own way.
http://www.nature.com/news/brain-­‐imaging -­‐fmri-­‐2-­‐0-­‐1.10365
Getting lost in your data
Heterogeneity in data description practices causes:
• problems in sharing data (even within the same lab),
• unnecessary manual metadata input when running
processing pipelines,
• no way to automatically validate completeness of a
given dataset.
Brain Imaging Data Structure
Brain Imaging Data Structure (BIDS) is a new standard
for organizing results of a human neuroimaging
experiment.
Who is it for?
1. Lab PIs. It will make handing over one dataset from one
student/postdocto another easy.
2. Workflow developers. It’s easier to write pipelines expecting a
particular file organization.
3. Database curators. Accepting one dataset format will make
curation easier.
Principles behind BIDS
1. Adoption is crucial.
2. Don’t reinvent the wheel.
3. Some meta data is better than no metadata
4. Don’t rely on external software (databases) or
complicated file formats (RDF).
5. Aim to capture 80% of experiments but give the
remaining 20% space to extend the standard.
Implementation
1. Some metadata is encoded in the folder structure.
2. Some metadata is replicated in the file name for simplicity.
3. Use of tab separated files for tabular data.
4. Use of compressed NIFTI files for imaging data.
5. Use of JSON files for dictionary type metadata.
6. Use of legacy text file formats for b vectors/values and
physiological data.
7. Make certain folder hierarchy levels optional for simplicity.
8. Allows for arbitrary files not covered by the spec to be
included in any way the researchers deem appropriate.
Features
1. Handles multiple sessions and runs
2. Supports sparse acquisition (via slice timing)
3. Supports contiguous acquisition covariates (breathing, cardiac
etc.)
4. Supports multiple field map formats
5. Supports multiple types of anatomical scans
6. Supports function MRI: both task based and resting state.
7. Supports diffusions data (together with corresponding bvec, bval
files)
8. Supports behavioral variables on the level of subjects
(demographics), sessions, and runs.
Folder organization (simplified)
sub-control01/
anat/
sub-control01_T1w.nii.gz
sub-control01_T1w.json
sub-control01_T2w.nii.gz
sub-control01_T2w.json
func/
sub-control01_task-
nback_bold.nii.gz
sub-control01_task-nback_bold.json
sub-control01_task-nback_events.tsv
sub-control01_task-nback_cont-
physio.tsv
sub-control01_task-nback_cont-
physio.json
sub-control01_task-
nback_sbref.nii.gz
dwi/
sub-control01_dwi.nii.gz
sub-control01_dwi.bval
sub-control01_dwi.bvec
fmap
sub-control01_phasediff.nii.gz
sub-control01_phasediff.json
sub-control01_magnitude1.nii.gz
sub-control01_scans.tsv
tasks.json
participants.tsv
dataset_description.json
README
CHANGES
Example events file
onset duration trial_type ResponseTime
1.2 0.6 go 1.435
5.6 0.6 stop 1.739
…
Example metadata file
{
"RepetitionTime": 3.0,
"EchoTime": 0.03,
"FlipAngle": 78,
"SliceTiming": [0.0, 0.2, 0.4, 0.6, 0.8, 1.0, 1.2,
1.4, 1.6, 1.8, 2.0, 2.2, 2.4, 2.6, 2.8],
"MultibandAccellerationFactor": 4,
"ParallelReductionFactorInPlane": 2,
"InPlanePhaseEncodingDirection": "AP"
}
Example demographics file
participant_id age sex
sub-001 34 M
Sub-002 12 F
Sub-003 33 F
Keys to success
1. Make the community involved in the design process.
2. Provide a good validation tool (browser based!).
3. Build tools/workflows/pipelines that make adopting BIDS
worthwhile (AA, Nipype, C-PAC etc.)
4. Get support from databases (LORIS, COINS, SciTran,
OpenfMRI, XNAT, etc.)
Stanford| Center for Reproducible
Neuroscience
Analyzing for reproducibility
reproducibility.stanford.edu
Acknowledgments
The Poldrack Lab @ Stanford
Data Sharing Task Force
bids.neuroimaging.io

More Related Content

PDF
FMRIPREP & MRIQC Focus: MRIQC
PPTX
Lambda waves
PPSX
Artificial silicon ratina
PDF
Energy Harvesting for Wearable Devices
PPTX
Autoimmune encephalitides
PPTX
Evoked potentials (1)
PPTX
Mu rhythm
PDF
DataCamp Cheat Sheets 4 Python Users (2020)
FMRIPREP & MRIQC Focus: MRIQC
Lambda waves
Artificial silicon ratina
Energy Harvesting for Wearable Devices
Autoimmune encephalitides
Evoked potentials (1)
Mu rhythm
DataCamp Cheat Sheets 4 Python Users (2020)

What's hot (9)

PDF
Www.unlock pdf.com dc-tmd protocol - 2014-06_02
PPTX
Advance fMRI (Fast fMRI)
PPTX
Management of tmd symptoms with photobiomodulation therapy
PPT
Class 1 f_mri_intro
PPTX
Traumatic Brain Injury to temporal lobe and cognitive rehabilitation
PPTX
Presurgical Evaluation Of Intractable Epilepsy
PPTX
NERVE CONDUCTION STUDIES, ELECTROMYOGRAPHY
PPTX
Basal ganglia
PPTX
Radiation protection and dosimetry in dental radiology
Www.unlock pdf.com dc-tmd protocol - 2014-06_02
Advance fMRI (Fast fMRI)
Management of tmd symptoms with photobiomodulation therapy
Class 1 f_mri_intro
Traumatic Brain Injury to temporal lobe and cognitive rehabilitation
Presurgical Evaluation Of Intractable Epilepsy
NERVE CONDUCTION STUDIES, ELECTROMYOGRAPHY
Basal ganglia
Radiation protection and dosimetry in dental radiology
Ad

Viewers also liked (8)

PDF
The Brain Imaging Data Structure (OHBM 2016)
PDF
Brain Imaging Data Structure and Center for Reproducible Neuroscince
PPTX
Software testing for scientists
PPTX
Docker for scientists
PPTX
Towards open and reproducible neuroscience in the age of big data
PPTX
Evaluation of full brain parcellation schemes using the NeuroVault database o...
PDF
Share and Reuse: how data sharing can take your research to the next level
PPTX
Study pre-registration: Benefits and considerations
The Brain Imaging Data Structure (OHBM 2016)
Brain Imaging Data Structure and Center for Reproducible Neuroscince
Software testing for scientists
Docker for scientists
Towards open and reproducible neuroscience in the age of big data
Evaluation of full brain parcellation schemes using the NeuroVault database o...
Share and Reuse: how data sharing can take your research to the next level
Study pre-registration: Benefits and considerations
Ad

Similar to Brain Imaging Data Structure (20)

PPTX
Connecting GLIMR with the BIDS initiative
PPT
Data Archiving and Processing
PPTX
Data-knowledge transition zones within the biomedical research ecosystem
PPTX
Metid Match 2014 - SEEK for Science
PDF
Good (enough) research data management practices
PPTX
METRO RDM Webinar
PDF
Biological Database (1)pptxpdfpdfpdf.pdf
PPTX
DATABASES...............................pptx
PDF
Databases and Ontologies: Where do we go from here?
PDF
Research Data Management and Sharing for the Social Sciences and Humanities
PDF
Research data management: course 0HV90, Behavioral Research Methods
PPTX
Developing a Research Case Study
PPTX
Research data life cycle
PPT
Metadata for digital long-term preservation
PPTX
Data Literacy: Creating and Managing Reserach Data
PPT
Introduction to Research Data Management for postgraduate students
PPT
Integrated research data management in the Structural Sciences
PPTX
Neuroscience as networked science
PPTX
DataONE Education Module 03: Data Management Planning
PDF
Teaching Case Studies
Connecting GLIMR with the BIDS initiative
Data Archiving and Processing
Data-knowledge transition zones within the biomedical research ecosystem
Metid Match 2014 - SEEK for Science
Good (enough) research data management practices
METRO RDM Webinar
Biological Database (1)pptxpdfpdfpdf.pdf
DATABASES...............................pptx
Databases and Ontologies: Where do we go from here?
Research Data Management and Sharing for the Social Sciences and Humanities
Research data management: course 0HV90, Behavioral Research Methods
Developing a Research Case Study
Research data life cycle
Metadata for digital long-term preservation
Data Literacy: Creating and Managing Reserach Data
Introduction to Research Data Management for postgraduate students
Integrated research data management in the Structural Sciences
Neuroscience as networked science
DataONE Education Module 03: Data Management Planning
Teaching Case Studies

More from Krzysztof Gorgolewski (16)

PPTX
Reproducibility and replicability: a practical approach
PPTX
ML Researcher’s Guide to Open Brain Imaging Data
PPTX
Avoiding the tower of babel - The Role of Data Description Standards in Biome...
PPTX
A practical guide to practicing open science
PPTX
Towards open and reproducible neuroscience in the age of big data
PPTX
Modern tools for sharing and synthesizing neuroimaging results
PPTX
OpenNeuro: a free online platform for sharing and analysis of neuroimaging data
PPTX
Containers in Science: neuroimaging use cases
PPTX
FMRIPREP - robust and easy to use fMRI preprocessing pipeline
PPTX
Quality control for structural and functional MRI
PDF
Meta analysis in neuroimaging 101
PDF
Data sharing in neuroimaging: incentives, tools, and challenges
PDF
Making data sharing count
PDF
If you liked it you should've put a p-value on it ...or not
PDF
NeuroVault and the vision for data sharing in neuroimaging
PPTX
Reusable Science: How not to slip from the shoulders of giants
Reproducibility and replicability: a practical approach
ML Researcher’s Guide to Open Brain Imaging Data
Avoiding the tower of babel - The Role of Data Description Standards in Biome...
A practical guide to practicing open science
Towards open and reproducible neuroscience in the age of big data
Modern tools for sharing and synthesizing neuroimaging results
OpenNeuro: a free online platform for sharing and analysis of neuroimaging data
Containers in Science: neuroimaging use cases
FMRIPREP - robust and easy to use fMRI preprocessing pipeline
Quality control for structural and functional MRI
Meta analysis in neuroimaging 101
Data sharing in neuroimaging: incentives, tools, and challenges
Making data sharing count
If you liked it you should've put a p-value on it ...or not
NeuroVault and the vision for data sharing in neuroimaging
Reusable Science: How not to slip from the shoulders of giants

Recently uploaded (20)

PDF
Placing the Near-Earth Object Impact Probability in Context
PDF
SEHH2274 Organic Chemistry Notes 1 Structure and Bonding.pdf
PPTX
TOTAL hIP ARTHROPLASTY Presentation.pptx
PPTX
Introduction to Cardiovascular system_structure and functions-1
PPT
protein biochemistry.ppt for university classes
PDF
IFIT3 RNA-binding activity primores influenza A viruz infection and translati...
PDF
HPLC-PPT.docx high performance liquid chromatography
PPTX
G5Q1W8 PPT SCIENCE.pptx 2025-2026 GRADE 5
PPTX
The KM-GBF monitoring framework – status & key messages.pptx
PDF
Unveiling a 36 billion solar mass black hole at the centre of the Cosmic Hors...
PPTX
Microbiology with diagram medical studies .pptx
PDF
The scientific heritage No 166 (166) (2025)
PDF
Phytochemical Investigation of Miliusa longipes.pdf
PPTX
2. Earth - The Living Planet Module 2ELS
PPTX
Taita Taveta Laboratory Technician Workshop Presentation.pptx
PDF
Cosmic Outliers: Low-spin Halos Explain the Abundance, Compactness, and Redsh...
PDF
Sciences of Europe No 170 (2025)
PPTX
cpcsea ppt.pptxssssssssssssssjjdjdndndddd
PDF
Formation of Supersonic Turbulence in the Primordial Star-forming Cloud
PPTX
EPIDURAL ANESTHESIA ANATOMY AND PHYSIOLOGY.pptx
Placing the Near-Earth Object Impact Probability in Context
SEHH2274 Organic Chemistry Notes 1 Structure and Bonding.pdf
TOTAL hIP ARTHROPLASTY Presentation.pptx
Introduction to Cardiovascular system_structure and functions-1
protein biochemistry.ppt for university classes
IFIT3 RNA-binding activity primores influenza A viruz infection and translati...
HPLC-PPT.docx high performance liquid chromatography
G5Q1W8 PPT SCIENCE.pptx 2025-2026 GRADE 5
The KM-GBF monitoring framework – status & key messages.pptx
Unveiling a 36 billion solar mass black hole at the centre of the Cosmic Hors...
Microbiology with diagram medical studies .pptx
The scientific heritage No 166 (166) (2025)
Phytochemical Investigation of Miliusa longipes.pdf
2. Earth - The Living Planet Module 2ELS
Taita Taveta Laboratory Technician Workshop Presentation.pptx
Cosmic Outliers: Low-spin Halos Explain the Abundance, Compactness, and Redsh...
Sciences of Europe No 170 (2025)
cpcsea ppt.pptxssssssssssssssjjdjdndndddd
Formation of Supersonic Turbulence in the Primordial Star-forming Cloud
EPIDURAL ANESTHESIA ANATOMY AND PHYSIOLOGY.pptx

Brain Imaging Data Structure