mne-tools / mne-bids-pipeline

Automatically process entire electrophysiological datasets using MNE-Python.
https://mne.tools/mne-bids-pipeline/
BSD 3-Clause "New" or "Revised" License
133 stars 65 forks source link

Add number of subjects to grand-average report #902

Closed SophieHerbst closed 3 months ago

SophieHerbst commented 3 months ago

Addresses #900

I couldn't find how to add the subject info in the section title for the CSP part.

SophieHerbst commented 3 months ago

I don't see how the failed test has anything to do with my edits:

raise ValueError(f"EpochsTFR data should be 4D, got {state['data'].ndim}."

larsoner commented 3 months ago

Thanks @SophieHerbst !

hoechenberger commented 3 months ago

@larsoner Tests failed on main after merging this:

https://app.circleci.com/pipelines/github/mne-tools/mne-bids-pipeline/4395/workflows/4c871947-2971-4fca-8d92-b7a2892c91db

larsoner commented 3 months ago

See https://github.com/mne-tools/mne-python/issues/12512