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

BUG: Filter corner frequencies are not always sorted correctly #6

Closed
chipmuenk opened this issue Sep 9, 2015 · 1 comment
Closed
Labels
Milestone

Comments

@chipmuenk
Copy link
Owner

In some cases it is not possible to design a filter although the displayed filter specifications seem to be o.k. It seems that the corner frequencies are passed in the wrong order to the actual filter design routine.

This bug occurs from time to time when changing the response type (e.g. from bandpass to bandstop).

Most likely, the bug is in input_widgets/input_freq_specs.py, input_specs.py or input_targ_specs.py.

@chipmuenk
Copy link
Owner Author

The root cause was the sloppy creation and deletion of widgets fixed in PR #23.

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

No branches or pull requests

1 participant