Skip to content
Nancy Ortega edited this page Aug 7, 2024 · 7 revisions

BIDSInspec

A BIDS app for exploring BIDS compliant data

Wiki table of contents

  1. What is BIDSInspec?
  2. What problem does BIDSInspec solve?
  3. What is the design idea for BIDSInspec?

What is BIDSInspec?

When preparing to run your neuroimaging experiments it is important to understand the data you have available within your BIDS compliant dataset. BIDSInspec is a python library that will help you 1. inspect the data that is within your BIDS directory and provide an output summary report, and 2. provide a tool that will assist with protocol validation for your BIDS directory.

Clone this wiki locally