mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-05-14 19:43:41 +02:00
docs: typo in README fixed.
This commit is contained in:
parent
3ad7a9d7f8
commit
774f9e606d
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ my_sum.details()
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
The integrated autocorrelation time $\tau_\mathrm{int}$ and the autocorrelation function $\rho(W)$ can be monitored via the methods `pyerrors.obs.Obs.plot_tauint` and `pyerrors.obs.Obs.plot_tauint`.
|
The integrated autocorrelation time $\tau_\mathrm{int}$ and the autocorrelation function $\rho(W)$ can be monitored via the methods `pyerrors.obs.Obs.plot_tauint` and `pyerrors.obs.Obs.plot_rho`.
|
||||||
|
|
||||||
If the parameter $S$ is set to zero it is assumed that the dataset does not exhibit any autocorrelation and the window size is chosen to be zero.
|
If the parameter $S$ is set to zero it is assumed that the dataset does not exhibit any autocorrelation and the window size is chosen to be zero.
|
||||||
In this case the error estimate is identical to the sample standard error.
|
In this case the error estimate is identical to the sample standard error.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue