# 3. Interpolate bad channels (defined in BIDS channels.tsv) # MNE automatically reads 'status' column as bad if 'bad' is present. raw.interpolate_bads(reset_bads=True)

Save source estimates in BIDS derivatives using mne-bids :

Run in parallel: