<div dir="ltr"><div>Dear Yamil,</div><div><br></div>> I would like to know what are each ICA realted fields on the EEG struct (such as icaact, icaweights, icasphere). <br><div class="gmail_extra"><br></div><div class="gmail_extra">Isn't there EEG.icachaninds or something like that?</div><div class="gmail_extra"><br></div><div class="gmail_extra">If you open eeg_checkset() and read the ica-related part you'll find code to process them as EEGLAB does.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Makoto</div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Nov 17, 2014 at 12:06 PM, Yamil Vidal Dos Santos <span dir="ltr"><<a href="mailto:hvidaldossantos@gmail.com" target="_blank">hvidaldossantos@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div><div><div><div>Dear all,<br></div>I would like 
to know what are each ICA realted fields on the EEG struct (such as 
icaact, icaweights, icasphere). I remember finding this in a tutorial a 
long time ago, but now I cannot find it.<br><br></div>In particular I 
would like to know this. The field EEG.icaact is usually empty and can 
be filled by using the function icaact.m or by running something like 
the following line:<br><br>EEG.icaact = (EEG.icaweights*EEG.icasphere)*reshape(EEG.data, EEG.nbchan, EEG.trials*EEG.pnts);<br><br></div>But
 the resulting matrix is 2 dimensional (with all the trials 
concatenated). Is this correct? Or should I reshape it to have 
dimensions component x time x trial.<br><br></div>I'm asking these 
because I'm trying to use an automatic classifier to mark components as 
artifactual. The paper presenting the classifier is this one: <a href="http://www.behavioralandbrainfunctions.com/content/7/1/30" target="_blank">http://www.behavioralandbrainfunctions.com/content/7/1/30</a><br></div>Does anyone has experience using this classifier?<br></div>Any alternative methods suggested?<br></div><br>Thanks,<br></div>Yamil Vidal Dos Santos</div>
<br>_______________________________________________<br>
Eeglablist page: <a href="http://sccn.ucsd.edu/eeglab/eeglabmail.html" target="_blank">http://sccn.ucsd.edu/eeglab/eeglabmail.html</a><br>
To unsubscribe, send an empty email to <a href="mailto:eeglablist-unsubscribe@sccn.ucsd.edu">eeglablist-unsubscribe@sccn.ucsd.edu</a><br>
For digest mode, send an email with the subject "set digest mime" to <a href="mailto:eeglablist-request@sccn.ucsd.edu">eeglablist-request@sccn.ucsd.edu</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Makoto Miyakoshi<br>Swartz Center for Computational Neuroscience<br>Institute for Neural Computation, University of California San Diego<br></div></div>
</div></div>