Commit graph

14 commits

Author SHA1 Message Date
Fabian Joswig
8c53d500bf tests: additional tests for correlators with padding added 2022-01-27 17:06:49 +00:00
Fabian Joswig
50d6b0d9f5 tests: Warnings in tests fixed, conftest.py and pytest.ini removed 2022-01-20 13:49:34 +00:00
Fabian Joswig
c3ba07280b feat: When initializing 1d correlators it is now checked whether all obs
are defined on the same ensembles.
2022-01-19 11:03:45 +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
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
47d6aa104e test: corr tests extended 2021-12-23 15:10:22 +01:00
Fabian Joswig
6c7f1f06c9 test: mpm and corr dump test extended 2021-12-23 14:56:49 +01:00
Fabian Joswig
1c65109227 test: test for padded correlators added 2021-12-20 11:37:02 +01:00
Fabian Joswig
fc25ec6929 test: test for Corr.plateau added 2021-12-08 22:42:13 +00:00
Fabian Joswig
a9e80989fe test: test for Corr.fit added 2021-12-08 22:37:38 +00:00
Fabian Joswig
012bf8ad17 correlator tests extended 2021-11-05 15:28:15 +00:00
Fabian Joswig
b07f16fe1c docstring and test added for Corr.reweight 2021-11-02 14:19:00 +00:00
Fabian Joswig
d9f4e5b453 T_symmetry test added 2021-11-02 11:23:11 +00:00
Fabian Joswig
b5f3dd6ac3 Benchmarks added 2021-10-26 10:20:47 +01:00
Renamed from tests/test_correlators.py (Browse further)