<div dir="ltr">Hi again again Jan-Mathijs,<div><br></div><div>Ah yes, that does seem like the most elegant and memory-efficient approach! </div><div>I will need to figure out how to apply spatial filters to Fourier (and redo my sensor level spectral analysis to Fourier).</div><div><br></div><div>Shout-out to the list: anyone have an example of applying spatial filters to Fourier that I could use? </div><div><br></div><div>Thanks again again,</div><div>Stephen</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 16 November 2017 at 14:38, Schoffelen, J.M. (Jan Mathijs) <span dir="ltr"><<a href="mailto:jan.schoffelen@donders.ru.nl" target="_blank">jan.schoffelen@donders.ru.nl</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi again Stephen,<br>
<br>
I forgot to mention a third approach: you can compute your spatial filter with cfg.method = ‘lcmv’ and cfg.lcmv.keepfilter = ‘yes’, and subsequently compute the source level spectra by applying these spatial filters to the sensor level fourier spectra.<br>
<br>
Best wishes,<br>
Jan-Mathijs<br>
<span class="im HOEnZb"><br>
<br>
<br>
<br>
> On 16 Nov 2017, at 12:36, Stephen Whitmarsh <<a href="mailto:stephen.whitmarsh@gmail.com">stephen.whitmarsh@gmail.com</a>> wrote:<br>
><br>
</span><div class="HOEnZb"><div class="h5">> Hi FieldTrippers,<br>
><br>
> I was wondering is there is a recommend/most consistent way to represent trial x pos x time data from an LCMV beamformer, also considering the dimord. In other words:<br>
><br>
> with:<br>
><br>
> data.method = 'singletrial'<br>
><br>
> should I use:<br>
><br>
> data.trial{pos} = [rpt x time]<br>
> data.dimord = '{pos}_rpt_time'<br>
><br>
> or rather:<br>
><br>
> data.trial = {pos x rpt x time}<br>
> data.dimord = 'pos_rpt_time'<br>
><br>
> or something else? The purpose is to then do a frequency analysis (with keeptrials = 'yes').<br>
><br>
> Best,<br>
> Stephen<br>
><br>
</div></div><div class="HOEnZb"><div class="h5">> ______________________________<wbr>_________________<br>
> fieldtrip mailing list<br>
> <a href="mailto:fieldtrip@donders.ru.nl">fieldtrip@donders.ru.nl</a><br>
> <a href="https://mailman.science.ru.nl/mailman/listinfo/fieldtrip" rel="noreferrer" target="_blank">https://mailman.science.ru.nl/<wbr>mailman/listinfo/fieldtrip</a><br>
<br>
<br>
______________________________<wbr>_________________<br>
fieldtrip mailing list<br>
<a href="mailto:fieldtrip@donders.ru.nl">fieldtrip@donders.ru.nl</a><br>
<a href="https://mailman.science.ru.nl/mailman/listinfo/fieldtrip" rel="noreferrer" target="_blank">https://mailman.science.ru.nl/<wbr>mailman/listinfo/fieldtrip</a></div></div></blockquote></div><br></div>