Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…eriments into issue-qiskit-community#1238-draft2

update local2/issue-#1238-draft2 with upstream/main
  • Loading branch information
Naohnakazawa committed Nov 27, 2024
2 parents 62d19e9 + fc7acf0 commit b3e2f40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/manuals/characterization/t2ramsey.rst
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ pure T1/T2 relaxation noise model.
backend = AerSimulator.from_backend(FakePerth(), noise_model=noise_model)

The resulting graph will have the form:
:math:`f(t) = a^{-t/T_2*} \cdot \cos(2 \pi f t + \phi) + b` where *t* is
:math:`f(t) = a e^{-t/T_2*} \cdot \cos(2 \pi f t + \phi) + b` where *t* is
the delay, :math:`T_2^\ast` is the decay factor, and *f* is the detuning
frequency.

Expand Down

0 comments on commit b3e2f40

Please sign in to comment.