[FieldTrip] Data prewhitening

jan-mathijs schoffelen jan.schoffelen at donders.ru.nl
Fri Sep 14 12:41:41 CEST 2012


Caro Andrea,

I think you could achieve this with ft_componentanalysis (but have never tried it myself):

try:

cfg = [];
cfg.method = 'fastica';
cfg.fastica.only = 'white';
data2 = ft_componentanalysis(cfg, data);

the fastica toolbox is in fieldtrip/external/

Check out the documentation in fastica.m

Ciao,

JM


On Sep 14, 2012, at 12:27 PM, andrea brovelli wrote:

> Dear all,
> 
> I was wondering whether we can whiten the data using the cfg options in the ft_preprocessing function. Does anyone know ?
> 
> Or does anyone have some code for prewhitening raw data ?
> 
> Thanks a lot
> 
> Andrea
> 
> 
> _______________________________________________
> fieldtrip mailing list
> fieldtrip at donders.ru.nl
> http://mailman.science.ru.nl/mailman/listinfo/fieldtrip

Jan-Mathijs Schoffelen, MD PhD 

Donders Institute for Brain, Cognition and Behaviour, 
Centre for Cognitive Neuroimaging,
Radboud University Nijmegen, The Netherlands

Max Planck Institute for Psycholinguistics,
Nijmegen, The Netherlands

J.Schoffelen at donders.ru.nl
Telephone: +31-24-3614793

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.science.ru.nl/pipermail/fieldtrip/attachments/20120914/b1541dee/attachment-0002.html>


More information about the fieldtrip mailing list