<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><div dir="ltr"><div class="gmail_default" style="font-family:georgia,serif">Dear Fieldtrip forum,</div><div class="gmail_default" style="font-family:georgia,serif"><br></div><div class="gmail_default" style="font-family:georgia,serif">I'm doing source parcellation with MEG data by using AAL atlas. At some point in the documentations I read the following :<br></div><div class="gmail_default" style="font-family:georgia,serif">*atlas.pos = source_conn.pos; % <b>otherwise the parcellation won't work*</b><br></div><div class="gmail_default" style="font-family:georgia,serif">and after that has used <b>ft_sourceparcellate</b> function. I have some questions about it.</div><div class="gmail_default" style="font-family:georgia,serif"><br></div><div class="gmail_default" style="font-family:georgia,serif">1- I want to use <b>ft_volumelookup </b>for my parcellation. Do I need to replace my atlas <b>pos</b> field with source_model <b>pos</b> field too (with ft_volumelookup)?</div><div class="gmail_default" style="font-family:georgia,serif"><br></div><div class="gmail_default" style="font-family:georgia,serif">2- why the commented part says that "<b>otherwise the parcellation won't work</b>". I cannot understand it!</div><div class="gmail_default" style="font-family:georgia,serif"><br></div><div class="gmail_default" style="font-family:georgia,serif">3- My atlas dimensions are not equal with source_model dimensions (so the above replacement doesn't sense I think). Does this really matters?</div><div class="gmail_default" style="font-family:georgia,serif"><br></div><div class="gmail_default" style="font-family:georgia,serif">4- when I load AAL atlas it doesn't have any <b>pos</b> field! why? Do I need to replace pos field for this atlas too?</div></div>