From mne_read_epoch I get data that is channels by time by epochs and
would like to convert that into source information using an inverse
operator, so I can turn the data into an stc file and have it ready for
label processing.
Is there an m file to use, or some other way of computing the information
using the channel based data and the inverse operator in matlab?
if you turn out to write a new MNE function for your needs, it would
be great if you could share it with the community.
I'd be happy to add it to the mne-matlab toolbox: