<div dir="ltr">Dear Phil,<div><br></div><div>thanks for the suggestion, I tried and it worked out!</div><div><br></div><div>Cheers,</div><div>Zsolt</div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-04-26 14:45 GMT+02:00 Philipp Taesler <span dir="ltr"><<a href="mailto:p.taesler@uke.de" target="_blank">p.taesler@uke.de</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Zsolt,<br>
<br>
I've had some similar problems with data from a very long analysis<br>
pipeline. It also failed to plot. A quick and dirty solution for me was<br>
to get rid of the "cfg" field in the struct, as it had somehow<br>
accumulated lots of data.<br>
<br>
newdata = rmfield(olddata, 'cfg');<br>
<br>
Maybe this will help, otherwise I'm out of ideas for now :)<br>
<br>
Cheers,<br>
Phil<br>
<div><div class="h5"><br>
<br>
Am 26.04.2016 um 14:14 schrieb Zsolt Turi:<br>
> Dear Filedtrip users,<br>
><br>
> I recently performed a non-parametric cluster-based permutation test on<br>
> time-frequency data using a within-subjects design. I have two related<br>
> questions/issues:<br>
><br>
> 1) Size issues:<br>
><br>
> For 11 participants the size of the file containing the time-frequency<br>
> grand averages is 1.4 GB for each condition (I have two conditions),<br>
> which is really hard to load in for the permutation test. Is this size<br>
> reasonable?<br>
><br>
><br>
> powspctrm: [4-D double]<br>
>         label: {64x1 cell}<br>
>          freq: [1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20]<br>
>          time: [1x26 double]<br>
>        dimord: 'subj_chan_freq_time'<br>
>           cfg: [1x1 struct]<br>
><br>
><br>
> 2) Cluster plot issue:<br>
><br>
> Related to the first issue, after generating the plots for the stat, the<br>
> computer stops responding and it is impossible to save the figure or<br>
> even close it.<br>
><br>
> cfg = [];<br>
> cfg.alpha  = 0.05;<br>
> cfg.parameter = 'stat';<br>
> cfg.zlim   = [-4 4];<br>
> cfg.layout = 'EEG1010.lay';<br>
> ft_clusterplot(cfg, stat);<br>
><br>
> Have some of you encountered such kind of issues?<br>
><br>
><br>
> I use 64 bit Win 7 OS, 8 GB RAM, Intel Core i5 CPU, 9.0.0.341360<br>
> (R2016a) Matlab and fieldtrip-20160424 versions.<br>
><br>
> Thanks for your help in advance!<br>
><br>
> Zsolt<br>
<br>
<br>
</div></div>--<br>
Philipp Taesler<br>
Department of Systems Neuroscience<br>
University Medical Center Hamburg-Eppendorf<br>
Martinistr. 52, W34, 20248 Hamburg, Germany<br>
<br>
Phone: <a href="tel:%2B49-40-7410-59902" value="+4940741059902">+49-40-7410-59902</a><br>
Fax:   <a href="tel:%2B49-40-7410-59955" value="+4940741059955">+49-40-7410-59955</a><br>
Email: <a href="mailto:p.taesler@uke.de">p.taesler@uke.de</a><br>
--<br>
<br>
_____________________________________________________________________<br>
<br>
Universitätsklinikum Hamburg-Eppendorf; Körperschaft des öffentlichen Rechts; Gerichtsstand: Hamburg | <a href="http://www.uke.de" rel="noreferrer" target="_blank">www.uke.de</a><br>
Vorstandsmitglieder: Prof. Dr. Burkhard Göke (Vorsitzender), Prof. Dr. Dr. Uwe Koch-Gromus, Joachim Prölß, Rainer Schoppik<br>
_____________________________________________________________________<br>
<br>
SAVE PAPER - THINK BEFORE PRINTING<br>
<br>
_______________________________________________<br>
fieldtrip mailing list<br>
<a href="mailto:fieldtrip@donders.ru.nl">fieldtrip@donders.ru.nl</a><br>
<a href="http://mailman.science.ru.nl/mailman/listinfo/fieldtrip" rel="noreferrer" target="_blank">http://mailman.science.ru.nl/mailman/listinfo/fieldtrip</a></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div><br></div><div>Post-doctoral Research Fellow</div><div>Department of Clinical Neurophysiology<br>Georg-August University, Göttingen<br>Robert-Koch-Str. 40<br>37075 Goettingen</div><div><br></div></div></div></div></div></div></div></div>
</div>