mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-03-15 06:40:24 +01:00
feat: examples 3 & 4 updated to new version
This commit is contained in:
parent
82aa305dc1
commit
7b3d7a76a5
2 changed files with 111 additions and 439 deletions
|
@ -210,7 +210,7 @@
|
|||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": 17,
|
||||
"execution_count": 10,
|
||||
"metadata": {},
|
||||
"outputs": [
|
||||
{
|
||||
|
@ -222,7 +222,7 @@
|
|||
"`ftol` termination condition is satisfied.\n",
|
||||
"chisquare/d.o.f.: 0.2704765091136813\n",
|
||||
"Result\t 5.03431904e-03 +/- 5.38835422e-04 +/- 8.24919899e-05 (10.703%)\n",
|
||||
" t_int\t 5.15384615e-01 +/- 1.25000000e-01 S = 3.00\n",
|
||||
" t_int\t 5.15384615e-01 +/- 1.25000000e-01 S = 2.00\n",
|
||||
"64 samples in 1 ensemble:\n",
|
||||
" · Ensemble 'test_ensemble' : 64 configurations (from 1 to 64)\n"
|
||||
]
|
||||
|
@ -388,7 +388,7 @@
|
|||
"cell_type": "markdown",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"If everything is satisfactory, dump the `Obs` in a pickle file for future use. The `Obs` `pcac_plateau` conatains all relevant information for any follow up analyses."
|
||||
"If everything is satisfactory, save the `Obs` in a file for future use. The `Obs` `pcac_plateau` conatains all relevant information for any follow up analyses."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue