Commit graph

1364 commits

Author SHA1 Message Date
fjosw
0265ddf80e Documentation updated 2022-03-31 10:46:43 +00:00
fjosw
29f1757c7e Merge branch 'develop' into documentation 2022-03-31 10:46:09 +00:00
Fabian Joswig
40fea8a698 Merge branch 'v2.1.0+dev' into develop 2022-03-31 11:41:25 +01:00
fjosw
534b367d56 Documentation updated 2022-03-31 10:26:54 +00:00
fjosw
0961efeaa9 Merge branch 'develop' into documentation 2022-03-31 10:26:17 +00:00
Fabian Joswig
f907c62b41 Version number bumped to 2.0.0, CHANGELOG updated. 2022-03-31 11:25:37 +01:00
fjosw
5c49b4b024 Documentation updated 2022-03-24 11:46:33 +00:00
fjosw
3f9b369605 Merge branch 'develop' into documentation 2022-03-24 11:45:55 +00:00
Fabian Joswig
cd2f361a3e tests: tests for linalg and obs extended. 2022-03-24 11:45:18 +00:00
Fabian Joswig
c9e1cd10af feat: implemented unary positive operation for Obs and CObs classes,
included tolerance for exception in Obs.plot_piechart
2022-03-24 11:44:36 +00:00
fjosw
1ab400758e Documentation updated 2022-03-22 10:28:13 +00:00
fjosw
9896c2acca Merge branch 'develop' into documentation 2022-03-22 10:27:32 +00:00
Fabian Joswig
da45a398b7 refactor: unnecessary parameter rtol removed from Obs.is_zero 2022-03-22 10:26:48 +00:00
fjosw
8c34ba3afb Documentation updated 2022-03-22 10:25:12 +00:00
fjosw
3b3ae3c663 Merge branch 'develop' into documentation 2022-03-22 10:24:34 +00:00
Fabian Joswig
6d8cbe2545
Merge pull request #89 from fjosw/fix/precision_is_zero
Precision of is_zero
2022-03-22 10:24:08 +00:00
Fabian Joswig
2a02020a71 fix: Increased the precision at which two observables are considered to
be equal.
2022-03-21 16:45:37 +00:00
fjosw
e8c504446a Documentation updated 2022-03-11 14:55:35 +00:00
fjosw
8987304885 Merge branch 'develop' into documentation 2022-03-11 14:54:53 +00:00
Fabian Joswig
e21e2d1904 fix: formatting of qqplot fixed 2022-03-11 14:54:24 +00:00
fjosw
a8a0484d5e Documentation updated 2022-03-09 12:27:09 +00:00
fjosw
7e44f38107 Merge branch 'develop' into documentation 2022-03-09 12:26:25 +00:00
Fabian Joswig
e6813a6c8e feat: correlated_fit now throws an exception when the correlation matrix
is ill conditioned with respect to the machine precision.

Criterion for warning for ill-conditioned covariance matrix changed to cond > sqrt(eps)

Test added.
2022-03-09 12:24:52 +00:00
fjosw
ac54a81b50 Documentation updated 2022-03-08 11:10:55 +00:00
fjosw
9e47e26665 Merge branch 'develop' into documentation 2022-03-08 11:10:15 +00:00
Fabian Joswig
a069f84264
Merge pull request #88 from fjosw/feature/spaghetti_plot
feat: spaghetti_plot
2022-03-08 11:09:55 +00:00
Fabian Joswig
b72897a1bd tests: random data removed from test_gamma_method_standard_data 2022-03-08 11:02:46 +00:00
Fabian Joswig
8d0bfafaab feat: spaghetti_plot method for monitoring exceptional configurations added to Corr class, tests added. 2022-03-08 10:50:46 +00:00
fjosw
4aa8fcc406 Documentation updated 2022-03-07 12:00:25 +00:00
fjosw
b197bdcffa Merge branch 'develop' into documentation 2022-03-07 11:59:48 +00:00
Fabian Joswig
e5d7271a2b
Merge pull request #85 from fjosw/fix/pinv_for_chi_exp
Replaced inverse by the pseudo inverse in the calculation of chi_exp
2022-03-07 11:59:31 +00:00
Fabian Joswig
99bead518c tests: additional test for expected chiqsquare and correlated fit based
on cov obs added.
2022-03-07 11:54:09 +00:00
fjosw
7d326cfdd6 Documentation updated 2022-03-07 11:28:15 +00:00
fjosw
1abb4b66a2 Merge branch 'develop' into documentation 2022-03-07 11:27:41 +00:00
Fabian Joswig
5c06947eb6
Merge pull request #86 from fjosw/fix/divide_by_zero_in_gamma_div
Prevent division by zero by setting values of gamma_div which are smaller than 1 to 1
2022-03-07 11:27:25 +00:00
fjosw
78f376c55c Documentation updated 2022-03-05 15:28:41 +00:00
fjosw
b63f718db0 Merge branch 'develop' into documentation 2022-03-05 15:27:56 +00:00
Fabian Joswig
56af582303 docs: typo corrected 2022-03-05 15:27:29 +00:00
fjosw
cc74ec8cf9 Documentation updated 2022-03-05 08:45:00 +00:00
fjosw
70fc3d16d7 Merge branch 'develop' into documentation 2022-03-05 08:44:26 +00:00
Fabian Joswig
57a45e271f docs: formatting of docstrings improved. 2022-03-05 08:43:57 +00:00
fjosw
c4d415747e Documentation updated 2022-03-05 08:14:33 +00:00
fjosw
e86c7cb442 Merge branch 'develop' into documentation 2022-03-05 08:13:57 +00:00
Fabian Joswig
6bd3868179 docs: documentation of covariance and correlated fits extended. 2022-03-05 08:13:24 +00:00
fjosw
6b1f10f34e Documentation updated 2022-03-04 17:26:55 +00:00
fjosw
a535756503 Merge branch 'develop' into documentation 2022-03-04 17:26:09 +00:00
Fabian Joswig
a7ff26ed9c fix: only allow irregularly spaced configs in hadrons input if idl is
specified.
2022-03-04 17:25:30 +00:00
fjosw
da15864bc2 Documentation updated 2022-03-04 17:16:50 +00:00
fjosw
bbd37c4356 Merge branch 'develop' into documentation 2022-03-04 17:16:15 +00:00
Fabian Joswig
c446898932 fix: warning for rank deficient covariance matrix is no longer called
when covobs are involved. Test added.
2022-03-04 17:15:29 +00:00