Fix incorrect attribute name in `control.combine_time_responses` function by diemilio · Pull Request #1026 · python-control/python-control

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@diemilio

Copy link Copy Markdown

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 Copy Markdown

Coverage Status

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

@slivingston

Copy link Copy Markdown

Member

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

@murrayrm

Copy link Copy Markdown

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 Copy Markdown

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

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

0.10.1

Development

Successfully merging this pull request may close these issues.

control.combine_time_responses fails to combine time responses

4 participants

@diemilio @coveralls @slivingston @murrayrm