<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:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:"Malgun Gothic";
        panose-1:2 11 5 3 2 0 0 2 0 4;}
@font-face
        {font-family:"Malgun Gothic";
        panose-1:2 11 5 3 2 0 0 2 0 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        text-align:justify;
        text-justify:inter-ideograph;
        text-autospace:none;
        word-break:break-hangul;
        font-size:10.0pt;
        font-family:"Malgun Gothic";}
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-compose;
        font-family:"Malgun Gothic";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Malgun Gothic";}
/* Page Definitions */
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:3.0cm 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="KO" link="blue" vlink="purple"><div class="WordSection1"><p class="MsoNormal"><span lang="EN-US">Dear community,<o:p></o:p></span></p><p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p><p class="MsoNormal"><span lang="EN-US">My name is Min-Young Kim, working in the Ultra-Low Magnetic Field team at KRISS in Daejeon, South Korea. Currently I am analyzing group MEG data recorded using 152 axial gradiometers during tactile stimulation tasks. The axial gradiometer data were planar-transformed to template sensor positions. The power spectrum in the sensor level was calculated using ft_freqanalysis and combined using ft_combineplanar.<o:p></o:p></span></p><p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p><p class="MsoNormal"><span lang="EN-US">For group analysis of the spectral powers, I tried to compare different options for the </span>‘<span lang="EN-US">baselinetype</span>’<span lang="EN-US"> field in ft_freqbaseline. But when I called the ft_freqbaseline with cfg.baselinetype = </span>‘<span lang="EN-US">zscore</span>’<span lang="EN-US">, I received the following error message:<o:p></o:p></span></p><p class="MsoNormal"><span lang="EN-US">                                                                                     <o:p></o:p></span></p><p class="MsoNormal"><span lang="EN-US" style="color:#002060">Error using ft_checkopt (line 156)<o:p></o:p></span></p><p class="MsoNormal"><span lang="EN-US" style="color:#002060">the value of the option "baselinetype" is invalid<o:p></o:p></span></p><p class="MsoNormal"><span lang="EN-US" style="color:#002060">Error in ft_freqbaseline (line 77)<o:p></o:p></span></p><p class="MsoNormal"><span lang="EN-US" style="color:#002060">cfg = ft_checkopt(cfg, 'baselinetype', 'char', {'absolute', 'relative', 'relchange', 'normchange', 'db', 'vssum'}); <o:p></o:p></span></p><p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p><p class="MsoNormal"><span lang="EN-US">Is the </span>‘<span lang="EN-US">zscore</span>’<span lang="EN-US"> option available for the baselinetype in the ft_freqbaseline? As in the above error message, the </span>‘<span lang="EN-US">zscore</span>’<span lang="EN-US"> option is not included in the ft_checkopt, while it is included in the subfunction [data = performNormalization]. But then, the </span>‘<span lang="EN-US">stdVals</span>’<span lang="EN-US"> used in the zscore computation [data = (data-meanVals)./stdVals], was not defined anywhere in the performNormalization subfunction.  I am currently using fieldtrip-20190410 package. I would much appreciate if the zscore option becomes available in the ft_freqbaseline function. <o:p></o:p></span></p><p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p><p class="MsoNormal"><span lang="EN-US">Best,<o:p></o:p></span></p><p class="MsoNormal"><span lang="EN-US">Min-Young<o:p></o:p></span></p><p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p><p class="MsoNormal"><span lang="EN-US">Min-Young Kim, Ph.D.<o:p></o:p></span></p><p class="MsoNormal"><span lang="EN-US">Tel: +82) 42 </span>–<span lang="EN-US"> 868 </span>–<span lang="EN-US"> 5204 (Office)<br>Advanced Instrumentation Institute<br>Korea Research Institute of Standards and Science<o:p></o:p></span></p><p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p></div></body></html>