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

Implement widget for coefficients in SOS format #226

Open
4 tasks
chipmuenk opened this issue Oct 10, 2022 · 0 comments
Open
4 tasks

Implement widget for coefficients in SOS format #226

chipmuenk opened this issue Oct 10, 2022 · 0 comments

Comments

@chipmuenk
Copy link
Owner

Most IIR design routines in scipy produce filter coefficients in SOS format, filter data in SOS format can be retrieved from the central pyfda dict as fb.fil[0]['sos']. To improve handling, a separate widget for handling would be useful:

  • Import / export SOS coeffs
  • Display of P/Z and coefficients, grouped by sections

In order to implement these filters in fixpoint format, several topics need to be addressed:

@chipmuenk chipmuenk changed the title Implement widget for coeffecients in SOS format Implement widget for coefficients in SOS format Oct 10, 2022
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