<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="">
Hi René,
<div class=""><br class="">
</div>
<div class="">To be honest, your question is a bit underspecified. Just an error message and a script without any additional information is not inspiring enough to the readership of this list to really be able to help you.</div>
<div class=""><br class="">
</div>
<div class="">The error itself looks pretty self explanatory to me, and I suggest that you first start and try to understand yourself what it means. It says that the source positions are not consistent with the parcellation. Thus, this suggests that there’s
 a mismatch between the positions of the sources that you want to be parcellated, and the positions as specified in the parcellation.</div>
<div class=""><br class="">
</div>
<div class="">I suggest that you start by comparing those positions, and then think a bit about whether these are to be expected to be the same. If the answer to the last question is ‘yes’, then you should work your way backward in the script, and try to find
 where approximately the mismatch occurs. This is then information that you can provide the readers of this list with, so that we can think along.</div>
<div class=""><br class="">
</div>
<div class="">Also, I would assume that you have tried the original tutorial with the data that belongs to this tutorial, as a sanity check that the code runs through in general.</div>
<div class=""><br class="">
</div>
<div class="">Best wishes and good luck with the detective work,</div>
<div class=""><br class="">
</div>
<div class="">Jan-Mathijs</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
<div>
<blockquote type="cite" class="">
<div class="">On 9 Apr 2021, at 16:55, Andrade Rey René <<a href="mailto:rene.andrade@edu.uah.es" class="">rene.andrade@edu.uah.es</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div class="">
<div class="BodyFragment"><font size="2" class=""><span style="font-size:11pt;" class="">
<div class="PlainText">Dear Fieldtrip experts:<br class="">
<br class="">
I have an issue while processing eeg with inspiration on the functional connectivity tutorial. It works smoothly until source_parcellate. Could you please be so kind and give me hint on the error on my code modification of yours?<br class="">
<br class="">
<br class="">
Best,<br class="">
Rene Andrade. <br class="">
<br class="">
</div>
</span></font></div>
<div class="BodyFragment"><font size="2" class=""><span style="font-size:11pt;" class="">
<div class="PlainText"><br class="">
<br class="">
<br class="">
<br class="">
Error using ft_sourceparcellate (line 109)<br class="">
the source positions are not consistent with the parcellation, please use FT_SOURCEINTERPOLATE</div>
</span></font></div>
</div>
<span id="cid:19B332074C563D42AF692F7406D53AC4@eurprd03.prod.outlook.com"><fieldtrip_coherence.m></span>_______________________________________________<br class="">
fieldtrip mailing list<br class="">
<a href="https://mailman.science.ru.nl/mailman/listinfo/fieldtrip" class="">https://mailman.science.ru.nl/mailman/listinfo/fieldtrip</a><br class="">
https://doi.org/10.1371/journal.pcbi.1002202<br class="">
</div>
</blockquote>
</div>
<br class="">
</div>
</body>
</html>