Question about VolSourceEstimates and VolSourceSpaces

I have what is hopefully a simple question.

I'd like to extract signed (or full x, y, z) time courses from a
VolumeSourceEstimate but I haven't seen an example that shows a way to go
about this.

Is this possible with the current code. Some combination of 'loose' and
'pick_ori' options that accomplishes this or do I need to wait for
something like https://github.com/mne-tools/mne-python/pull/3842 ?

Thanks
Luke
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20170621/bc77a43a/attachment.html

Indeed you need to wait for this PR to be carefully reviewed.

Maybe you can already give it a try and tell us on the PR discussion
if it works as expected for you.

Best,
Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20170621/2a968f28/attachment.html

The code in that PR does not work with VolumeSourceEstimate?s though. I?ve only implemented surface source estimates. It will come in a later PR, but who knows when I?ll get to it. Feel free to give it at try :slight_smile: