Skip to content

Commit 0dc2238

Browse files
committed
[doc] correct typo Sperp_tau
1 parent c840c12 commit 0dc2238

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/guide/measurements.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,8 @@ The perpendicular spin-spin correlation function is defined as
133133
This measurement is useful if rotational invariance is broken (for instance, in the presence of a Zeeman field). It is
134134
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.
135135

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

140140
State histogram

0 commit comments

Comments
 (0)