Skip to content

Commit

Permalink
Add release note
Browse files Browse the repository at this point in the history
  • Loading branch information
wshanks committed Mar 24, 2023
1 parent 2d8a247 commit 02dc7eb
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions releasenotes/notes/calibration-backendv2-e564f466eb1c9999.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
fixes:
- |
Updated querying of :class:`~qiskit.providers.Backend` metadata to support
the look up of qubit T1 and measurement drive frequency, in order to
support :class:`~qiskit.providers.BackendV2` backends. The look up of the
latter is ``qiskit-ibm-provider`` specific. This change fixes errors
failing to find these properties when using :class:`.ResonatorSpectroscopy`
(issue `#1099 <https://github.com/Qiskit/qiskit-experiments/issues/1099>_`)
and when using restless measurements with ``BackendV2`` backends.

0 comments on commit 02dc7eb

Please sign in to comment.