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
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.
The mapping between recording filenames and subject IDs is tracked in
sub-451559) may not match the original filename.The mapping between recording filenames and subject IDs is tracked in
participants.tsv.