Greetings,<div><br></div><div>I did an EEG experiment using CED and the format is standard ".SMR".</div><div>The data contains 1 Channel (Cz) and 1 Event Channel.</div><div><br></div><div>When I try to look at the data in FT using:</div>
<div><div>cfg = [];</div><div>cfg.dataset = 'eduardo_pilot_03_events2.smr';</div><div>cfg.trialdef.eventtype  = '?';</div><div>definetrial(cfg);</div><div><br></div>I get several errors back:</div><div><br>
</div><div><div>Warning: Unable to load this DLL </div><div>Call ns_SetLibrary first! Process interrupted!</div><div>??? Error using ==> read_ced_son at 81</div><div>Could not get NeuroShare library info, please use the NS_SETLIBRARY function.</div>
<div><br></div><div>Error in ==> ft_read_header at 357</div><div>    orig = read_ced_son(filename,'readevents','no','readdata','no');</div><div><br></div><div>Error in ==> read_header at 17</div>
<div>[varargout{1:nargout}] = funhandle(varargin{:});</div><div><br></div><div>Error in ==> trialfun_general at 50</div><div>hdr = read_header(cfg.headerfile);</div><div><br></div><div>Error in ==> ft_definetrial at 110</div>
<div>    [trl, event] = feval(cfg.trialfun, cfg);</div><div><br></div><div>Error in ==> definetrial at 17</div><div>[varargout{1:nargout}] = funhandle(varargin{:});</div></div><div><br></div><div>I checked the "read_ced_son.m" and apparently I need a Neuroshare library to read the data (I thought FT already had that in).</div>
<div>So I go to the Neuroshare site and download a ZIP called MATLAB_Import_Filter, which apparently should include several ".m" files and 1 DLL called "mexprog.dll" for 64-bits, but the DLL is not there. </div>
<div>The readme.txt shows that I should also include a file called "NeuroshareDLL" in the same directory.</div><div><br></div><div>I'm not sure where to go from here.</div><div>Where can I get that NeuroshareDLL and mexprog.dll that should go into the directory?</div>
<div>Is my data in the correct format?</div><div><br></div><div>Thank you</div><div><br></div><div>Best regards</div><div><br></div><div>Eduardo </div><div><br>-- <br>Eduardo A. Garza Villarreal<br>MD, PhD Student<br><br>
-Center for Functionally Integrative Neuroscience (CFIN), Aarhus University;<br>-Royal Academy of Music, Aarhus, Denmark;<br>-Department of Psychiatry, Warneford Hospital, University of Oxford, UK.<br><br>DK Office:   +45 89494408<br>
DK Mobile:  +45 2772 3440<br><br>UK Office:   +44 1865223918<br>UK Mobile   +44 7879574135<br><br><a href="http://person.au.dk/eduardo.garza@ki">http://person.au.dk/eduardo.garza@ki</a><br><a href="http://www.cfin.au.dk/menu550-en">http://www.cfin.au.dk/menu550-en</a><br>
<br><a href="mailto:egarza@gmail.com">egarza@gmail.com</a><br><a href="mailto:eduardo@pet.auh.dk">eduardo@pet.auh.dk</a><br><a href="mailto:eduardo.garzavillarreal@psych.ac.ox.uk">eduardo.garzavillarreal@psych.ac.ox.uk</a><br>

</div>
<p>----------------------------------</p>
<p>The aim of this list is to facilitate the discussion between users of the FieldTrip  toolbox, to share experiences and to discuss new ideas for MEG and EEG analysis.</p>
<p>  http://listserv.surfnet.nl/archives/fieldtrip.html</p>
<p>  http://www.ru.nl/fcdonders/fieldtrip/</p>