Skip to main content
Each participant has their own folder inside bids/. The pipeline begins by converting the original input files into BIDS-compliant format before any cleaning is applied. This ensures future steps follow the strict BIDS standard.

Example Layout

These files are a direct conversion from the original inputs.
If you need to save disk space, you can safely delete them after processing, since they can always be regenerated from the raw recordings.

Key Files

Why BIDS First?

  • Standardization: Once in BIDS, every participant has the same predictable structure.
  • Interoperability: Outputs can be validated with the BIDS validator and read by tools like MNE-BIDS or EEGLAB-BIDS.
  • Traceability: Original input → standardized BIDS copy → cleaned derivatives.
The subject folder ID (e.g. sub-451559) may not match the original filename.
The mapping between recording filenames and subject IDs is tracked in participants.tsv.