ValueError: stc not compatible with source space.

External Email - Use Caution

Hi

How can I overcome this error when running mne.extract_label_time_course?

External Email - Use Caution

Pass fwd['src'] to `extract_label_time_course` instead of your original
source space.

Eric

External Email - Use Caution

Hi Eric,

The problem is nicely solved! Thank you so much.