You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Qiskit/qiskit#7643 implemented mocked IBM Quantum Systems backends using the new BackendV2 interface.
However, noisy simulation of pulse job using FakeBackendV2 is not possible because Aer doesn't support generating PulseSystemModel from V2 backends yet.
What is the expected behavior?
Qiskit/qiskit#7643 implemented mocked IBM Quantum Systems backends using the new BackendV2 interface.
However, noisy simulation of pulse job using FakeBackendV2 is not possible because Aer doesn't support generating PulseSystemModel from V2 backends yet.
Related to #1477
The text was updated successfully, but these errors were encountered: