<div dir="ltr"><div>Hi, <br></div><div>I am a Fieldtrip user and I came across this error <br></div><div><br></div><div>ft_error('the specified padding is too short');</div><div><br></div><div>when calculating power spectrum using this code:</div><div><br></div><div> cfg=[];<br>    cfg.method='mtmconvol';<br>    cfg.foi=2:1:40;<br>    cfg.t_ftimwin=0.5*ones(length(cfg.foi),1);<br>    cfg.pad=1;</div><div>cfg.taper='hanning';<br></div><div>fLast=ft_freqanalysis(cfg,dataLast);</div><div><br></div><div>As I see it, the padding should work in each of my time windows (0.5 seconds length each) and therefore the error should not appear, but when I inspected which is the segment padded by the function I saw<br></div><div>that what is being padded to 1 is the whole segment. I think this is not right, as what I would like is to increase my frequency resolution by padding each of the timewindows where I calculate the spectrum. The problem I have is that I want to use as a baseline another segment which has 0.5 seconds length, and as the frequency extracted by mtmconvol depends on the length of the segment, I am getting different frequency resolutions for the baseline and the target data.</div><div><br></div><div>Can anyone help me?</div><div>Thanks and best regards.</div><div><br></div><div>Mireia<br></div><div><br></div><div><br></div><div><br></div><div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">Mireia Torralba Cuello</div><div style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">Multisensory Research Group </div><div style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">Center for Brain and Cognition, Universitat Pompeu Fabra</div><div style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)"><span lang="en">Address: Edifici Mercè Rodoreda 24.313<span title="Nom, número de despatx
                      "><br>
                      </span><span title="Ramon Trias Fargas, 25-27
                      ">c\ Ramon Trias Fargas, 25-27<br>
                      </span><span title="08005 Barcelona     ">08005
              Barcelona</span></span><br></div><div style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)"><a href="http://www.mrg.upf.edu/" style="color:rgb(17,85,204)" target="_blank">http://www.mrg.upf.edu</a></div><div style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">Tel <a value="+34935421382" style="color:rgb(17,85,204)">+34 935422745</a><br><br></div></div></div></div></div></div></div></div>