[Eeglablist] STUDY design issue - Duplicate Entry detected in new design...
Arnaud Delorme
arno at ucsd.edu
Sat Jun 28 08:25:18 PDT 2014
Yes, Makoto,
This bug has been fixed. However, we need to release a new zip file.
It is only available through SVN. Best is to replace the attached function in eeglabxxxx/functions/studyfunc
Thanks,
Arno
On Jun 28, 2014, at 5:38 AM, Makoto Miyakoshi <mmiyakoshi at ucsd.edu> wrote:
> Dear Arno and Ramon,
>
> I often hear this trouble these days. There must be something wrong with the current STUDY. I put a red flag here to draw your attention.
>
> Makoto
>
>
> On Tue, Jun 24, 2014 at 10:46 AM, Eddins, Ann <aeddins at usf.edu> wrote:
> Hello James and others,
>
>
>
> I was just preparing to send an email to the list for this same error. I have created small studies with no problem but just created a new study that includes 99 files (so far). I’ve tried adding/deleting study designs, but it continues to get stuck in an infinite loop with the same “duplicate entry” error that James mentions below.
>
>
>
> Any suggestions for a fix?
>
>
>
> Thanks,
>
> Ann
>
>
>
>
>
> From: eeglablist-bounces at sccn.ucsd.edu [mailto:eeglablist-bounces at sccn.ucsd.edu] On Behalf Of James Jones-Rounds
> Sent: Tuesday, June 24, 2014 10:16 AM
> To: EEGLAB List
> Subject: [Eeglablist] STUDY design issue - Duplicate Entry detected in new design...
>
>
>
> Hello all,
>
>
>
> I am trying to build a STUDY, and I use the following code to build it from the command line (see below). Once it's built, I load it via the EEGLAB GUI and try to specify the designs I'm interested in. Once I click 'OK' in the design editing GUI window, MATLAB gets stuck in an infinite loop, with this warning code appearing repeatedly:
>
>
>
> Duplicate entry detected in new design, reinitializing design with new file names
>
> Note: duplicate 'key', 'val' parameter(s), keeping the last one(s)
>
>
>
> I don't think it's a bug - I think it's an issue with my STUDY - but I've never had this issue before.
>
> Once I cancel the MATLAB code, line 350 of the "std_makedesign" command seems to be where it gets stuck :
>
>
>
> [STUDY com] = std_makedesign(STUDY, ALLEEG, designind, orivarargin{:},
>
> 'defaultdesign', 'forceoff');
>
>
>
> Here is the code I use to build the STUDY:
>
>
>
> % Add datasets to STUDY structure
>
> [STUDY, ALLEEG] = std_editset(STUDY, ALLEEG, 'name', 'myStudy', 'filepath', ...
>
> 'E:\myStudyFiles\',...
>
> 'filename', 'MyStudy', 'commands', {'index', index, 'load', strcat(full_path_for_this_subjects_set_files, '\', filenameEEG), 'subject', participant_string_from_folder_name, 'inbrain', 'on', 'dipselect', .28});
>
>
>
>
>
> Any insight y'all can provide is greatly appreciated!
>
>
> James
>
>
>
> --
>
> James Jones-Rounds
>
> Laboratory Manager
> Human Development EEG and Psychophysiology (HEP) Laboratory,
>
> Department of Human Development,
> --------------------------------------------
> Cornell University | Ithaca, NY
>
> 607-255-9883
>
> eeg at cornell.edu
>
>
> _______________________________________________
> Eeglablist page: http://sccn.ucsd.edu/eeglab/eeglabmail.html
> To unsubscribe, send an empty email to eeglablist-unsubscribe at sccn.ucsd.edu
> For digest mode, send an email with the subject "set digest mime" to eeglablist-request at sccn.ucsd.edu
>
>
>
> --
> Makoto Miyakoshi
> Swartz Center for Computational Neuroscience
> Institute for Neural Computation, University of California San Diego
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://sccn.ucsd.edu/pipermail/eeglablist/attachments/20140628/17184784/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: std_makedesign.m
Type: application/octet-stream
Size: 21528 bytes
Desc: not available
URL: <http://sccn.ucsd.edu/pipermail/eeglablist/attachments/20140628/17184784/attachment.obj>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://sccn.ucsd.edu/pipermail/eeglablist/attachments/20140628/17184784/attachment-0001.html>
More information about the eeglablist
mailing list