Skip to content

eliminate warnings in freqresp_test.py #543

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

Merged
merged 1 commit into from
Feb 12, 2021

Conversation

sawyerbfuller
Copy link
Contributor

by changing discrete-time transfer function in freqresp_test.py to be a better-behaved, stable transfer function that does not have poles and zeros on the unit circle, addressing #538 . This is a somewhat quick fix. It doesn't address the deeper issue of how to best accommodate poles and zeros along the imaginary axis(cont time)/unit circle(discrete time) in freqplot.py.

…etter-behaved stable transfer function that does not have poles and zeros on the unit circle
@coveralls
Copy link

Coverage Status

Coverage remained the same at 88.302% when pulling 684d561 on sawyerbfuller:freqplotting into eb62d80 on python-control:master.

@murrayrm murrayrm linked an issue Feb 12, 2021 that may be closed by this pull request
@murrayrm murrayrm merged commit d3928e5 into python-control:master Feb 12, 2021
@murrayrm murrayrm added this to the 0.9.0 milestone Mar 20, 2021
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

Successfully merging this pull request may close these issues.

Freqplot improvements introduced warning messages in tests
3 participants