<div dir="ltr"><div><div>Hi Jose, <br><br></div>You could just store the original chanlocs immediately after loading your to-be-processed file. <br><br></div><div>load file<br><br></div><div>backup_locs = EEG.chanlocs;<br><br></div><div>after the rest of processing, i.e.,after pop_subcomp in your case, <br><br></div><div>EEG = pop_interp(EEG, backup_chanlocs,'spherical')<br><br></div><div>this should do it. This way you do not have to load another data file and can also save on RAM.<br><br></div><div>best, <br></div><div>Nike<br><br></div><div>I wonder why your ALLEEG is empty!!<br></div><div> <br><div><div><div><br><div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">hello,<br><br>I'm currently doing the preprocessing of an EEG dataset,<br>Before ICA I removed some bad channels, and after rejecting the bad components I'm trying to get back these channels interpolating with pop_interp,<br><br>However, I'm having problems for doing this. First, I have to load another dataset to indicate which channel I want to interpolate because when I open the dataset to interpolate the list of channels has updated and if I want to interpolate the channel 57, it removes and interpolates the current 57 (which was before 58),<br><br>So I need to open another dataset, and indicate that I want to interpolate the channel 57 from that original dataset with the full 66 channels,<br><br>Second, while trying to do this, opening two datasets, I was confronted with the problem that when running a script the dataset is covertly open and the MATLAB workspace doesn't perceive it and if I ask for:<br><br>EEG = pop_interp(EEG, ALLEEG(1).chanlocs(<wbr>recoverChan), 'spherical'); where recoverChan = 57 (commands lines I get when testing it manually),<br><br>the system rightly warning me "Index exceeds matrix dimensions" because indeed the variable ALLEEG is empty,<br><br>Somebody knows a trick to solve this?<br><br>best<br>Jose<br></div>
<br><br>---------- Forwarded message ----------<br>From: valerio jus <<a href="mailto:valeriojus@gmail.com">valeriojus@gmail.com</a>><br>To: <a href="mailto:eeglablist@sccn.ucsd.edu">eeglablist@sccn.ucsd.edu</a><br>Cc: <br>Bcc: <br>Date: Fri, 12 May 2017 17:34:22 +0800<br>Subject: [Eeglablist] Getting data out of EEGLAB STUDY<br><div dir="ltr"><div>Dear all, </div><div><br></div><div>I used the attached image to plot the power spectrum of two groups. However, my question, is there any way to extract the data from the STUDY in order to plot same plot out of the STUDY?</div><div><br></div><div>Highly appreciate any help. </div><div><br></div><div>Valerio</div><div><br></div><div>​<br><div class="gmail_chip gmail_drive_chip" style="width:396px;height:18px;max-height:18px;background-color:#f5f5f5;padding:5px;color:#222;font-family:arial;font-style:normal;font-weight:bold;font-size:13px;border:1px solid #ddd;line-height:1"><a href="https://drive.google.com/file/d/0Byt9XStqEMdIbzltLU9Pc0hkYm8/view?usp=drive_web" style="display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-decoration:none;padding:1px 0px;border:none;width:100%" target="_blank"><img style="vertical-align:bottom;border:none" src="https://drive-thirdparty.googleusercontent.com/16/type/image/png"> <span dir="ltr" style="color:#15c;text-decoration:none;vertical-align:bottom">Power Spectrum using STUDY.png</span></a></div>​<br></div></div>
<br><br>---------- Forwarded message ----------<br>From: Priyanka Reddy <<a href="mailto:priyanka34311@gmail.com">priyanka34311@gmail.com</a>><br>To: <a href="mailto:eeglablist@sccn.ucsd.edu">eeglablist@sccn.ucsd.edu</a><br>Cc: <br>Bcc: <br>Date: Fri, 12 May 2017 11:23:23 +0530<br>Subject: [Eeglablist] LORETA-KEY output<br><div dir="ltr">Dear all,<div><br></div><div>I am trying to output electric neuronal activity at specified ROIs from LORETA-KEY (sLORETA). The Connectivity module Help says that it is possible, but I have not been able to output this data. </div><div><br></div><div>Has anyone been able to do this?<br></div><div><br></div><div>Best regards,</div><div>Priyanka</div></div>
<br>______________________________<wbr>_________________<br>
eeglablist mailing list <a href="mailto:eeglablist@sccn.ucsd.edu">eeglablist@sccn.ucsd.edu</a><br>
Eeglablist page: <a href="http://www.sccn.ucsd.edu/eeglab/eeglabmail.html" rel="noreferrer" target="_blank">http://www.sccn.ucsd.edu/<wbr>eeglab/eeglabmail.html</a><br>
To unsubscribe, send an empty email to <a href="mailto:eeglablist-unsub@sccn.ucsd.edu">eeglablist-unsub@sccn.ucsd.edu</a><br>
To switch to non-digest mode, send an empty email to <a href="mailto:eeglablist-nodigest@sccn.ucsd.edu">eeglablist-nodigest@sccn.ucsd.<wbr>edu</a><br></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><font color="#6633ff" face="georgia,serif"><a href="http://goog_636235333" target="_blank">G Nike Gnanateja</a></font></div><div><font color="#6633ff" face="georgia,serif">Junior Research Fellow,</font></div><div><font color="#6633ff" face="georgia,serif">Department of Audiology, </font></div><div><font color="#6633ff" face="georgia,serif">All India Institute of Speech</font></div><div><font color="#6633ff" face="georgia,serif">and Hearing Mysore-06</font></div></div></div></div></div>
</div></div></div></div></div></div></div>