<div dir="ltr"><div><div><div>Hi Russ,<br></div>   If you want to be more specific, this is first published application of ICA to EEG data (and it turns out to be from the group that went on to make EEGLAB):<br><br>Makeig, S., Bell, A. J., Jung, T.-P., & Sejnowski, T. J. (1996).<br>Independent component analysis of electroencephal- ographic data. In D.<br>Touretzky, M. Mozer & M. Hasselmo (Eds.), Advances in Neural Information<br>Processing Systems 8 (pp. 145-151). Cambridge, MA: MIT Press.<br><br><br><br>And I believe this is the first published use of ICA for EEG artifact correction:<br><br>Jung, T.-P., Makeig, S., Humphries, C., Lee, T. W., McKeown, M. J.,<br>Iragui, V. J., et al. (2000). Removing electroencephalographic artifacts<br>by blind source separation. Psychophysiology, 37(2), 163-178.<br><br><br></div>cheers,<br></div>    -David<br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Sep 18, 2015 at 11:46 PM, russ port <span dir="ltr"><<a href="mailto:russgport@gmail.com" target="_blank">russgport@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Hi Vitoria<div><br></div><div>Thanks. Thats great</div><div><div class="h5"><div><br></div><div><br><div><blockquote type="cite"><div>On Sep 18, 2015, at 11:31 PM, Vitória Piai <<a href="mailto:v.piai.research@gmail.com" target="_blank">v.piai.research@gmail.com</a>> wrote:</div><br><div>
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    Hi Russ, <br>
    <br>
    If I'm not mistaken, FieldTrip uses the eeglab implementation, see
    here:
<a href="http://www.fieldtriptoolbox.org/example/use_independent_component_analysis_ica_to_remove_eog_artifacts?s" target="_blank">http://www.fieldtriptoolbox.org/example/use_independent_component_analysis_ica_to_remove_eog_artifacts?s</a>[]=eeglab<br>
    <pre>% perform the independent component analysis (i.e., decompose the data)
cfg        = [];
cfg.method = 'runica'; % this is the default and uses the implementation from <span>EEGLAB</span>

</pre>
    In this case, the eeglab website
    (<a href="http://sccn.ucsd.edu/eeglab/refs.html" target="_blank">http://sccn.ucsd.edu/eeglab/refs.html</a>) seems to indicate this
    reference:<br><p align="justify"><font>A Delorme & S Makeig
        (2004) <a href="http://sccn.ucsd.edu/eeglab/download/eeglab_jnm03.pdf" target="_blank">
          EEGLAB: an open source toolbox for analysis of single-trial
          EEG dynamics</a> (pdf, 0.7 MB)
        <em>Journal of Neuroscience Methods</em> 134:9-21 <br>
      </font></p>
    <blockquote><font>
        <font face="Helvetica, Arial, sans-serif"><em>Includes details
            of EEGLAB ICA and time/frequency methods.</em>
          <i>Please cite this paper to reference EEGLAB in publications.</i><br>
        </font></font></blockquote>
    Hopefully someone can confirm that for you in case you're still in
    doubt.<br>
    Cheers, Vitoria<br>
    <br>
    <div>On 9/18/2015 5:27 PM, russ port wrote:<br>
    </div>
    <blockquote type="cite">
      
      Hi All,
      <div><br>
      </div>
      <div>I was writing up my methods, and currently I
        implement a script derived from (<a href="http://www.fieldtriptoolbox.org/example/use_independent_component_analysis_ica_to_remove_eog_artifacts" target="_blank">http://www.fieldtriptoolbox.org/example/use_independent_component_analysis_ica_to_remove_eog_artifacts</a>, <a href="http://www.fieldtriptoolbox.org/example/use_independent_component_analysis_ica_to_remove_ecg_artifacts" target="_blank"></a><a href="http://www.fieldtriptoolbox.org/example/use_independent_component_analysis_ica_to_remove_ecg_artifacts" target="_blank">http://www.fieldtriptoolbox.org/example/use_independent_component_analysis_ica_to_remove_ecg_artifacts</a>)
        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.</div>
      <div><br>
      </div>
      <div>Best,</div>
      <div>Russ P</div>
      <br>
      <fieldset></fieldset>
      <br>
      <pre>_______________________________________________
fieldtrip mailing list
<a href="mailto:fieldtrip@donders.ru.nl" target="_blank">fieldtrip@donders.ru.nl</a>
<a href="http://mailman.science.ru.nl/mailman/listinfo/fieldtrip" target="_blank">http://mailman.science.ru.nl/mailman/listinfo/fieldtrip</a></pre>
    </blockquote>
    <br>
  </div>

_______________________________________________<br>fieldtrip mailing list<br><a href="mailto:fieldtrip@donders.ru.nl" target="_blank">fieldtrip@donders.ru.nl</a><br><a href="http://mailman.science.ru.nl/mailman/listinfo/fieldtrip" target="_blank">http://mailman.science.ru.nl/mailman/listinfo/fieldtrip</a></div></blockquote></div><br></div></div></div></div><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><br></blockquote></div><br></div>