<div dir="ltr"><div class="gmail_default" style="color:rgb(51,51,153)">Hello Adeel, some notes for your 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)">**********************************************************</div><div class="gmail_default" style="color:rgb(51,51,153)"><br></div><div class="gmail_default" style="color:rgb(51,51,153)">Here is an example of the using the eeg_regepochs function</div><div class="gmail_default" style="color:rgb(51,51,153)"><br></div><div class="gmail_default" style="color:rgb(51,51,153)">%%%%load the .set file of interest, then...</div><div class="gmail_default"><div class="gmail_default" style="color:rgb(51,51,153)">EEG = eeg_regepochs(EEG,3);  %make three second epochs</div><div class="gmail_default" style="color:rgb(51,51,153)">[ALLEEG EEG CURRENTSET] = pop_newset(ALLEEG, EEG, CURRENTSET,'overwrite','on','gui','off'); %overwrite the current EEG structure</div><div class="gmail_default" style="color:rgb(51,51,153)">eeglab redraw %update eeglab and the the eeglab gui</div><div class="gmail_default" style="color:rgb(51,51,153)"><br></div><div class="gmail_default" style="color:rgb(51,51,153)">after running the above you should see that you have a certain number of epochs (review the main eeglab gui and also plot the data to make sure)</div><div class="gmail_default" style="color:rgb(51,51,153)"><br></div><div class="gmail_default" style="color:rgb(51,51,153)">for details about "run ica on epoched data" check out the following if you have not had a chance to:</div><div class="gmail_default" style="color:rgb(51,51,153)"><br></div><div class="gmail_default" style="color:rgb(51,51,153)">try all steps via the gui only from import to cleaning to ICA to computing specific metrics. Review the output of the eegh command after each successful  step, which shows the code/functions that were run at each step.</div><div class="gmail_default" style="color:rgb(51,51,153)"><br></div><div class="gmail_default" style="color:rgb(51,51,153)">read through the online eeglab documentation </div><div class="gmail_default" style="color:rgb(51,51,153)"><br></div><div class="gmail_default" style="color:rgb(51,51,153)">do eeglab online tutorial (follow the steps and use the eeglab tutorial data)</div><div class="gmail_default" style="color:rgb(51,51,153)"><br></div><div class="gmail_default" style="color:rgb(51,51,153)">watch the eeglab summer school online videos </div><div class="gmail_default" style="color:rgb(51,51,153)"><br></div><div class="gmail_default" style="color:rgb(51,51,153)">google and check out Makoto's pipeline (a set of suggestions from an an advanced eeglab user)</div><div class="gmail_default" style="color:rgb(51,51,153)"><br></div><div class="gmail_default" style="color:rgb(51,51,153)">google past eeglablist posts (many of which contain questions similar to yours from new users). do so by googling eeglablist + your topic/question</div><div class="gmail_default" style="color:rgb(51,51,153)"><br></div><div class="gmail_default" style="color:rgb(51,51,153)">as you are seem new to ICA, the following website from eeglab developers should be very helpful to you</div><div class="gmail_default"><font color="#333399"><a href="http://labeling.ucsd.edu/tutorial">http://labeling.ucsd.edu/tutorial</a></font><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"><font color="#333399"><br></font></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><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Feb 10, 2018 at 9:33 PM, Adeel Khan Shigri <span dir="ltr"><<a href="mailto:shigriadeel@gmail.com" target="_blank">shigriadeel@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 dir="ltr">Respected Sir ,<div>After epoching of data by using <span style="font-family:arial,sans-serif;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline"><font color="#333399"><span style="font-size:12.8px"> the function eeg_regepochs   </span></font>how can I import the epoch data in the eeglab GUI ? I want to run ICA on the epoch data .</span></div><div><span style="font-family:arial,sans-serif;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">Truly </span></div><span class="HOEnZb"><font color="#888888"><div><span style="font-family:arial,sans-serif;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">Adeel</span></div></font></span></div>
</blockquote></div><br></div></div>