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
137 stars 65 forks source link

mne-bids-pipeline: time-frequency analysis: group averages #583

Open fknolle11 opened 2 years ago

fknolle11 commented 2 years ago

Hello

I am using the mne-bids-pipeline and an EEG-only study. I would like to implement a time-frequency analysis. At the moment, it seems that time-frequency analysis are only generated on the subject level.

This is my setup:

time_frequency_conditions = ['corrword','word']
time_frequency_freq_min = 2
time_frequency_freq_max = 30
time_frequency_cycles = None
time_frequency_subtract_evoked = False

and it works well on the subject level, I am receiving frequency spectra for my conditions separately in the reports. But group averages are not being produced in the sub-average reports.

Would it be possible to integrate group averages for frequency analysis in the pipeline? That would be amazing!

Thanks a lot. Franziska

welcome[bot] commented 2 years ago

Hello! 👋 Thanks for opening your first issue here! ❤️ We will try to get back to you soon. 🚴🏽‍♂️

agramfort commented 2 years ago

We'll try to add this when we find a moment. Most likely later this month

Message ID: @.***>