[Mne_analysis] compute_source_psd_epochs()

Vincent Rupp Jr. vincentruppjr at gmail.com
Tue Apr 2 12:47:06 EDT 2013
Search archives:

Greetings,

There is an example script called "Compute Power Spectral Density of
inverse solution from single epochs" at
http://martinos.org/mne/auto_examples/time_frequency/plot_compute_source_psd_epochs.html#example-time-frequency-plot-compute-source-psd-epochs-py
.

I noticed that after defining and loading the label into memory, it is
never mentioned again. Line #60 of the script says "compute source space
psd in label" and involves calling the compute_source_psd_epochs()
function, but the label variable is never passed into it as an argument.
Does this function automatically seek a previously defined variable called
label? Are there any options for what labels, how many labels, etc., can be
fed into it?

I want to load a label like lh.BA45.label, but I want it to perform the psd
computations on *both* hemispheres. So far it seems like you can only load
one hemisphere at a time.


Best wishes,

Vincent Rupp Jr
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20130402/8391faa1/attachment.html 


More information about the Mne_analysis mailing list