brain_deer.infrastructure.bids.qc_batch

Run the same BIDS bundle across all subjects (QC batch workflow).

Functions

run_bundle_all_subjects(→ dict[str, Any])

Load bundle_name for every subject sequentially. Returns subject→layer keys.

Module Contents

brain_deer.infrastructure.bids.qc_batch.run_bundle_all_subjects(main_window, dataset: brain_deer.infrastructure.bids.layout.BIDSDataset, bundle_name: str, mapper: brain_deer.infrastructure.bids.mapper.BIDSMapper | None = None, *, session: str | None = None, stop_on_error: bool = False) → dict[str, Any]

Load bundle_name for every subject sequentially. Returns subject→layer keys.