Commit graph

57 commits

Author SHA1 Message Date
fjosw
5eda97cce8 Merge branch 'develop' into documentation 2023-01-24 13:07:04 +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
49109dac58
docs: Explanation about ensemble names also made more explicit in
examples.
2023-01-24 13:01:58 +00:00
fjosw
8148b3a2ca Merge branch 'develop' into documentation 2022-09-30 15:26:17 +00:00
Fabian Joswig
6a57264868
docs: data management example refined. 2022-09-29 17:11:24 +01:00
Fabian Joswig
9a7f5679c9
docs: first version of data management example added. 2022-09-29 09:46:15 +01:00
Fabian Joswig
cf7919c936
docs: first two examples extended. 2022-09-29 09:22:41 +01:00
fjosw
2409bfdcf5 Merge branch 'develop' into documentation 2022-07-22 09:27:21 +00:00
Fabian Joswig
62814c1fff docs: typos in example notebooks corrected. 2022-07-21 13:29:27 +01:00
fjosw
9cf2f80d22 Merge branch 'develop' into documentation 2022-05-22 10:38:50 +00:00
Fabian Joswig
1054f749e9 docs: check for latex availability added to examples. 2022-05-20 11:00:52 +01:00
fjosw
7cc9a238b9 Merge branch 'develop' into documentation 2022-05-18 15:21:30 +00:00
Fabian Joswig
cfc21a2a5e docs: GEVP example updated to new syntax. 2022-05-16 12:06:33 +01:00
fjosw
cef79ef113 Merge branch 'develop' into documentation 2022-05-16 09:56:28 +00:00
Fabian Joswig
9e982bc025 docs: examples fixed 2022-05-14 11:46:57 +01:00
fjosw
53cfbecb59 Merge branch 'develop' into documentation 2022-05-03 09:49:11 +00:00
Fabian Joswig
a28ef38f00 examples: Example 06 updated to work with new default options for GEVP 2022-05-03 10:44:03 +01:00
fjosw
7cfdc4dcfb Merge branch 'develop' into documentation 2022-02-22 09:51:05 +00:00
Simon Kuberski
5e1724d7e0 Adapted json_schema 2022-02-22 09:31:01 +01:00
fjosw
df0162351c Merge branch 'develop' into documentation 2022-02-18 09:15:34 +00:00
JanNeuendorf
951233ab79 Fixed bug in Corr._init_() , added auto_gamma argument to plateaus and updated the examples. 2022-02-18 09:46:07 +01:00
Simon Kuberski
ed8274d7c4 Added JSON schema for validation and documentation purposes 2022-02-16 14:27:40 +01:00
fjosw
375c4f6b91 Merge branch 'develop' into documentation 2022-02-15 13:53:12 +00:00
Fabian Joswig
891f77bcef docs: typo in gevp example fixed, additional call to gamma_method
added.
2022-02-15 13:40:50 +00:00
Fabian Joswig
199df2b344 docs: correlator examples updated with additional calls to gamma_method 2022-02-15 13:38:22 +00:00
fjosw
793d3d5cbd Merge branch 'develop' into documentation 2022-02-08 14:06:57 +00:00
Fabian Joswig
1196935e4e refactor!: Renamed methods smearing into index and smearing_symmetric
into matrix_symmetric
2022-02-08 14:06:04 +00:00
fjosw
f82e460e47 Merge branch 'develop' into documentation 2022-01-28 15:55:38 +00:00
Fabian Joswig
fbb98e05f6 docs: examples for the gevp moved from correlator example to independent
file. Docstring of Corr.smearing added.
2022-01-28 15:54:08 +00:00
fjosw
46db6d41e7 Merge branch 'develop' into documentation 2022-01-27 14:16:18 +00:00
Fabian Joswig
dc35690c3e feat!: correlator json output can now handle gaps in the data. Tags of
correlators written with the previous version will have the prefix X|Y|
which contain the padding. Paddings written with previous versions will
be lost and have to be restored by the user.
2022-01-27 14:01:22 +00:00
JanNeuendorf
b1af4ae6e6 An update to the documentation for the correlator class. 2022-01-27 12:53:23 +01:00
fjosw
d80580122a Merge branch 'develop' into documentation 2022-01-19 10:44:21 +00:00
Fabian Joswig
9b52a9a615 feat!: dump methods now export to the json.gz format by default. Pickle
format can be chosen via parameter.
2022-01-19 10:43:18 +00:00
fjosw
3e4598152d Merge branch 'develop' into documentation 2022-01-18 15:08:53 +00:00
Fabian Joswig
93bc4c3819 docs: padding parameter in example 4 fixed 2022-01-18 14:53:19 +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
fjosw
0a7b12f37d Merge branch 'develop' into documentation 2022-01-07 11:09:13 +00:00
Fabian Joswig
af95667ffb feat: example 3 improved 2022-01-06 18:02:04 +01:00
fjosw
61a9e124f6 Merge branch 'develop' into documentation 2022-01-06 16:52:41 +00:00
Fabian Joswig
2e72b6da5e feat: example 2-4 improved, figures updated with changes in Corr.show 2022-01-06 17:51:50 +01:00
Fabian Joswig
f149eea412 feat: example 2 improved 2022-01-06 17:38:12 +01:00
Fabian Joswig
b00fab4838 docs: removed hint about not working examples from README 2022-01-06 12:16:36 +01:00
Fabian Joswig
615411337c feat: example 5 updated to new version 2022-01-06 12:15:26 +01:00
Fabian Joswig
7b3d7a76a5 feat: examples 3 & 4 updated to new version 2022-01-06 12:07:19 +01:00
fjosw
f329647295 Merge branch 'develop' into documentation 2022-01-06 10:57:16 +00:00
Fabian Joswig
5f691e096a feat: example 3 and accompanying data files updated 2022-01-06 11:50:03 +01:00
Fabian Joswig
52a2c34907 feat: example 2 and accompanying data file updated 2022-01-06 11:16:00 +01:00
Fabian Joswig
2af19c9c8e feat: example 01 updated 2022-01-06 10:58:49 +01:00
Fabian Joswig
1d74e8c4f4 Examples updated, minor bug fixes 2021-10-11 18:31:02 +01:00