<div dir="ltr"><div class="gmail_default" style="color:rgb(51,51,153)">Hello Santhosh, some responses below, best wishes.</div><div class="gmail_default" style="color:rgb(51,51,153)"><br></div><div class="gmail_default" style="color:rgb(51,51,153)"><br></div><div class="gmail_default" style="color:rgb(51,51,153)">************************************</div><div class="gmail_default" style="color:rgb(51,51,153)">***If you haven't had a chance to, please first closely review the following eeglab wiki pages related to your questions:<br></div><div class="gmail_default" style="color:rgb(51,51,153)"><div class="gmail_default" style="color:rgb(34,34,34)"><font color="#333399"><br></font></div><div class="gmail_default" style="color:rgb(34,34,34)"><span style="color:rgb(51,51,153)"><a href="http://sccn.ucsd.edu/wiki/EEGLAB_Wiki#EEGLAB_Tutorial">http://sccn.ucsd.edu/wiki/EEGLAB_Wiki#EEGLAB_Tutorial</a></span><font color="#333399"><br></font></div><div class="gmail_default" style="color:rgb(34,34,34)"><font color="#333399"><a href="http://sccn.ucsd.edu/wiki/Chapter_09:_Decomposing_Data_Using_ICA">http://sccn.ucsd.edu/wiki/Chapter_09:_Decomposing_Data_Using_ICA</a></font><br></div><div class="gmail_default" style="color:rgb(34,34,34)"><font color="#333399"><a href="http://sccn.ucsd.edu/wiki/Chapter_09:_Decomposing_Data_Using_ICA">http://sccn.ucsd.edu/wiki/Chapter_09:_Decomposing_Data_Using_ICA</a></font><br></div><div class="gmail_default" style="color:rgb(34,34,34)"><span style="color:rgb(51,51,153)"><a href="http://sccn.ucsd.edu/wiki/A05:_Data_Structures">http://sccn.ucsd.edu/wiki/A05:_Data_Structures</a></span><br></div><div class="gmail_default" style="color:rgb(34,34,34)"><font color="#333399"><a href="http://sccn.ucsd.edu/wiki/A08:_DIPFIT">http://sccn.ucsd.edu/wiki/A08:_DIPFIT</a></font><br></div><div class="gmail_default" style="color:rgb(34,34,34)"><font color="#333399"><a href="http://sccn.ucsd.edu/wiki/Chapter_02:_Writing_EEGLAB_Scripts">http://sccn.ucsd.edu/wiki/Chapter_02:_Writing_EEGLAB_Scripts</a><br></font></div><div class="gmail_default" style="color:rgb(34,34,34)"><font color="#333399"><br></font></div><div class="gmail_default" style="color:rgb(34,34,34)"><font color="#333399"><br></font></div><div class="gmail_default" style="color:rgb(34,34,34)"><div class="gmail_default" style="color:rgb(51,51,153)">Remember to try the full tutorial which is really beneficial for people who have not used eeglab before much, and to also try functions from the gui wth tutorial data first.<br></div><div class="gmail_default" style="color:rgb(51,51,153)">For some of your questions, you might have to go into the functions and do some detective work.</div><div><br></div></div><div><br></div><div><div class="gmail_default">For ICA there are only four EEG structure fields:</div><div class="gmail_default"><pre class="" style="font-family:monospace,monospace;padding:0px;border:0px none white;color:rgb(0,0,0);line-height:1.2em;font-stretch:normal;font-size:1em;margin-top:0px;margin-bottom:0px;vertical-align:top;background:none rgb(249,249,249)">icawinv:
icasphere:
icaweights:
icaact:         </pre></div><div class="gmail_default" style="color:rgb(34,34,34)"><span style="color:rgb(51,51,153)">For understanding how these EEG structure fields contain the ICA information see figure 3.4 in the following chapter:</span><br></div><div class="gmail_default" style="color:rgb(34,34,34)"><font color="#333399"><a href="http://sccn.ucsd.edu/~scott/pdf/MakeigOnton_ERP09.pdf">http://sccn.ucsd.edu/~scott/pdf/MakeigOnton_ERP09.pdf</a></font></div></div><div><font color="#333399"><br></font></div><div><font color="#333399"><br></font></div></div><div class="gmail_default" style="color:rgb(51,51,153)">if you run ICA from the GUI on tutorial data, or on correctly setup other data, then you just run dipfit from the GUI, which directly uses Fieldtrip's dipfit function to read the ICA information from the EEG structure, and generate dipoles. Once you run the dipfit function from the eeglab gui, you can see the command by typing eegh for eeglab history, and you can examine the dipfit infomation that has been added to the EEG structure in matlab (see DIPFIT eeglab wikipage link further below with other links).</div><div class="gmail_default" style="color:rgb(51,51,153)"><br></div><div class="gmail_default"><font color="#333399">If you haven't had a chance to, please be sure Google the following terms to find out past discussions on your topic on the eeglablist, you might find the answers you need there: for example, "eeglab list EEG.icaact " or "eeglab list ICA structure"  or "eeglablist dipfit"</font><br></div><div class="gmail_default" style="color:rgb(51,51,153)"><br></div><div class="gmail_default" style="color:rgb(51,51,153)">you can also run the GUI to show yourself the component properties via the eeglab gui. After that type eegh to review the command that created that. If you examine the code for that function you can find out where each of the IC properties live and how they are computed.</div><div class="gmail_default" style="color:rgb(51,51,153)"><br></div><div class="gmail_default" style="color:rgb(51,51,153)">I recommend you run all tests via the eeglab guii first, and then review the history of commands via eegh to build scripts.<br></div><div class="gmail_default" style="color:rgb(51,51,153)"><br></div><div class="gmail_default" style="color:rgb(51,51,153)"><br></div><div class="gmail_default" style="color:rgb(51,51,153)"><br></div><div class="gmail_default"><font color="#333399"><br></font></div><div class="gmail_default"><font color="#333399"><br></font></div><div class="gmail_default"><br></div><div class="gmail_default" style="color:rgb(51,51,153)"><br></div><div class="gmail_default" style="color:rgb(51,51,153)"><br></div><div class="gmail_default" style="color:rgb(51,51,153)"><br></div><div class="gmail_default" style="color:rgb(51,51,153)"><br></div><div class="gmail_default" style="color:rgb(51,51,153)"><br></div><div class="gmail_default" style="color:rgb(51,51,153)"><br></div></div>