Dear All, <div><br></div><div>I had a question regarding across subject source level statistics using fieldtrip.</div><div><br></div><div>For 15 subjects I have two conditions conA and conB. For each subject I then</div><div>
<br></div><div>1. calculate a DICS  beaformer for conA, conB, based on a common filter. (lets call them srcA and srcB resp.)</div><div><br></div><div>2. calculate normalized srcDiff  by doing (srcA-srcB/srcA)</div><div><br>
</div><div>3. interpolate and normalize srcDiff  using ft_sourceinterpolate and ft_volumenormalise (lets call the output srcDiffNorm)</div><div><br></div><div>After I have done that for each subject  I use ft_sourcegrandaverage with  cfg.keepindividual = 'yes'; to get grandavgAvsB.</div>
<div><br></div><div>What I would like to do is test just grandavgAvsB to see if any voxels are significantly different from zero (zero being conA = conB). </div><div><br></div><div>How should I go about doing this using ft_sourcestatistics (or another program). The example scripts seem want two datasets.</div>
<div><br></div><div>sincerely</div><div>Naran</div>