<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Dear Pragati,<div><br></div><div>1. The warning you get is when none of the datasets have channel locations.</div><div>I have checked the code, it is straightforward.</div><div><br></div><div>2. Yes, you can load the .avg file from the command line using loadavg. Simply type</div><div><br></div><div>eeglab;</div><div>EEG = eeg_emptyset;</div><div>EEG.data = loadavg(file);</div><div>EEG = eeg_checkset(EEG);</div><div><div>[ALLEEG EEG CURRENTSET] = eeg_store(ALLEEG, EEG);</div><div>eeglab redraw</div></div><div><br></div><div>Arno</div><div><br></div><div><div><div>On Jul 17, 2012, at 2:20 AM, Pragati Rao wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">Hi all,<br><br>I have two questions:<br><br>1. I am trying to create a STUDY where 15 individuals performed an oddball task for 12 pairs of stimuli. Some of the data sets were cleaned with ICA. When I put in all the details, I get an error : All datasets do not have channel locations. and it asks me to reassign numbers for channel locations. I am using standard-10-5-cap385.elp and all the datasets <b>do have</b> channel locations in them. If I say 'no' to the assignment then the STUDY is not created. Is there anyway I can preserve the channel locations and create the study?<br>
<br>2. For one of the subjects, I have the Neuroscan .avg file only. The .cnt file has been deleted. Is there anyway to load this .avg file into EEGLAB and change it to a .set file so that I can perform furthur analysis on it?<br>
<br>Any help is greatly appreciated.<br><br>Regards,<br><br>Pragati Rao,<br>Research Ofiicer,<br>Dept of Speech Language Sciences,<br>All India Institute of Speech and Hearing, Mysore<br>India<br>
_______________________________________________<br>Eeglablist page: <a href="http://sccn.ucsd.edu/eeglab/eeglabmail.html">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></blockquote></div><br></div></body></html>