<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Dear Jaishree,<div class=""><br class=""></div><div class="">as your question regarding how to get your own data into FieldTrip is concerned with the basics of the logic behind the FieldTrip data structure, I suggest taking a look at the tutorials provided on the website. This will allow you to get a feel for the meaning behind the structures described in your code.</div><div class=""><br class=""></div><div class=""><a href="http://www.fieldtriptoolbox.org/video/" class="">http://www.fieldtriptoolbox.org/video/</a></div><div class=""><a href="http://www.fieldtriptoolbox.org/walkthrough/" class="">http://www.fieldtriptoolbox.org/walkthrough/</a></div><div class=""><br class=""></div><div class="">If you have problems reading in the .set-data (I assumed it’s coming from EEGLab, which uses .set-files), you can also take a look at this reference page.</div><div class=""><br class=""></div><div class=""><a href="http://www.fieldtriptoolbox.org/reading_data/" class="">http://www.fieldtriptoolbox.org/reading_data/</a></div><div class=""><a href="http://www.fieldtriptoolbox.org/example/getting_started_with_reading_raw_eeg_or_meg_data/" class="">http://www.fieldtriptoolbox.org/example/getting_started_with_reading_raw_eeg_or_meg_data/</a></div><div class=""><br class=""><div>Hope this helps,</div><div><br class=""></div><div>Julian</div><div><br class=""></div><div><br class=""><blockquote type="cite" class=""><div class="">Am 12.08.2020 um 10:41 schrieb Jaishree Jalewa <<a href="mailto:Jaishree.Jalewa@uon.edu.au" class="">Jaishree.Jalewa@uon.edu.au</a>>:</div><br class="Apple-interchange-newline"><div class=""><div style="font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt;" class="">Dear Julian,</div><div style="font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt;" class=""><br class=""></div><div style="font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt;" class="">Many thanks for getting back to me.</div><div style="font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt;" class=""><br class=""></div><div style="font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt;" class="">Sorry to bother you again but can I humbly request you to please have a look at the script below as I am unable to run this script. The script that is provided on the link defines 'data' as a simulation I believe, but I am trying out with one preprocessed real rat EEG data file (x.set) (I have little knowledge of programming), not sure how to define data and trials (can it take the number of trials from the file or do I need to mention):</div><div style="font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt;" class=""><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 10px; background-color: rgb(255, 255, 255); display: inline !important;" class="">cfg</span><span class="Apple-converted-space" style="margin: 0px; font-family: Helvetica; font-size: 10px; caret-color: rgb(0, 0, 0);">       <span class="Apple-converted-space"> </span></span><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 10px; background-color: rgb(255, 255, 255); display: inline !important;" class="">= [];</span><br class=""></div><div style="font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt;" class=""><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Helvetica; color: rgb(160, 32, 240);" class=""><span style="" class="">load<span class="Apple-converted-space"> </span></span>data<span style="" class=""><span class="Apple-converted-space"> </span></span>=<span style="" class=""><span class="Apple-converted-space"> </span></span>'x.set'<span style="" class="">;</span></div><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Helvetica; color: rgb(160, 32, 240);" class=""><span style="" class="">filename =<span class="Apple-converted-space"> </span></span>'x.set'<span style="" class="">;</span></div><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Helvetica; color: rgb(60, 118, 61);" class="">%cfg.numtrl = 100</div><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Helvetica; color: rgb(60, 118, 61);" class="">%data<span class="Apple-converted-space"> </span><span class="Apple-converted-space">     <span class="Apple-converted-space"> </span></span>= ft_freqsimulation(cfg.data); % simulate some data</div><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Helvetica;" class="">dat = ft_read_data(filename,<span class="Apple-converted-space"> </span><span style="color: rgb(0, 0, 255);" class="">...</span><span style="color: rgb(60, 118, 61);" class="">);</span></div><p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Helvetica; color: rgb(60, 118, 61); min-height: 12px;" class=""><span class="Apple-converted-space"> </span><br class="webkit-block-placeholder"></p><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Helvetica;" class="">cfg<span class="Apple-converted-space">       <span class="Apple-converted-space"> </span></span>= [];</div><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Helvetica;" class="">cfg.method =<span class="Apple-converted-space"> </span><span style="color: rgb(160, 32, 240);" class="">'wavelet'</span>;</div><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Helvetica;" class="">cfg.toi<span class="Apple-converted-space">   <span class="Apple-converted-space"> </span></span>= [-0.1 0.3];</div><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Helvetica;" class="">cfg.foi<span class="Apple-converted-space">   <span class="Apple-converted-space"> </span></span>= [1 100];</div><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Helvetica;" class="">cfg.output =<span class="Apple-converted-space"> </span><span style="color: rgb(160, 32, 240);" class="">'fourier'</span>;</div><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Helvetica;" class="">freq<span class="Apple-converted-space"> </span><span class="Apple-converted-space">     <span class="Apple-converted-space"> </span></span>= ft_freqanalysis(cfg, data);</div><p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Helvetica; min-height: 12px;" class=""><span class="Apple-converted-space"> </span><br class="webkit-block-placeholder"></p><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Helvetica; color: rgb(60, 118, 61);" class="">% make a new FieldTrip-style data structure containing the ITC</div><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Helvetica; color: rgb(60, 118, 61);" class="">% copy the descriptive fields over from the frequency decomposition</div><p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Helvetica; color: rgb(60, 118, 61); min-height: 12px;" class=""><span class="Apple-converted-space"> </span><br class="webkit-block-placeholder"></p><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Helvetica;" class="">itc<span class="Apple-converted-space"> </span><span class="Apple-converted-space">         <span class="Apple-converted-space"> </span></span>= [];</div><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Helvetica;" class="">itc.label<span class="Apple-converted-space"> </span><span class="Apple-converted-space">   <span class="Apple-converted-space"> </span></span>= freq.label;</div><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Helvetica;" class="">itc.freq<span class="Apple-converted-space">     <span class="Apple-converted-space"> </span></span>= freq.freq;</div><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Helvetica;" class="">itc.time<span class="Apple-converted-space">     <span class="Apple-converted-space"> </span></span>= freq.time;</div><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Helvetica;" class="">itc.dimord<span class="Apple-converted-space">   <span class="Apple-converted-space"> </span></span>=<span class="Apple-converted-space"> </span><span style="color: rgb(160, 32, 240);" class="">'chan_freq_time'</span>;</div><p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Helvetica; min-height: 12px;" class=""><span class="Apple-converted-space"> </span><br class="webkit-block-placeholder"></p><p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Helvetica; min-height: 12px;" class=""><span class="Apple-converted-space"> </span><br class="webkit-block-placeholder"></p><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Helvetica; color: rgb(60, 118, 61);" class=""><span style="" class="">F = freq.fourierspctrm;<span class="Apple-converted-space"> </span><span class="Apple-converted-space"> <span class="Apple-converted-space"> </span></span></span>% copy the Fourier spectrum</div><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Helvetica;" class="">N = size(F,1);<span class="Apple-converted-space"> </span><span class="Apple-converted-space">         <span class="Apple-converted-space"> </span></span><span style="color: rgb(60, 118, 61);" class="">% number of trials</span></div><p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Helvetica; color: rgb(60, 118, 61); min-height: 12px;" class=""><span class="Apple-converted-space"> </span><br class="webkit-block-placeholder"></p><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Helvetica; color: rgb(60, 118, 61);" class="">% compute inter-trial phase coherence (itpc)</div><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Helvetica;" class="">itc.itpc<span class="Apple-converted-space">     <span class="Apple-converted-space"> </span></span>= F./abs(F);<span class="Apple-converted-space"> </span><span class="Apple-converted-space">       <span class="Apple-converted-space"> </span></span><span style="color: rgb(60, 118, 61);" class="">% divide by amplitude</span></div><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Helvetica;" class="">itc.itpc<span class="Apple-converted-space">     <span class="Apple-converted-space"> </span></span>= sum(itc.itpc,1);<span class="Apple-converted-space"> </span><span class="Apple-converted-space"> <span class="Apple-converted-space"> </span></span><span style="color: rgb(60, 118, 61);" class="">% sum angles</span></div><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Helvetica; color: rgb(60, 118, 61);" class=""><span style="" class="">itc.itpc<span class="Apple-converted-space">     <span class="Apple-converted-space"> </span></span>= abs(itc.itpc)/N;<span class="Apple-converted-space"> </span><span class="Apple-converted-space"> <span class="Apple-converted-space"> </span></span></span>% take the absolute value and normalize</div><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Helvetica; color: rgb(60, 118, 61);" class=""><span style="" class="">itc.itpc<span class="Apple-converted-space">     <span class="Apple-converted-space"> </span></span>= squeeze(itc.itpc);<span class="Apple-converted-space"> </span></span>% remove the first singleton dimension</div><p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Helvetica; color: rgb(60, 118, 61); min-height: 12px;" class=""><span class="Apple-converted-space"> </span><br class="webkit-block-placeholder"></p><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Helvetica; color: rgb(60, 118, 61);" class="">% compute inter-trial linear coherence (itlc)</div><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Helvetica;" class="">itc.itlc<span class="Apple-converted-space">     <span class="Apple-converted-space"> </span></span>= sum(F) ./ (sqrt(N*sum(abs(F).^2)));</div><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Helvetica; color: rgb(60, 118, 61);" class=""><span style="" class="">itc.itlc<span class="Apple-converted-space">     <span class="Apple-converted-space"> </span></span>= abs(itc.itlc);<span class="Apple-converted-space"> </span><span class="Apple-converted-space">   <span class="Apple-converted-space"> </span></span></span>% take the absolute value, i.e. ignore phase</div><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Helvetica; color: rgb(60, 118, 61);" class=""><span style="" class="">itc.itlc<span class="Apple-converted-space">     <span class="Apple-converted-space"> </span></span>= squeeze(itc.itlc);<span class="Apple-converted-space"> </span></span>% remove the first singleton dimension</div><p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Helvetica; color: rgb(60, 118, 61); min-height: 12px;" class=""><span class="Apple-converted-space"> </span><br class="webkit-block-placeholder"></p><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Helvetica;" class="">figure</div><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Helvetica;" class="">subplot(2, 1, 1);</div><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Helvetica;" class="">imagesc(itc.time, itc.freq, squeeze(itc.itpc(1,:,:)));</div><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Helvetica;" class="">axis<span class="Apple-converted-space"> </span><span style="color: rgb(160, 32, 240);" class="">xy</span></div><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Helvetica; color: rgb(160, 32, 240);" class=""><span style="" class="">title(</span>'inter-trial phase coherence'<span style="" class="">);</span></div><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Helvetica;" class="">subplot(2, 1, 2);</div><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Helvetica;" class="">imagesc(itc.time, itc.freq, squeeze(itc.itlc(1,:,:)));</div><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Helvetica;" class="">axis<span class="Apple-converted-space"> </span><span style="color: rgb(160, 32, 240);" class="">xy</span></div><div style="margin: 0px; font-style: normal; font-variant-caps: normal; font-weight: normal; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Helvetica; color: rgb(160, 32, 240);" class=""><span style="" class="">title(</span>'inter-trial linear coherence'<span style="" class="">);</span></div><br class="Apple-interchange-newline">Once again sorry to bother you,</div><div style="font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt;" class=""><br class=""></div><div style="font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt;" class="">Thanks,</div><div style="font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt;" class="">Jaishree</div><div id="appendonsend" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""></div><hr tabindex="-1" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; display: inline-block; width: 735px;" class=""><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class=""></span><div id="divRplyFwdMsg" dir="ltr" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><font face="Calibri, sans-serif" style="font-size: 11pt;" class=""><b class="">From:</b><span class="Apple-converted-space"> </span>fieldtrip <<a href="mailto:fieldtrip-bounces@science.ru.nl" class="">fieldtrip-bounces@science.ru.nl</a>> on behalf of Julian Keil <<a href="mailto:julian.keil@gmail.com" class="">julian.keil@gmail.com</a>><br class=""><b class="">Sent:</b><span class="Apple-converted-space"> </span>Wednesday, 12 August 2020 5:28 PM<br class=""><b class="">To:</b><span class="Apple-converted-space"> </span>FieldTrip discussion list <<a href="mailto:fieldtrip@science.ru.nl" class="">fieldtrip@science.ru.nl</a>><br class=""><b class="">Subject:</b><span class="Apple-converted-space"> </span>Re: [FieldTrip] ITC</font><div class=""> </div></div><div class="" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; line-break: after-white-space;">Dear Jaishree,<div class=""><br class=""></div><div class="">you can find information on how to compute ITC in FieldTrip here: <a href="http://www.fieldtriptoolbox.org/faq/itc/" class="">http://www.fieldtriptoolbox.org/faq/itc/</a></div><div class="">You should be able to read in the .set files using ft_read_data: <a href="http://www.fieldtriptoolbox.org/faq/dataformat/" class="">http://www.fieldtriptoolbox.org/faq/dataformat/</a></div><div class=""><br class=""></div><div class="">Hope this helps,</div><div class=""><br class=""></div><div class="">Julian</div><div class=""><br class=""></div><div class=""><div class=""><div style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;" class="">________________<br class="">Prof. Dr. Julian Keil<br class=""><br class="">Biological Psychology<br class="">Olshausenstrasse 62 - R. 306<br class="">24118 Kiel, Germany<br class=""><br class="">+49 - 0431 - 880 - 4872<br class=""><a href="http://www.biopsych.uni-kiel.de/en" class="">http://www.biopsych.uni-kiel.de/en</a><br class=""><br class=""></div></div><div class=""><blockquote type="cite" class=""><div class="">Am 12.08.2020 um 04:56 schrieb Jaishree Jalewa <<a href="mailto:Jaishree.Jalewa@uon.edu.au" class="">Jaishree.Jalewa@uon.edu.au</a>>:</div><br class="x_Apple-interchange-newline"><div class=""><div class="" style="font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt;">Hi, Can I please request some help with performing ITC using Fieldtrip as I have no experience with it.<span class="x_Apple-converted-space"> </span><br class="">I am willing to use preprocessed rat EEG data with multiple groups and conditions involved.  Can anyone please let me know how to load the .set files in order to run the Fieldtrip script.<br class=""><br class="">Any help will be much appreciated.<br class="">Thanks,<br class="">Jaishree<br class=""></div><span class="" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none; float: none; display: inline !important;">_______________________________________________</span><br class="" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none;"><span class="" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none; float: none; display: inline !important;">fieldtrip mailing list</span><br class="" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none;"><a href="https://mailman.science.ru.nl/mailman/listinfo/fieldtrip" class="" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;">https://mailman.science.ru.nl/mailman/listinfo/fieldtrip</a><br class="" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none;"><a href="https://doi.org/10.1371/journal.pcbi.1002202" class="" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;">https://doi.org/10.1371/journal.pcbi.1002202</a></div></blockquote></div><br class=""></div></div><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">_______________________________________________</span><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">fieldtrip mailing list</span><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><a href="https://mailman.science.ru.nl/mailman/listinfo/fieldtrip" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">https://mailman.science.ru.nl/mailman/listinfo/fieldtrip</a><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><a href="https://doi.org/10.1371/journal.pcbi.1002202" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">https://doi.org/10.1371/journal.pcbi.1002202</a></div></blockquote></div><br class=""></div></body></html>