Skip to content

Fix incorrect attribute name in control.combine_time_responses function #1026

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

Closed
wants to merge 0 commits into from

Conversation

diemilio
Copy link
Contributor

fixes #1025 by renaming the incorrectly used types attribute of TimeResponseData objects to trace_types

@diemilio diemilio changed the title Update timeplot.py Fix wrong attribute name in control.combine_time_responses function Jul 10, 2024
@diemilio diemilio changed the title Fix wrong attribute name in control.combine_time_responses function Fix incorrect attribute name in control.combine_time_responses function Jul 10, 2024
@coveralls
Copy link

Coverage Status

coverage: 94.628%. remained the same
when pulling 70d9761 on diemilio:main
into 6406868 on python-control:main.

@slivingston
Copy link
Member

@diemilio Thanks! Can you add a regression test that demonstrates the bug?

@murrayrm
Copy link
Member

Not quite sure what happened, but I didn't mean to close this...

I added a regression test. Need to figure out how to retrieve it (apologies @diemilio!).

@murrayrm murrayrm mentioned this pull request Jul 13, 2024
@diemilio
Copy link
Contributor Author

No problem. Sorry I could not get to add the tests earlier, so thanks for adding this.

@murrayrm murrayrm added this to the 0.10.1 milestone Aug 8, 2024
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.

control.combine_time_responses fails to combine time responses
4 participants