Commit graph

72 commits

Author SHA1 Message Date
Fabian Joswig
ccd911fd17
docs: citation info in documentation updated. 2023-04-29 11:09:05 +01:00
Fabian Joswig
5255f87d7d
docs: image resized. 2023-03-13 16:34:01 +00:00
Fabian Joswig
23fd00b4c2
docs: image resized. 2023-03-13 16:25:50 +00:00
Fabian Joswig
8530353d32
docs: xkcd 927 added to documentation of json.gz format. 2023-03-13 16:20:25 +00:00
Fabian Joswig
08197efe0f
docs: moved installation info for develop branch to documentation. 2023-03-13 13:30:43 +00:00
Fabian Joswig
a2a64146b0
docs: installation info also added to start page of the documentation. 2023-03-13 13:27:57 +00:00
Fabian Joswig
0044f90315
feat: print_config moved to misc. 2023-03-11 21:22:03 +00:00
Fabian Joswig
8ed5ce9569
feat: print_config function added to help with debugging. 2023-03-11 21:17:09 +00:00
Fabian Joswig
fe54b1aa13
docs: hyperlink fixed in docs. 2023-01-24 13:09:33 +00:00
Fabian Joswig
615795dc5b
docs: gm alias added to basic example, hyperlink fixed in documentation. 2023-01-24 13:06:14 +00:00
Fabian Joswig
07de2e767f
docs: Explanation about ensemble names made more explicit in
documentation.
2023-01-24 12:59:15 +00:00
Fabian Joswig
e1d1357c5b
docs: arXiv reference correctly added to documentation. 2022-09-30 16:30:11 +01:00
Fabian Joswig
94cb6ab18b
docs: arXiv reference added. 2022-09-30 16:25:40 +01:00
Fabian Joswig
774f9e606d
docs: typo in README fixed. 2022-09-27 10:10:23 +01:00
Fabian Joswig
b4fb514e1f docs: typos in documentation fixed. 2022-07-19 12:59:16 +01:00
Fabian Joswig
690bc37440 docs: citing block moved up in documentation. 2022-06-24 16:19:28 +01:00
Fabian Joswig
9666011781 docs: reference to examples and binder link added to docs. 2022-05-22 11:38:16 +01:00
Fabian Joswig
6bd3868179 docs: documentation of covariance and correlated fits extended. 2022-03-05 08:13:24 +00:00
Fabian Joswig
e435907a07 docs: explanation of json.gz example slightly extended. 2022-02-22 10:15:11 +00:00
Fabian Joswig
350ccc083e docs: example for export to json.gz format added 2022-02-22 10:10:18 +00:00
Fabian Joswig
43191db72f docs: Section about Jackknife samples movded to input, typos corrected. 2022-02-22 09:57:35 +00:00
Simon Kuberski
97273b33ef Added documentation of Covobs 2022-02-22 10:22:09 +01:00
Fabian Joswig
6cfa87eb15 docs: reference to ADjson.jl added, typos corrected. 2022-02-21 18:06:35 +00:00
Simon Kuberski
0e685d552a Added reference to JSON schema 2022-02-21 18:46:56 +01:00
Simon Kuberski
5f2c8be7b2 Refined documentation, merged with develop 2022-02-21 18:43:59 +01:00
Simon Kuberski
04533c2c2f Documentation of the JSON format 2022-02-21 18:33:06 +01:00
Fabian Joswig
9ba180e3c4 docs: typos in documentation corrected. 2022-02-21 14:51:27 +00:00
Fabian Joswig
ddfd7a2a39 fix: removed automatic call to gamma_method in __str__ method of
Fit_results class
2022-02-15 12:24:14 +00:00
Fabian Joswig
1a48d6939a docs: clarified that matrix operations also work on CObs matrices. 2022-02-14 14:24:30 +00:00
Fabian Joswig
ae60c5bb8a docs: documentation for input module restructured. 2022-02-14 14:18:49 +00:00
Fabian Joswig
3a6fc810b1 docs: documentation of error propagation for iterative algorithms
extended.
2022-02-14 14:06:46 +00:00
Fabian Joswig
05d36dc70b docs: documentation for matrix operations extended, docstrings in
input.misc fixed
2022-01-21 14:53:55 +00:00
Fabian Joswig
d778a3b238 feat!: merged the parameters padding_front and padding_back of Corr into
one parameter padding
2022-01-18 14:50:18 +00:00
Fabian Joswig
773fd8e4c5 docs: documentation of Corr objects added 2021-12-23 16:42:53 +01:00
Fabian Joswig
7e0308b155 docs: doc extended, typos corrected. 2021-12-11 23:06:07 +00:00
Fabian Joswig
20edefad43 docs: Introduction restructured 2021-12-11 22:59:01 +00:00
Fabian Joswig
6f99ec16fb docs: reference to other error analysis suites moved from README to
documentation
2021-11-30 14:57:36 +00:00
Fabian Joswig
bb6d380f9f refactor: load and dump object moved to misc 2021-11-24 17:26:02 +00:00
Fabian Joswig
5da20365bf refactor!: npr module removed, Npr_matrix class moved to input.hadrons 2021-11-22 16:06:58 +00:00
Fabian Joswig
ccca4eabbf feat: automatic windowing procedure can now be deactivated by choosing
S=0
2021-11-17 13:42:04 +00:00
Fabian Joswig
e62a957d3c feat: Obs.details does not output zero error anymore in case the
gamma_method had not been applied. Obs.plot* function now correctly
throw an exception in case the gamma_method had not been run. docs
adjusted accordingly.
2021-11-16 11:58:27 +00:00
Fabian Joswig
04a66439c2 docs: basic example reformated 2021-11-16 11:49:44 +00:00
Fabian Joswig
d97d76bf11 docs: mainpage extended 2021-11-16 11:45:16 +00:00
Fabian Joswig
9686c8e508 docs: typo fixed 2021-11-15 17:40:41 +00:00
Fabian Joswig
fdd871805d docs: typo fixed 2021-11-15 15:53:04 +00:00
Fabian Joswig
f0dee343da docs: definition of tau_int added to docs 2021-11-15 15:49:04 +00:00
Fabian Joswig
78c3405fb7 docs: typos fixed 2021-11-15 15:16:26 +00:00
Fabian Joswig
8bb1a910c6 docs: documentation of CObs extended 2021-11-15 14:57:58 +00:00
Fabian Joswig
1fabdb0751 docs: export_jackknife added to docs mainpage 2021-11-15 14:29:39 +00:00
Fabian Joswig
02a77f4924 docs: getting started updated 2021-11-15 13:12:02 +00:00