Skip to content

Instantly share code, notes, and snippets.

View haribharadwaj's full-sized avatar

Hari Bharadwaj haribharadwaj

View GitHub Profile
@haribharadwaj
haribharadwaj / plot_compute_dspm_inverse_single_trial_in_label_scaling.py
Last active August 29, 2015 14:00
Just an example to plot single trial and averaged dSPM in a label. Average is done in two ways: (1) evoked and then using apply_inverse or (2) single trial inverse and then average.. They all match up nicely
"""
==================================================
Compute MNE-dSPM inverse solution on single epochs
==================================================
Compute dSPM inverse solution on single trial epochs restricted
to a brain label.
"""