<div dir="ltr">Dear all,<br><br>I am now trying to know how to localize oscillatory sources using beamformer techniques. I use the exact codes as used in the tutor with Fieldtrip , but there are errors when I did the <strong><a href="http://fieldtrip.fcdonders.nl/reference/volumenormalise" class="wikilink1" title="reference:volumenormalise">volumenormalise</a>.<br>
<br>The script I used:<br></strong><pre class="code">cfg = [];<br>cfg.coordinates = 'ctf';<br>cfg.template = '/opt/matlab/toolbox/spm2/templates/T1.mnc'; %this template is in MNI coordinatescfg.template <br>
sourceDiffIntN = volumenormalise(cfg, sourceDiffInt);</pre><strong><br>The errors are:<br></strong><br>3D CT Norm...<br> iteration 1: ??? Error using ==> spm_brainwarp<br>Wrong sized dim.<br><br>Error in ==> spm_normalise>snbasis at 288<br>
[Alpha,Beta,Var,fw] = spm_brainwarp(VG,VF,Affine,basX,basY,basZ,dbasX,dbasY,dbasZ,T,fwhm,VWG, VWF);<br><br>Error in ==> spm_normalise at 185<br> Tr = snbasis(VG1,VF1,VWG,VWF,Affine,...<br><br>Error in ==> ft_volumenormalise at 193<br>
params = spm_normalise(VG,VF);<br><br>Error in ==> volumenormalise at 17<br>[varargout{1:nargout}] = funhandle(varargin{:});<br> <br><br>Does anybody know how to deal with it?<br><br>Thanks a lot<br><br>Feng<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>