Commit graph

812 commits

Author SHA1 Message Date
fjosw
f329647295 Merge branch 'develop' into documentation 2022-01-06 10:57:16 +00:00
Fabian Joswig
82aa305dc1 fix: removed endpoints in axhline in fits.residual_plot 2022-01-06 11:56:38 +01: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
fjosw
28a0e5e21f Documentation updated 2022-01-05 19:09:32 +00:00
fjosw
012678ba20 Merge branch 'develop' into documentation 2022-01-05 19:08:59 +00:00
Fabian Joswig
5d0d56596f refactor: redundant tree parameter removed from
input/hadrons/read_meson_hd5
2022-01-05 20:08:08 +01:00
fjosw
8ba780f64a Documentation updated 2021-12-23 15:43:56 +00:00
fjosw
c67ef27a3d Merge branch 'develop' into documentation 2021-12-23 15:43:22 +00:00
Fabian Joswig
773fd8e4c5 docs: documentation of Corr objects added 2021-12-23 16:42:53 +01:00
Fabian Joswig
47d6aa104e test: corr tests extended 2021-12-23 15:10:22 +01:00
fjosw
08eea27db0 Documentation updated 2021-12-23 13:57:56 +00:00
fjosw
d64720b031 Merge branch 'develop' into documentation 2021-12-23 13:57:22 +00:00
Fabian Joswig
6c7f1f06c9 test: mpm and corr dump test extended 2021-12-23 14:56:49 +01:00
Fabian Joswig
8d8fa82bbe feat: Path can now be specified in Corr.dump 2021-12-23 14:42:57 +01:00
fjosw
7442562fbf Documentation updated 2021-12-23 13:27:31 +00:00
fjosw
2c683d41c9 Merge branch 'develop' into documentation 2021-12-23 13:26:51 +00:00
Fabian Joswig
b8c26fd41d refactor: unnecessary code in scalar_mat_op removed 2021-12-23 14:26:17 +01:00
Fabian Joswig
1ba7566a62 refactor!: Code for numerical differentation of linalg operations
removed
2021-12-23 14:19:24 +01:00
fjosw
3ea065d072 Documentation updated 2021-12-23 11:30:57 +00:00
fjosw
431ac7c30d Merge branch 'develop' into documentation 2021-12-23 11:30:23 +00:00
Fabian Joswig
b7da7f4b7e refactor: unnecessary overloading of np.sinc removed, tests added 2021-12-23 12:29:42 +01:00
Fabian Joswig
64a8bc690f refactor!: Obs.print method removed 2021-12-23 12:21:40 +01:00
Fabian Joswig
2ccbd97b39 test: tests for reweighting, merging and correlate extended 2021-12-23 12:20:55 +01:00
Fabian Joswig
3a57471ccf test: tests for epsilon tensors extended 2021-12-23 12:06:28 +01:00
Fabian Joswig
c8cb0e4cb8 feat: epsilon tensors moved to dirac submodule, tests added 2021-12-23 12:00:10 +01:00
fjosw
e98fbc6b7b Documentation updated 2021-12-21 19:44:09 +00:00
fjosw
466f3a09af Merge branch 'develop' into documentation 2021-12-21 19:43:27 +00:00
Fabian Joswig
b50346dcf3 feat: rank4 epsilon tensor added 2021-12-21 20:42:56 +01:00
Fabian Joswig
1cbbc68e8b test criterion for correlated fit relaxed 2021-12-20 11:46:05 +01:00
fjosw
b1d9bef8b6 Documentation updated 2021-12-20 10:38:37 +00:00
fjosw
7a14899d6d Merge branch 'develop' into documentation 2021-12-20 10:37:58 +00:00
Fabian Joswig
1c65109227 test: test for padded correlators added 2021-12-20 11:37:02 +01:00
Fabian Joswig
bc220fceaf fix: get_item and reweighted now work with padded correlators. 2021-12-20 11:35:04 +01:00
fjosw
8674dff110 Documentation updated 2021-12-14 15:55:20 +00:00
fjosw
54bab990e1 Merge branch 'develop' into documentation 2021-12-14 15:54:37 +00:00
Fabian Joswig
d2911afa31
Merge pull request #30 from s-kuberski/feature/json_io
covobs in json I/O
2021-12-14 15:54:20 +00:00
Simon Kuberski
a21554841e Added tests for json 2021-12-14 16:31:33 +01:00
Simon Kuberski
5338982060 Allow Obs in json format to be pure Covobs, i.e., to have empty deltas 2021-12-14 16:27:05 +01:00
Simon Kuberski
76b483d730 Pretty output for cov and grad in json 2021-12-14 15:54:52 +01:00
Simon Kuberski
b7bc508dcf Added covobs to json file format 2021-12-14 15:47:14 +01:00
fjosw
2313ce5027 Documentation updated 2021-12-14 13:22:45 +00:00
fjosw
7a7775d83d Merge branch 'develop' into documentation 2021-12-14 13:22:01 +00:00
Fabian Joswig
4454e3d82f
Merge pull request #29 from s-kuberski/feature/covobs
Feature/covobs
2021-12-14 13:21:43 +00:00
Simon Kuberski
16ba1c1ee0 Removed parameter covobs from Obs.__init__ 2021-12-14 14:15:40 +01:00
Simon Kuberski
588d0045f2 Removed unnecessary entries for idl and shape in case of covobs. Changed Obs.covobs to Obs._covobs 2021-12-14 13:07:20 +01:00
fjosw
5190b22791 Documentation updated 2021-12-13 17:12:32 +00:00
fjosw
9edaf07068 Merge branch 'develop' into documentation 2021-12-13 17:11:53 +00:00
Fabian Joswig
68a9a962d7 docs: docstring of covariance adjusted. 2021-12-13 17:11:26 +00:00