[FieldTrip] citation sources for ica analysis
Vitória Piai
v.piai.research at gmail.com
Sat Sep 19 05:31:03 CEST 2015
Hi Russ,
If I'm not mistaken, FieldTrip uses the eeglab implementation, see here:
http://www.fieldtriptoolbox.org/example/use_independent_component_analysis_ica_to_remove_eog_artifacts?s[]=eeglab
% perform the independent component analysis (i.e., decompose the data)
cfg = [];
cfg.method = 'runica'; % this is the default and uses the implementation fromEEGLAB
In this case, the eeglab website (http://sccn.ucsd.edu/eeglab/refs.html)
seems to indicate this reference:
A Delorme & S Makeig (2004) EEGLAB: an open source toolbox for analysis
of single-trial EEG dynamics
<http://sccn.ucsd.edu/eeglab/download/eeglab_jnm03.pdf> (pdf, 0.7 MB)
/Journal of Neuroscience Methods/ 134:9-21
/Includes details of EEGLAB ICA and time/frequency methods./ /Please
cite this paper to reference EEGLAB in publications./
Hopefully someone can confirm that for you in case you're still in doubt.
Cheers, Vitoria
On 9/18/2015 5:27 PM, russ port wrote:
> Hi All,
>
> I was writing up my methods, and currently I implement a script
> derived from
> (http://www.fieldtriptoolbox.org/example/use_independent_component_analysis_ica_to_remove_eog_artifacts,
> http://www.fieldtriptoolbox.org/example/use_independent_component_analysis_ica_to_remove_ecg_artifacts)
> for ica removal of EOG and ECG artifacts. I don't want to take credit
> for something that I did not come up with, so I want to properly cite
> these works. Unfortunately I cannot see a reference on these pages for
> their methodology, or a publication on the literature page that seems
> to correspond.
>
> Best,
> Russ P
>
>
> _______________________________________________
> fieldtrip mailing list
> fieldtrip at donders.ru.nl
> http://mailman.science.ru.nl/mailman/listinfo/fieldtrip
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.science.ru.nl/pipermail/fieldtrip/attachments/20150918/ed9e9c53/attachment-0002.html>
More information about the fieldtrip
mailing list