[FieldTrip] Running out of memory (RAM)

Andrade Rey René rene.andrade at edu.uah.es
Sun Jun 21 22:34:49 CEST 2020


Dear experts:
I am running this code


cfg = [];
cfg.headmodel = headmodel;
cfg.sourcemodel = leadfield;
cfg.method = 'lcmv';
cfg.lcmv.projectmom = 'yes'; % project dipole time series in direction of maximal power (see below)
cfg.lcmv.kurtosis = 'yes'; % compute kurtosis at each location
source = ft_sourceanalysis(cfg, cov_matrix);

Of http://www.fieldtriptoolbox.org/tutorial/epilepsy/. And I think  I run out of memory because with “top” I can see the computer stops responding when near 85% of RAM memory(16GB).

I cannot report any error because the only problem seems to be that either wrong code or wrong data or I don’t know.

Best,
Andrade.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.science.ru.nl/pipermail/fieldtrip/attachments/20200621/8b61eaac/attachment.htm>


More information about the fieldtrip mailing list