<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=us-ascii">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"Arial Narrow";
        panose-1:2 11 6 6 2 2 2 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
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="EN-CA" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="color:#1F497D">Hello Fieldtrippies,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">Regarding a question I asked some months ago about the physical units of the lead field in Fieldtrip, I wanted to share the fact that I was wrong, and that it might be good to either document this in the code
 and possibly to add a factor.  When using 'cm' units, the lead field is in Wb/cm^2/(A*m) =
<b>1e4 T/Am</b> = 1e2 T/(A*cm).  I started to realize my original assumption was wrong while working on my Biomag poster since I was getting very low SNR values (around 1) for typical source and system parameters.  So I looked closer at the single sphere code
 and my own old spherical forward solution code, and here is where the extra factor comes in:<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">Skipping to the last step, my formula is:
<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="FR-CA" style="color:#1F497D">B = UnitConversion * (1e-7) *  ( (QxrQ/F - (QxrQ * rv') * GradF/F^2) * SensorOrient' );<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">The second factor is the constant mu0/(4*pi) = 10^-7 Wb/Am.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">Assuming a source (Q) in units of Am and distances in cm, the complicated bit has units of Am*cm/cm^3.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">Thus without the first factor, B would have units of Wb/cm^2 = 1e4 T, and so I was using UnitConversion = 1e4 in my code, to get B in Tesla.  If we don't put in a specific source amplitude (as in Fieldtrip),
 and still using UnitConversion, then B would be in T/(Am).<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">I guess units can be different than 'cm' though, so the factor would have to take that into account.  Note that the single shell forward solution gives the same units as single sphere and would need the same
 factor.  I haven't looked at other forward methods.  I also haven't verified if this is correctly dealt with when obtaining reconstructed source amplitudes, say with a beamformer.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">Cheers,<o:p></o:p></span></p>
<p class="MsoNormal">Marc Lalancette<o:p></o:p></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10.0pt;font-family:"Arial Narrow","sans-serif";mso-fareast-language:EN-CA">Lab Research Project Manager
<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10.0pt;font-family:"Arial Narrow","sans-serif";mso-fareast-language:EN-CA">The Hospital for Sick Children, Toronto, Canada</span><o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<br>
<hr>
<font face="Arial" color="Gray" size="1"><br>
This e-mail may contain confidential, personal and/or health information(information which may be subject to legal restrictions on use, retention and/or disclosure) for the sole use of the intended recipient. Any review or distribution by anyone other than
 the person for whom it was originally intended is strictly prohibited. If you have received this e-mail in error, please contact the sender and delete all copies.<br>
</font>
</body>
</html>