<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Helvetica;
        panose-1:2 11 6 4 2 2 2 2 2 4;}
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
span.apple-converted-space
        {mso-style-name:apple-converted-space;}
span.EstiloCorreo19
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 3.0cm 70.85pt 3.0cm;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=ES link=blue vlink=purple style='word-wrap:break-word'><div class=WordSection1><p class=MsoNormal><span style='mso-fareast-language:EN-US'>Hi Jan-Mathijs,<o:p></o:p></span></p><p class=MsoNormal><span style='mso-fareast-language:EN-US'><o:p> </o:p></span></p><p class=MsoNormal><span style='mso-fareast-language:EN-US'>I am using the attached file to compute leadfield. My source signa is of order of mV, the surface recorded signal should be of ten-hundred microvolts. Taking into account the computed leadfield and normal vector of source, for each electrode, I added the contribution of all the signal sources. The simulated surface data is of order of volt, whic is much bigger than surface recorded data. <o:p></o:p></span></p><p class=MsoNormal>Can you tell me what’s wrong? Thank you very much for your help<o:p></o:p></p><p class=MsoNormal>Best regards<o:p></o:p></p><p class=MsoNormal>**********************************<o:p></o:p></p><p class=MsoNormal>Yiyao Ye Lin <o:p></o:p></p><p class=MsoNormal>Universitat Politècnica de València,<o:p></o:p></p><p class=MsoNormal>Departamento de Ingeniería Electrónica, <o:p></o:p></p><p class=MsoNormal>Ed, 7F, 4 planta,<o:p></o:p></p><p class=MsoNormal>46022, València,<o:p></o:p></p><p class=MsoNormal>València, España<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><span style='mso-fareast-language:EN-US'> <o:p></o:p></span></p><p class=MsoNormal><span style='mso-fareast-language:EN-US'><o:p> </o:p></span></p><div><div style='border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=MsoNormal><b>De:</b>  <fieldtrip-bounces@science.ru.nl> <b>En nombre de </b>Schoffelen, J.M. (Jan Mathijs) via fieldtrip<br><b>Enviado el:</b> sábado, 6 de mayo de 2023 11:55<br><b>Para:</b> FieldTrip discussion list <fieldtrip@science.ru.nl><br><b>CC:</b> Schoffelen, J.M. (Jan Mathijs) <janmathijs.schoffelen@donders.ru.nl><br><b>Asunto:</b> Re: [FieldTrip] Leadfield magnitude with openmeeg method<o:p></o:p></p></div></div><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Hi Yiyao, <o:p></o:p></p><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>Is there a specific reason why you expect the potential to go up with increasing conductivity values?<o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>I think there’s some confusion with respect to your expections versus reality. Also, it’s not specific to openmeeg as a method, if you’d use an analytic (concentric) sphere model you would probably observe the same thing.<o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>With respect to units I’d recommend to stick to S.I. units throughout. FieldTrip has quite some checks and balances in order to try to match the units of different objects that are needed for the computations (e.g. meshes, sensor positions etc.), but I am not sure whether there’s an explicit specification of a conductivity unit somewhere. Therefore, I suspect that the unit thereof is assumed to be S/(the internally used metric units, which can be mm/m/cm/km/lightyear). Perhaps it’s safest to explicitly input everything in meters (this can be achieved typically with the ft_convert_units function).<o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>Good luck,<o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>Jan-Mathijs<o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><div><div><p class=MsoNormal><br><br><o:p></o:p></p><blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'><div><p class=MsoNormal>On 25 Apr 2023, at 09:50, Ye Lin via fieldtrip <<a href="mailto:fieldtrip@science.ru.nl">fieldtrip@science.ru.nl</a>> wrote:<o:p></o:p></p></div><p class=MsoNormal><o:p> </o:p></p><div><div><p class=MsoNormal>Dear Colleagues,<o:p></o:p></p></div><div><p class=MsoNormal> <o:p></o:p></p></div><div><p class=MsoNormal>I attempted to solve volumen conduction problem for another organ rather than brain using openmeeg method. The geometry was expressed in mm. As for conductivity, the leadfield value (magnitude order 10^-5) was about 1000 times higher than expected when I introduced the tissue conductivity in siemen/metre. Then I thought that maybe I should express the conductivity in siemens/mm, and multiplied by 0.001 the tissue conductivity, curiosly the leadfield value increased 1000 times (magnitude order 10^-2). Analogly, when I multiplied by 1000 the tissue conductivity, the leadfield decreased 1000 times (magnitude order 10^-8). This phenomenon is very strange because I expected to have higher surface potential for higher tissue conductivity. The last experiment I did is that I set the tissue resistivity in ohmio.meter in tissue conductivity field, the leadfield value was in expected range.<span class=apple-converted-space> </span><o:p></o:p></p></div><div><p class=MsoNormal>The surface potential distribution I obtained was physically interpretable, the surface potential amplitude is the unique issue that generating confusion.<o:p></o:p></p></div><div><p class=MsoNormal>How should I set the tissue conductivity of ft_prepare_headmodel when using openmeeg method?<o:p></o:p></p></div><div><p class=MsoNormal> <o:p></o:p></p></div><div><p class=MsoNormal> <o:p></o:p></p></div><div><p class=MsoNormal>Best regards<o:p></o:p></p></div><div><p class=MsoNormal>**********************************<o:p></o:p></p></div><div><p class=MsoNormal>Yiyao Ye Lin<span class=apple-converted-space> </span><o:p></o:p></p></div><div><p class=MsoNormal>Universitat Politècnica de València,<o:p></o:p></p></div><div><p class=MsoNormal>Departamento de Ingeniería Electrónica,<span class=apple-converted-space> </span><o:p></o:p></p></div><div><p class=MsoNormal>Ed, 7F, 4 planta,<o:p></o:p></p></div><div><p class=MsoNormal>46022, València,<o:p></o:p></p></div><div><p class=MsoNormal>València, España<o:p></o:p></p></div><div><p class=MsoNormal> <o:p></o:p></p></div><div><p class=MsoNormal> <o:p></o:p></p></div><p class=MsoNormal><span style='font-size:10.5pt;font-family:"Helvetica",sans-serif'>_______________________________________________<br>fieldtrip mailing list<br></span><a href="https://mailman.science.ru.nl/mailman/listinfo/fieldtrip"><span style='font-size:10.5pt;font-family:"Helvetica",sans-serif'>https://mailman.science.ru.nl/mailman/listinfo/fieldtrip</span></a><span style='font-size:10.5pt;font-family:"Helvetica",sans-serif'><br></span><a href="https://urldefense.com/v3/__https:/doi.org/10.1371/journal.pcbi.1002202__;!!HJOPV4FYYWzcc1jazlU!8N_w6dAkmUmDzY_cJGHopoE6KWH8rNc9hyuVgYhrE04g0ijnRxW1hvVtncS8AtHrUBJD0n4m6MxL3pVtUWBxoMxxjV-gismAtFn-tQ$"><span style='font-size:10.5pt;font-family:"Helvetica",sans-serif'>https://urldefense.com/v3/__https://doi.org/10.1371/journal.pcbi.1002202__;!!HJOPV4FYYWzcc1jazlU!8N_w6dAkmUmDzY_cJGHopoE6KWH8rNc9hyuVgYhrE04g0ijnRxW1hvVtncS8AtHrUBJD0n4m6MxL3pVtUWBxoMxxjV-gismAtFn-tQ$</span></a><o:p></o:p></p></div></blockquote></div><p class=MsoNormal><o:p> </o:p></p></div></div></div></body></html>