<p><span style="padding: 3px 10px; border-radius: 5px; color: #ffffff; font-weight: bold; display: inline-block; background-color: #ff0000;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;External Email - Use Caution&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></p><p></p><div dir="auto"><div dir="ltr">Hi all,<div>       I want to do a filter on epoch data. But there is a warning: <i>filter_length(1651) is longer than the signal(1250), distortion is likely. reduce filter filter length or filter a longer signal.</i> I can not increase the signal. Is there any solutions for this? I noted there was parameter &quot;pad&quot;, I try to set pad=&#39;reflection&#39;, but it is still give me warning.</div><div>My filter parameter is epochs.filter(l_freq=0.5, h_freq=2, method=&#39;fir&#39;, pad=&#39;reflection&#39;).</div><div>        Thank you very much.</div></div></div>