[Mne_analysis] Equivalent of eeglab's eegfilt() in mne

Servant Mathieu servant.mathieu at gmail.com
Wed Jan 17 10:05:44 EST 2018
Search archives:

Hi community,

Is there a direct equivalent of eeglab's eegfilt() function (see below) in
mne? I think that mne.filter.filter_data(data, srate, l_freq, h_freq) does
something similar when phase='zero-double'. Could you confirm?
Best,
Mat


% eegfilt() -  (high|low|band)-pass filter data using two-way
least-squares %              FIR filtering. Optionally uses the window
method instead of %              least-squares. Multiple data channels
and epochs supported.%              Requires the MATLAB Signal
Processing Toolbox.% Usage:%  >> [smoothdata] =
eegfilt(data,srate,locutoff,hicutoff);
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20180117/e5d0760a/attachment.html 


More information about the Mne_analysis mailing list