Git Product home page Git Product logo

widmann / firfilt Goto Github PK

View Code? Open in Web Editor NEW
22.0 22.0 18.0 157 KB

Routines for designing Windowed Sinc, Parks-McClellan and Moving Average Finite Impulse Response (FIR) filters and filtering EEGLAB EEG datasets. The routines for designing Parks-McClellan FIR filters require the MATLAB Signal Processing Toolbox. Report bugs, unexpected behavior and feature requests to widmann at uni-leipzig dot de.

MATLAB 100.00%

firfilt's People

Contributors

arnodelorme avatar widmann avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

firfilt's Issues

"channels" option not mentioned in function documentation / help

Would be great if the option to call this function on certain channels only, e.g....

EEG = pop_eegfiltnew(EEG, 'locutoff',0.5,'plotfreqz',1,'channels', {'Oz'});

...would be documented among the optional iputs in the function header/help (and in the command window output/feedback).

Possible documentation inconsistency

Transfered from Bugzilla https://sccn.ucsd.edu/bugzilla/show_bug.cgi?id=1963

Filter order (filter length - 1) is computed automatically (no value in GUI or also CLI) the transition band width is computed before it is checked whether filter order is actually even (mandatory). In case not, it is rounded up to the next even integer. Thus, true transition band width is minimally smaller than expected.

Documentation inconsistent with function behavior - switch high pass and low pass parameters

Notch Filter order read as a non-numeric value

Hello,

I'm on my first eeglab project, and I'm having an eeggiltnew() error at line 175 while using the GUI. This happens after trying to apply an 8th order notch filter on a .study file that contains 10 datasets.

pop_eegfiltnew error: argument 'filtorder' must be numeric,
This is not a bug (Error occured in function pop_eegfiltnew() at line 175)

I typed 58 for lowpass, 62 for highpass, 8 for filter order, and enabled the notch option.

I'm comparing this filter against others so I need to report the filter order. If I cannot use an 8th order filter, I'd like to know if there's a way to get the default order.

Any answers appreciated. Thank you.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.