Automatically process entire electrophysiological datasets using MNE-Python.
BSD 3-Clause "New" or "Revised" License
140
stars
67
forks
source link
When CSP is skipped, we don't provide the correct log message #729
Closed
hoechenberger closed 1 year ago
We do prepare a helpful log message but don't actually use it: https://github.com/mne-tools/mne-bids-pipeline/blob/05b72e82d4c36f1a81bd6424a4301974cd6d7f3b/mne_bids_pipeline/steps/sensor/_05_decoding_csp.py#L541-L549
The bug is in line 547, which should simply be deleted
cc @SophieHerbst