[FieldTrip] artifact rejection issue - Poles
Davide Rivolta
drivolta81 at gmail.com
Fri Jul 8 15:00:27 CEST 2011
Deat all,
I am trying to run the tutorial scripts on a dataset I have. The sampling
rate here is 6000 Hz.
I cannot perform the artifact rejection.
Here is the error.
??? Error using ==> filter_with_correction at 42
Calculated filter coefficients have poles on or outside the unit circle and
will
not be stable. Try a higher cutoff frequency or a different type/order of
filter.
Error in ==> ft_preproc_bandpassfilter at 80
filt = filter_with_correction(B,A,dat,dir);
Error in ==> preproc at 281
if strcmp(cfg.bpfilter, 'yes'), dat = ft_preproc_bandpassfilter(dat,
fsample,
cfg.bpfreq, cfg.bpfiltord, cfg.bpfilttype, cfg.bpfiltdir); end
I have tried to change the cutoff, but the error is still present.
Has someone ever experienced this error?
Many thanks,
Davide
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.science.ru.nl/pipermail/fieldtrip/attachments/20110708/9f52cbc8/attachment-0001.html>
More information about the fieldtrip
mailing list