brain_deer.infrastructure.bids.session

Track BIDS study context across subject switches.

Classes

BIDSSessionState

Remembers the active BIDS study context for subject switching.

Functions

bids_layer_keys(→ list[str])

Return loaded_files keys that originated from a BIDS dataset.

Module Contents

class brain_deer.infrastructure.bids.session.BIDSSessionState

Remembers the active BIDS study context for subject switching.

brain_deer.infrastructure.bids.session.bids_layer_keys(main_window, *, dataset_root: str | None = None, subject: str | None = None) → list[str]

Return loaded_files keys that originated from a BIDS dataset.