- Notifications
You must be signed in to change notification settings - Fork441
Freqplot improvements#522
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Freqplot improvements#522
Uh oh!
There was an error while loading.Please reload this page.
Conversation
… an empty glyph (on mac)
…mented in a few places
…lt of 50 for logspace; unify frequency range specification for bode and nyquist
… an empty glyph (on mac)
…mented in a few places
…lt of 50 for logspace; unify frequency range specification for bode and nyquist
…ler/python-control into freqplot-improvements
coveralls commentedJan 28, 2021 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
…be unneccesary and to avoid a merge conbflict withpython-control#521
added a commit because changes were not necessary and to avoid a merge conflict with#521 |
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
@@ -78,8 +78,8 @@ def test_sisotool(self, sys): | |||
# Check if the bode_mag line has moved | |||
bode_mag_moved = np.array( | |||
[111.83321224, 92.29238035, 76.02822315, 62.46884113, 51.14108703, | |||
41.6554004, 33.69409534, 27.00237344, 21.38086717, 16.67791585]) | |||
[674.0242, 667.8354, 661.7033, 655.6275, 649.6074, 643.6426, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Had to Change this because new number of sampling points.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
…nience eg legend(('sys1','sys2'))
…ler/python-control into freqplot-improvementsmerge!
Uh oh!
There was an error while loading.Please reload this page.
fixes to freqplot.py:
edit:
legend(('sys1', 'sys2'))