You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This line should be: omega_nyq_line = np.array((np.nan, nyquistfrq_plot, nyquistfrq_plot))
... so that the nyquist limit will be plotted in Hz when requested. Currently the nyquist limit always plots as rad/s, even if the Hz argument is True.