Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add scipy based filters? #1

Open
MichaelClerx opened this issue Dec 6, 2024 · 1 comment
Open

Add scipy based filters? #1

MichaelClerx opened this issue Dec 6, 2024 · 1 comment

Comments

@MichaelClerx
Copy link
Member

Easy enough using filtfilt

@MichaelClerx
Copy link
Member Author

Downsides:

  • Currently numpy is the only dependency. Scipy is quite a big dep in terms of extra things it pulls in
  • Would pretty much be duplicating scipy functionality, so maybe not the most useful thing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant