docs: Explanation about ensemble names also made more explicit in

examples.
This commit is contained in:
Fabian Joswig 2023-01-24 13:01:58 +00:00
parent 07de2e767f
commit 49109dac58
No known key found for this signature in database

View file

@ -58,7 +58,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"From this we can construct `Obs`, which are the basic object of `pyerrors`. For each sample we give to the obs, we also have to specify an ensemble/replica name. In this example we assume that both datasets originate from the same gauge field ensemble labeled 'ensemble1'."
"From this we can construct `Obs`, which are the basic object of `pyerrors`. For each sample we give to the obs, we also have to specify an ensemble/replica name. In this example we assume that both datasets originate from the same gauge field ensemble labeled 'ensemble1'. **For correct error propagation it is crucial that observations from the same Monte Carlo chain are initialized with the same name.**"
]
},
{