mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-03-15 14:50:25 +01:00
docs: image resized.
This commit is contained in:
parent
8530353d32
commit
23fd00b4c2
1 changed files with 1 additions and 1 deletions
|
@ -409,7 +409,7 @@ For the full API see `pyerrors.linalg`.
|
||||||
|
|
||||||
# Export data
|
# Export data
|
||||||
|
|
||||||
[](https://xkcd.com/927/)
|
[<img src="https://imgs.xkcd.com/comics/standards_2x.png" width="30%" height="30%">](https://xkcd.com/927/)
|
||||||
|
|
||||||
The preferred exported file format within `pyerrors` is json.gz. Files written to this format are valid JSON files that have been compressed using gzip. The structure of the content is inspired by the dobs format of the ALPHA collaboration. The aim of the format is to facilitate the storage of data in a self-contained way such that, even years after the creation of the file, it is possible to extract all necessary information:
|
The preferred exported file format within `pyerrors` is json.gz. Files written to this format are valid JSON files that have been compressed using gzip. The structure of the content is inspired by the dobs format of the ALPHA collaboration. The aim of the format is to facilitate the storage of data in a self-contained way such that, even years after the creation of the file, it is possible to extract all necessary information:
|
||||||
- What observables are stored? Possibly: How exactly are they defined.
|
- What observables are stored? Possibly: How exactly are they defined.
|
||||||
|
|
Loading…
Add table
Reference in a new issue