Skip to content

control.combine_time_responses fails to combine time responses #1025

Description

@diemilio

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions