Skip to content

AerBackendConfiguration does not include open_pulse in to_dict() #2237

@ryan-woo

Description

@ryan-woo

Informations

  • Qiskit Aer version:
  • Python version:
  • Operating system:

What is the current behavior?

It is omitted

Steps to reproduce the problem

AerSimulator().configuration().to_dict()["open_pulse"]

this will raise a KeyError

What is the expected behavior?

The above is False.

Suggested solutions

#2236

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions