<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 Chengyuan,
<div class=""><br class="">
</div>
<div class="">I think that the ‘interactive’ method is the best thing to use here. Alternatively, if the coordinate systems match approximately (i.e. if the mesh of the scalp surface, and the electrodes are already approximately in register (i.e. the axes pointing
into the same direction etc.), then an ‘automatic’ iterative closest point algoritm (icp) may be used. Yet, typically - with only 128 points in one of the point clouds (electrodes) - this does not yield a result that is more trustworthy as such than a manual
alignment.</div>
<div class="">It’s hard from a distance to judge what you mean with ’the source localization results appear unusal’, it could be that this - if true - is caused by something else than a coregistration misfit.</div>
<div class=""><br class="">
</div>
<div class="">Good luck,</div>
<div class="">Jan-Mathijs<br class="">
<div><br class="">
<blockquote type="cite" class="">
<div class="">On 3 Feb 2024, at 06:41, 二姬 via fieldtrip <<a href="mailto:fieldtrip@science.ru.nl" class="">fieldtrip@science.ru.nl</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div dir="ltr" class="">
<p style="border:0px solid rgb(217,217,227);box-sizing:border-box;margin:1.25em 0px;color:rgb(55,65,81);font-family:Söhne,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,Cantarell,"Noto Sans",sans-serif,"Helvetica Neue",Arial,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:16px" class="">
Dear FieldTrip Community,</p>
<p style="border:0px solid rgb(217,217,227);box-sizing:border-box;margin:1.25em 0px;color:rgb(55,65,81);font-family:Söhne,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,Cantarell,"Noto Sans",sans-serif,"Helvetica Neue",Arial,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:16px" class="">
I am Chengyuan Wu from Ningbo Kangning Hospital, reaching out once again in hopes of gaining insights from this knowledgeable community. Previously, I discussed my process of source analysis using EEG data collected from the EGI 128 electrode system and the
challenges I faced in aligning electrode positions with the standard_bem head model in FieldTrip. Despite not having received a response to my earlier inquiry, I have progressed with the analysis but have encountered new concerns that I hope to address with
your help.</p>
<p style="border:0px solid rgb(217,217,227);box-sizing:border-box;margin:1.25em 0px;color:rgb(55,65,81);font-family:Söhne,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,Cantarell,"Noto Sans",sans-serif,"Helvetica Neue",Arial,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:16px" class="">
After manually aligning the EGI 128 electrodes with the standard_bem model using the 'interactive' method, I proceeded with the source analysis. However, the source localization results appear unusual, raising doubts about the reliability of the manual alignment
of the EGI electrode positions. The absence of MRI fiducials such as nas, lpa, and rpa in the standard_bem, and the provision of fiducial points like FidT9, FidT10, and FidNz in the EGI electrode file, has left me uncertain about how to correctly align the
electrodes using the 'fiducial' method or any other more reliable method.</p>
<p style="border:0px solid rgb(217,217,227);box-sizing:border-box;margin:1.25em 0px;color:rgb(55,65,81);font-family:Söhne,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,Cantarell,"Noto Sans",sans-serif,"Helvetica Neue",Arial,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:16px" class="">
Here is the MATLAB code I used for the manual alignment:</p>
<p style="border:0px solid rgb(217,217,227);box-sizing:border-box;margin:1.25em 0px;color:rgb(55,65,81);font-family:Söhne,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,Cantarell,"Noto Sans",sans-serif,"Helvetica Neue",Arial,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:16px" class="">
templateheadmodel = 'F:\eeg_ningbo\fieldtrip-20211209\template\headmodel\standard_bem.mat';<br class="">
load(templateheadmodel);<br class="">
%% electrode realign as good as possible<br class="">
cfg = [];<br class="">
cfg.method = 'interactive';<br class="">
cfg.elec = elec; %load from the egi128 electrode file<br class="">
cfg.headshape = vol.bnd(1);<br class="">
elecR = ft_electroderealign(cfg);</p>
<p style="border:0px solid rgb(217,217,227);box-sizing:border-box;margin:1.25em 0px;color:rgb(55,65,81);font-family:Söhne,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,Cantarell,"Noto Sans",sans-serif,"Helvetica Neue",Arial,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:16px" class="">
<br class="">
</p>
<p style="border:0px solid rgb(217,217,227);box-sizing:border-box;margin:1.25em 0px;color:rgb(55,65,81);font-family:Söhne,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,Cantarell,"Noto Sans",sans-serif,"Helvetica Neue",Arial,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:16px" class="">
Given these concerns, I am seeking advice on the following:</p>
<ol style="border:0px solid rgb(217,217,227);box-sizing:border-box;list-style:none;margin:1.25em 0px;padding:0px;display:flex;color:rgb(55,65,81);font-family:Söhne,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,Cantarell,"Noto Sans",sans-serif,"Helvetica Neue",Arial,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:16px" class="">
<li style="border:0px solid rgb(217,217,227);box-sizing:border-box;margin-bottom:0px;margin-top:0px;padding-left:0.375em;display:block;min-height:28px" class="">
1.Are there known issues or limitations with the 'interactive' method for aligning electrodes with the standard_bem head model that could lead to inaccuracies in source localization?</li><li style="border:0px solid rgb(217,217,227);box-sizing:border-box;margin-bottom:0px;margin-top:0px;padding-left:0.375em;display:block;min-height:28px" class="">
2.Can anyone provide guidance or suggest an alternative approach for aligning the EGI 128 electrode positions with the standard_bem model, especially considering the mismatch in fiducial points between the EGI system and the standard_bem?</li><li style="border:0px solid rgb(217,217,227);box-sizing:border-box;margin-bottom:0px;margin-top:0px;padding-left:0.375em;display:block;min-height:28px" class="">
3.If anyone has successfully navigated this alignment challenge or has insights into using the 'fiducial' method under these circumstances, your advice would be invaluable.</li></ol>
<p style="border:0px solid rgb(217,217,227);box-sizing:border-box;margin:1.25em 0px;color:rgb(55,65,81);font-family:Söhne,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,Cantarell,"Noto Sans",sans-serif,"Helvetica Neue",Arial,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:16px" class="">
Your expertise and suggestions would be greatly appreciated as I strive to ensure the accuracy and reliability of my source analysis. I am looking forward to your responses and thank you in advance for your time and assistance.</p>
<p style="border:0px solid rgb(217,217,227);box-sizing:border-box;margin:1.25em 0px;color:rgb(55,65,81);font-family:Söhne,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,Cantarell,"Noto Sans",sans-serif,"Helvetica Neue",Arial,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:16px" class="">
Best regards,</p>
<p style="border:0px solid rgb(217,217,227);box-sizing:border-box;margin:1.25em 0px;color:rgb(55,65,81);font-family:Söhne,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,Cantarell,"Noto Sans",sans-serif,"Helvetica Neue",Arial,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:16px" class="">
Chengyuan Wu Ningbo Kangning Hospital</p>
<div style="border: 0px solid rgb(217, 217, 227); box-sizing: border-box; margin: 1.25em 0px; color: rgb(55, 65, 81); font-family: Söhne, ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, "Noto Sans", sans-serif, "Helvetica Neue", Arial, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size: 16px;" class="">
<br class="webkit-block-placeholder">
</div>
</div>
_______________________________________________<br class="">
fieldtrip mailing list<br class="">
<a href="https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fmailman.science.ru.nl%2Fmailman%2Flistinfo%2Ffieldtrip&data=05%7C02%7Cfieldtrip%40science.ru.nl%7Cb556445efc324a478c3608dc262104fd%7C084578d9400d4a5aa7c7e76ca47af400%7C1%7C0%7C638427170446036310%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&sdata=jcSOnlquejXO3wg%2FCxmPrGslJtisLTpeQfGXngl2VKs%3D&reserved=0" originalsrc="https://mailman.science.ru.nl/mailman/listinfo/fieldtrip" shash="U2hf/02UlrigFJhK6ztS7QlkfdKdx/cNK+/FE1NZu8/cgylPLx8u1KQuV0HiQQ+0mmsxDZEF9H9NnbVOETgAFcs3nDEgSpnqJmaUllLHlZmCYHXwHGltfaVoFk1ZIwm6sVIlZwrkpBqpE4HOF3BICDHPA3LwknQeXBKNZ8i8gEY=" 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>