Commit graph

19 commits

Author SHA1 Message Date
Fabian Joswig
b7da7f4b7e refactor: unnecessary overloading of np.sinc removed, tests added 2021-12-23 12:29:42 +01:00
Fabian Joswig
2ccbd97b39 test: tests for reweighting, merging and correlate extended 2021-12-23 12:20:55 +01:00
Fabian Joswig
ec20ee38a6 feat!: covariance replaced by covariance2, window altered to minimum of
the window of the two observables. Tests adjusted.
2021-12-13 17:06:03 +00:00
Fabian Joswig
7c9dc662e6 test: test for empty Obs added 2021-12-10 16:49:30 +00:00
Fabian Joswig
860852b4d8 test: tests slightly extended to improve coverage. 2021-12-09 13:25:06 +00:00
Fabian Joswig
b3a021985b test: test for exceptions in Obs.__init__ extended 2021-12-09 09:45:29 +00:00
Fabian Joswig
53cea6267d test: additional test cases for reweighting and pseudo_Obs added 2021-12-09 07:36:34 +00:00
Fabian Joswig
a7363fb88e test: tests for exceptional cases extended 2021-12-07 17:31:40 +00:00
Fabian Joswig
2d72d730a5 test: r_value test for merge_obs added 2021-12-04 13:09:30 +00:00
Fabian Joswig
a324a7f195 fix: covobs names can no longer contain replica separator '|'. Tests
added.
2021-12-02 16:42:29 +00:00
Fabian Joswig
dbcdfacf56 test: covobs name collision test added 2021-12-01 15:54:15 +00:00
Fabian Joswig
e1ab5c6881 test: test for covobs overloading added 2021-12-01 14:59:29 +00:00
Simon Kuberski
950fb17c84 Refined covobs implementation 2021-11-30 11:08:30 +01:00
Fabian Joswig
00d859cf06 feat: import_jackknife implemented 2021-11-17 16:06:26 +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
ed6bb24607 refactor: deprecated e_tag and e_tag_global removed from modules and
tests
2021-11-15 17:24:56 +00:00
Fabian Joswig
85f37a7abf docs: details about jackknife conversion added 2021-11-15 14:38:21 +00:00
Fabian Joswig
331d7cb471 test_jackknife added 2021-11-15 14:18:26 +00:00
Fabian Joswig
2ba4e74760 tests for gamma method kwargs added 2021-11-12 14:46:45 +00:00
Renamed from tests/pyerrors_test.py (Browse further)