<div> </div>
<div>Deat all,</div>
<div> </div>
<div>I am trying to run the tutorial scripts on a dataset I have. The sampling rate here is 6000 Hz.</div>
<div> </div>
<div>I cannot perform the artifact rejection.</div>
<div> </div>
<div>Here is the error.</div>
<div> </div>
<div> </div>
<div>??? Error using ==> filter_with_correction at 42<br>Calculated filter coefficients have poles on or outside the unit circle and will<br>not be stable. Try a higher cutoff frequency or a different type/order of filter.</div>

<div>Error in ==> ft_preproc_bandpassfilter at 80<br>filt = filter_with_correction(B,A,dat,dir);<br>Error in ==> preproc at 281<br>if strcmp(cfg.bpfilter, 'yes'),     dat = ft_preproc_bandpassfilter(dat, fsample,<br>
cfg.bpfreq, cfg.bpfiltord, cfg.bpfilttype, cfg.bpfiltdir); end<br clear="all"></div>
<div> </div>
<div>I have tried to change the cutoff, but the error is still present. 
<div> </div>
<div>Has someone ever experienced this error? </div>
<div> </div>
<div>Many thanks,</div>
<div> </div>
<div>Davide</div><br><br></div>