<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!-- p { margin-top: 0px; margin-bottom: 0px; }--></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Dear Cecilia and Tom,<br>
</p>
<p><br>
</p>
<p>I am in a similar situation to the one described by Cecilia, so I thought of asking you for a suggestion.<br>
</p>
<p><br>
</p>
<p>I have a dataset locked to the onset of the cue, and I would like to use the same baseline I used in this dataset to baseline-correct also the same dataset locked to the onset of the target.<br>
</p>
<p><br>
</p>
<p>I tried the solution Tom suggested, but it is not working for me. The reason is that I preprocessed the cue-locked and target-locked datasets separately, therefore they end up having a slightly different number of trials. Do you have any idea of how this
 could be solved? Would it make sense to baseline-correct at the grandaverage level?<br>
</p>
<p><br>
</p>
<p>Another option I have been thinking about is to use ft_redefinetrial. In this case I have other problems, though. If I try to use the ft_redefinetrial function after preprocessing and cleaning my cue-locked dataset, it will output all the trials in the raw
 data (therefore not accounting for the trial rejection I performed on the cue-locked dataset). Is this the right way to use this function or am I missing something?<br>
</p>
<p><br>
</p>
<p>Thanks in advance for any input and sorry if my question is not very clear (still a newbie!)<br>
</p>
<p><br>
</p>
<p>Best,<br>
</p>
<p>Silvia<br>
</p>
<div dir="ltr" style="color: rgb(33, 33, 33);">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> fieldtrip <fieldtrip-bounces@science.ru.nl> on behalf of Tom Marshall <tom.marshall@psy.ox.ac.uk><br>
<b>Sent:</b> 02 November 2018 23:29<br>
<b>To:</b> FieldTrip discussion list<br>
<b>Subject:</b> Re: [FieldTrip] baseline correcting data with baseline coming from a different grandaverage</font>
<div> </div>
</div>
<div>
<div id="divtagdefaultwrapper" dir="ltr" style="font-size:12pt; color:#000000; font-family:Calibri,Helvetica,sans-serif">
<p style="margin-top:0; margin-bottom:0">Hey Cecilia,</p>
<p style="margin-top:0; margin-bottom:0"><br>
</p>
<p style="margin-top:0; margin-bottom:0">I guess you could do that with a combination of 'ft_selectdata', and 'ft_math'.</p>
<p style="margin-top:0; margin-bottom:0"><br>
</p>
<p style="margin-top:0; margin-bottom:0">Let's say you have datasets called 'stimlocked' and 'cuelocked'</p>
<p style="margin-top:0; margin-bottom:0"><br>
</p>
<p style="margin-top:0; margin-bottom:0">You'd do something like:</p>
<p style="margin-top:0; margin-bottom:0"><br>
</p>
<p style="margin-top:0; margin-bottom:0">% cut out baseline from cuelocked<br>
</p>
<p style="margin-top:0; margin-bottom:0">cfg = [];</p>
<p style="margin-top:0; margin-bottom:0">cfg.latency = [-0.5 0]; % or whatever your baseline window is</p>
<p style="margin-top:0; margin-bottom:0">baseline = ft_selectdata(cfg, cuelocked);</p>
<p style="margin-top:0; margin-bottom:0"><br>
</p>
<p style="margin-top:0; margin-bottom:0">% subtract baseline from stimlocked</p>
<p style="margin-top:0; margin-bottom:0">cfg = [];</p>
<p style="margin-top:0; margin-bottom:0">cfg.operation = 'subtract';</p>
<p style="margin-top:0; margin-bottom:0">baseline_corrected_stimlocked = ft_math(cfg, stimlocked, baseline);</p>
<p style="margin-top:0; margin-bottom:0"><br>
</p>
<p style="margin-top:0; margin-bottom:0">I <i>think</i> that ft_math allows you to input algebraic expressions too. So if you wanted to do, for example, a 'relchange' baseline correction you should substitute (something like)</p>
<p style="margin-top:0; margin-bottom:0"><br>
</p>
<p style="margin-top:0; margin-bottom:0">cfg.operation = '(x1-x2)/x2';<br>
</p>
<p style="margin-top:0; margin-bottom:0"><br>
</p>
<p style="margin-top:0; margin-bottom:0">Best,</p>
<p style="margin-top:0; margin-bottom:0">Tom<br>
</p>
</div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> fieldtrip <fieldtrip-bounces@science.ru.nl> on behalf of Mazzetti, C. (Cecilia) <C.Mazzetti@donders.ru.nl><br>
<b>Sent:</b> 01 November 2018 11:04:23<br>
<b>To:</b> fieldtrip@science.ru.nl<br>
<b>Subject:</b> [FieldTrip] baseline correcting data with baseline coming from a different grandaverage</font>
<div> </div>
</div>
<style type="text/css" style="">
<!--
p
        {margin-top:0px;
        margin-bottom:0px}
-->
</style>
<div dir="ltr" style="font-size:12pt; color:#000000; background-color:#FFFFFF; font-family:Calibri,Arial,Helvetica,sans-serif">
<p>Dear everyone,<br>
</p>
<p>I have some stimulus locked data which I have to baseline with respect to the same data but cue locked.<br>
</p>
<p>I was wondering whether there is a setting in fieldtrip which allows to do that (i.e. set the baseline timw window according to a different dataset, the cue-locked data) and applying it to the stimulus locked data.<br>
</p>
<p>Thanks in advance!<br>
</p>
<p><br>
</p>
<div id="x_Signature">
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:'Segoe UI',Helvetica,Arial,sans-serif; background-color:rgb(255,255,255)">
<font face="arial,sans-serif"><font face="arial,helvetica,sans-serif">Best,</font></font></div>
<div style="font-family:'Segoe UI',Helvetica,Arial,sans-serif; background-color:rgb(255,255,255)">
<font face="arial,sans-serif"><font face="arial,helvetica,sans-serif">Cecilia</font></font></div>
<div style="font-family:'Segoe UI',Helvetica,Arial,sans-serif; background-color:rgb(255,255,255)">
<font face="arial,sans-serif"><font face="arial,helvetica,sans-serif"><b><br>
</b></font></font></div>
<div style="font-family:'Segoe UI',Helvetica,Arial,sans-serif; background-color:rgb(255,255,255)">
<font face="arial,sans-serif"><font face="arial,helvetica,sans-serif"><b><br>
</b></font></font></div>
<div style="font-family:'Segoe UI',Helvetica,Arial,sans-serif; background-color:rgb(255,255,255)">
<font face="arial,sans-serif"><font face="arial,helvetica,sans-serif"><b>Cecilia Mazzetti - </b></font><font face="arial,helvetica,sans-serif"><b>Ph.D. Candidate </b></font></font></div>
<div style="font-family:'Segoe UI',Helvetica,Arial,sans-serif; background-color:rgb(255,255,255)">
<span style="font-family:arial,helvetica,sans-serif">Donders Centre for Cognitive Neuroimaging, room 0.068 </span></div>
<div style="font-family:'Segoe UI',Helvetica,Arial,sans-serif; background-color:rgb(255,255,255)">
<font face="arial,sans-serif">
<div style="margin:0px"><font face="arial,helvetica,sans-serif">Kapittelweg 29 | </font><font face="arial,helvetica,sans-serif">6525 EN Nijmegen </font></div>
</font></div>
<div style="font-family:'Segoe UI',Helvetica,Arial,sans-serif; background-color:rgb(255,255,255)">
<font face="arial,sans-serif">
<div style="margin:0px"><br>
</div>
</font></div>
</div>
<div style="font-family:Tahoma; font-size:13px"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>