Skip to content

control.combine_time_responses fails to combine time responses #1025

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
diemilio opened this issue Jul 10, 2024 · 0 comments · Fixed by #1030
Closed

control.combine_time_responses fails to combine time responses #1025

diemilio opened this issue Jul 10, 2024 · 0 comments · Fixed by #1030

Comments

@diemilio
Copy link
Contributor

Using control.combine_time_responses results in the following error:

AttributeError: 'TimeResponseData' object has no attribute 'types'

This is because the code that adds new trace labels to the combined data has a bug where is trying to access a types attribute from the TimeResponseData objects instead of trace_types.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant