Skip to content

Conversation

@marcostfermin
Copy link

No description provided.

@Lakshmikanth2001
Copy link
Contributor

no sure about bode plots , @engineerjoe440 should review it

Copy link
Owner

@engineerjoe440 engineerjoe440 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great cleanups and sanitation of inputs! Thank you!


# Prevent invalid log10 values
if mn <= 0:
mn = 1e-12
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we consider making this a global variable if we're reusing it in multiple locations?

@engineerjoe440
Copy link
Owner

Test failures appear unrelated (but like something I'll need to investigate).

@marcostfermin, can you link to the relevant issues that this pull request addresses? Thank you!

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.

3 participants