... else use  Matlab rank() to find the dimension of the data. Often, this might be, e.g., 63 instead of 64 because of redundancy produced by referencing. If, for example, referencing was to digitally linked  mastoids, (A1+A2)/2, but both mastoid channels were retained:<div>
<br></div><div>A1 - (A1+A2)/2            A2 - (A1+A2)/2</div><div> =  (A1-A2)/2                 = (A2-A1)/2</div><div><br></div><div>then these two channels do not contain different information (one is the negative of the other)... So the rank of the data must be (at most) one less than the number of channels. Here, remove a redundant channel or use PCA to reduce the rank by 1 before applying ICA.</div>
<div><br></div><div>Note: The Matlab rank() function returned wrong results in some early version 7 instances.</div><div><br></div><div>Scott Makeig<br><br><div class="gmail_quote">On Sat, Jun 4, 2011 at 8:30 PM, Arnaud Delorme <span dir="ltr"><<a href="mailto:arno@ucsd.edu">arno@ucsd.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Dear Jeff,<br>
<br>
there might be a blank channel or some linear dependencies between channels. Try reducing the rank of your data using PCA to see if ICA converges better. For instance, if you have 64 channels, try adding the option "'pca', 60" or even "'pca', 30".<br>

Best regards,<br>
<br>
Arno<br>
<div><div></div><div class="h5"><br>
<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>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Scott Makeig, Research Scientist and Director, Swartz Center for Computational Neuroscience, Institute for Neural Computation & Adj. Prof. of Neurosciences, University of California San Diego, La Jolla CA 92093-0559, <a href="http://sccn.ucsd.edu/~scott" target="_blank">http://sccn.ucsd.edu/~scott</a><br>

</div>