<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div><div style="text-align: left;direction: ltr; "><span style="-webkit-text-size-adjust: auto;">Thank you Bethel. Did is what I already did. My questions refers to inspecting the components now, after saving the data set. Can i do it wothout a GUI? Should I just use topoplot, inspect the figures and rejects the bad components with another command? My question refers to the components inspection part - can that be done without the GUI?</span></div><div style="text-align: left;direction: ltr; "><span style="-webkit-text-size-adjust: auto;"><br></span></div><div style="text-align: left;direction: ltr; "><span style="-webkit-text-size-adjust: auto;">Liad</span></div><br><span style="-webkit-text-size-adjust: auto;">Sent from my iPhone</span></div><div style="-webkit-text-size-adjust: auto; "><br>On 21 באוק 2013, at 14:49, Bethel Osuagwu <<a href="mailto:b.osuagwu.1@research.gla.ac.uk">b.osuagwu.1@research.gla.ac.uk</a>> wrote:<br><br></div><blockquote type="cite" style="-webkit-text-size-adjust: auto; "><div><span>Hi Liad</span><br><span> Run ICA from the GUI and when it finishes type EEG.history in the matlab's command prompt to see a line similar to this:</span><br><span>EEG = pop_runica(EEG, 'extended',1,'stop',1e-07,'interupt','on');</span><br><span>This is the line you will need to run the script outside the GUI.</span><br><span></span><br><span>Also make sure you save the dataset after the ICA. Once the dataset is saved, you should be able to move the dataset to another computer to continue processing the ICA.</span><br><span>The line to save the dataset outside the GUI looks like this:</span><br><span>EEG = pop_saveset( EEG, 'filename','EEG_ica.set','filepath','C:\myEEG');</span><br><span></span><br><span>I hope this helps.</span><br><span>Bethel</span><br><span></span><br><span>________________________________________</span><br><span>From: <a href="mailto:eeglablist-bounces@sccn.ucsd.edu">eeglablist-bounces@sccn.ucsd.edu</a> [<a href="mailto:eeglablist-bounces@sccn.ucsd.edu">eeglablist-bounces@sccn.ucsd.edu</a>] On Behalf Of liad glz [<a href="mailto:liad.glz@gmail.com">liad.glz@gmail.com</a>]</span><br><span>Sent: 20 October 2013 01:53</span><br><span>To: <a href="mailto:eeglablist@sccn.ucsd.edu">eeglablist@sccn.ucsd.edu</a></span><br><span>Subject: [Eeglablist] Running ICA without the GUI</span><br><span></span><br><span>Hello,</span><br><span></span><br><span>I want to first run the ICA on my computer, then save the output so I could inspect the components separately (on another computer), decide which ones to reject and run the rejection procedure. I know how it is done with the GUI, but I was not sure how to do it without it. I couldn't find in the Wiki what would be the function that would present the components so I could reject them after I run the runica.m, and what is the input this function would need, and the runica.m one generates? Are the weights enough, or do I need to save all the output components (weights,sphere,compvars,bias,signs,lrates,activations)?</span><br><span></span><br><span>Many thanks for your help</span><br><span>Liad</span></div></blockquote></body></html>