Skip to content

Commit

Permalink
[doc] correct typo Sperp_tau
Browse files Browse the repository at this point in the history
  • Loading branch information
nkavokine committed Dec 4, 2024
1 parent c840c12 commit 0dc2238
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/guide/measurements.rst
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,8 @@ The perpendicular spin-spin correlation function is defined as
This measurement is useful if rotational invariance is broken (for instance, in the presence of a Zeeman field). It is
implemented for a single orbital only. Otherwise, all components of the spin-spin correlation function can be determined from :math:`\chi_{ij}(\tau)`, with better statistics.

The measurement is turned on by setting ``measure_sperp_tau`` in the ``solve_params`` to ``True``. The result of the
accumulation is accessible through the ``results.sperp_tau`` attribute of the solver object, as a matrix-valued
The measurement is turned on by setting ``measure_Sperp_tau`` in the ``solve_params`` to ``True``. The result of the
accumulation is accessible through the ``results.Sperp_tau`` attribute of the solver object, as a matrix-valued
``GfImTime`` with size :math:`1 \times 1`.

State histogram
Expand Down

0 comments on commit 0dc2238

Please sign in to comment.