<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Hey Tom,<br>
<br>
</div>
<blockquote cite="mid:50B23369.5020105@fcdonders.ru.nl" type="cite">
<br>
I guess I have several questions all at once:<br>
1) Is it actually possible to reinterpolate MEG channels that were
never recorded - eg because the channels were deactivated when the
acquisition took place? <br>
</blockquote>
<br>
Should work, but only with the SSI (=spherical spline interpolation)
method. For the nearest neighbour interpolation, the function
constructs a list of neuighbouring and constructs a weighted
average. The function, however, wants to weigh each sensor according
to its distance from the sensor to be reconstructed. That
information can only be found in the grad structure, but in the grad
structure there are only sensors which were recorded, thus the
distance from a missing sensor cannot be measured because its
position is missing in the grad structure. SSI should work though,
cause it relies on a different rationale.<br>
<br>
<br>
<blockquote cite="mid:50B23369.5020105@fcdonders.ru.nl" type="cite">
2) What might be causing the error I'm seeing?<br>
</blockquote>
<br>
Since you have 301 channels rather than 275, my suspicion is that
you include reference gradiometers. This should not fail in
principle, though... maybe I can drop by your office to check it
out? Got some time right now?<br>
<br>
<blockquote cite="mid:50B23369.5020105@fcdonders.ru.nl" type="cite">
3) Where is ft_fetch_sens?<br>
</blockquote>
<br>
It's a private function, can be found in FieldTrip/private. You have
to cd to that directory in order for Matlab to find it (the idea
behind private function is that there are only visible for
higher-level function and 'hidden' for all other functions).<br>
<br>
Best,<br>
Jörn<br>
<br>
<br>
<blockquote cite="mid:50B23369.5020105@fcdonders.ru.nl" type="cite">
<br>
Thanks for help with any of the above!<br>
Best,<br>
Tom<br>
<pre class="moz-signature" cols="72">--
Tom Marshall, MSc.
Neuronal Oscillations Group, Donders Centre for Cognitive Neuroimaging
tel: +31(0)243668487
email: <a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:t.marshall@fcdonders.ru.nl">t.marshall@fcdonders.ru.nl</a>
postal: PO Box 9101, 6500HB, Nijmegen, The Netherlands
visiting: Kapittelweg 29, 6525EN, Nijmegen, The Netherlands</pre>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
fieldtrip mailing list
<a class="moz-txt-link-abbreviated" href="mailto:fieldtrip@donders.ru.nl">fieldtrip@donders.ru.nl</a>
<a class="moz-txt-link-freetext" href="http://mailman.science.ru.nl/mailman/listinfo/fieldtrip">http://mailman.science.ru.nl/mailman/listinfo/fieldtrip</a></pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">--
Jörn M. Horschig
PhD Student
Donders Institute for Brain, Cognition and Behaviour
Centre for Cognitive Neuroimaging
Radboud University Nijmegen
Neuronal Oscillations Group
FieldTrip Development Team
P.O. Box 9101
NL-6500 HB Nijmegen
The Netherlands
Contact:
E-Mail: <a class="moz-txt-link-abbreviated" href="mailto:jm.horschig@donders.ru.nl">jm.horschig@donders.ru.nl</a>
Tel: +31-(0)24-36-68493
Web: <a class="moz-txt-link-freetext" href="http://www.ru.nl/donders">http://www.ru.nl/donders</a>
Visiting address:
Trigon, room 2.30
Kapittelweg 29
NL-6525 EN Nijmegen
The Netherlands</pre>
</body>
</html>