Commit graph

617 commits

Author SHA1 Message Date
Fabian Joswig
cf79bcc089 parsing routine for kwargs in gamma_method added 2021-11-12 13:55:03 +00:00
Fabian Joswig
a628df7e57 docstring extended 2021-11-12 11:59:40 +00:00
Fabian Joswig
119ddba5a8 removed calc_gamma from global namespace 2021-11-12 11:50:14 +00:00
Fabian Joswig
d26bbdc3bd expand_deltas renamed to _expand_deltas and made a function instead of
class method
2021-11-12 11:41:23 +00:00
Fabian Joswig
b80b746fae test for irregular matrix inverse added 2021-11-12 09:56:07 +00:00
Fabian Joswig
a8a52beadd same bug fixed in covariance2 2021-11-12 09:41:17 +00:00
Fabian Joswig
0644ecf9aa bugs in derived_array and gamma_method fixed which caused odd behaviour
in connection with irregular monte carlo chains
2021-11-12 09:39:18 +00:00
Fabian Joswig
17f7753225 test for derived_array and irregular histories added 2021-11-11 11:15:25 +00:00
Fabian Joswig
7c0ff6c8d9 bug in derived_array for irregular monte carlo chains fixed 2021-11-11 11:07:15 +00:00
Fabian Joswig
b5503cb362 helper functions or irregular monte carlo chains hidden in global
namespace
2021-11-11 10:50:22 +00:00
Fabian Joswig
4d3b00eb48 derived_array adjusted to work with irregular Monte Carlo chains.
Additional test required for verification.
2021-11-11 10:45:19 +00:00
Fabian Joswig
0f14aba083 input module can now be accessed in the top level namespace 2021-11-11 10:33:23 +00:00
Fabian Joswig
fc7d1ff078 hadrons input functions now construct Obs with correct idl 2021-11-10 16:26:20 +00:00
Fabian Joswig
4bf95da346 README updated 2021-11-09 12:08:50 +00:00
Fabian Joswig
c538a58454 doc updated 2021-11-09 11:50:31 +00:00
Fabian Joswig
f1394bbde6 jackknifing module removed 2021-11-09 10:27:50 +00:00
Fabian Joswig
9bd438fa06 roots docstring reworked 2021-11-09 10:19:05 +00:00
Fabian Joswig
509b7bb73f reference added in doc 2021-11-08 15:09:19 +00:00
Fabian Joswig
f532af74c7 doc on irregular chains extended 2021-11-08 15:03:52 +00:00
Fabian Joswig
e5d4af68e5 docs extended 2021-11-08 14:52:33 +00:00
Fabian Joswig
10a6780c8d Merge branch 'develop' of github.com:fjosw/pyerrors into develop 2021-11-08 10:05:55 +00:00
Fabian Joswig
aff0ca7339 Corr Anti-symmetric raised to three sigma 2021-11-08 10:05:33 +00:00
Fabian Joswig
bc819828bc least_squares docstring updated 2021-11-08 10:01:26 +00:00
Fabian Joswig
2a594dfb4b total_least_squares docstring updated 2021-11-08 09:50:51 +00:00
Fabian Joswig
effccb1cc8 docstrings updated 2021-11-07 21:44:22 +00:00
Fabian Joswig
a23a97aed1 License badge added 2021-11-07 21:18:36 +00:00
Fabian Joswig
9d0135c5e4 README updated 2021-11-07 21:17:06 +00:00
Fabian Joswig
11d2f788cb Links added to documentation 2021-11-07 21:08:40 +00:00
Fabian Joswig
c41ab8d299 README updated 2021-11-07 21:03:08 +00:00
Fabian Joswig
fa6b5029db docs workflow corrected 2021-11-07 20:52:17 +00:00
Fabian Joswig
2c004d3036 docs workflow added 2021-11-07 20:50:55 +00:00
Fabian Joswig
bb7935b870 Documentation extended 2021-11-07 17:12:48 +00:00
Fabian Joswig
70240c71aa CONTRIBUTING updated 2021-11-07 11:30:41 +00:00
Fabian Joswig
9805ee2b4b pyerrors.py renamed to obs.py, h5py added as dependency 2021-11-07 11:24:56 +00:00
Fabian Joswig
012bf8ad17 correlator tests extended 2021-11-05 15:28:15 +00:00
Fabian Joswig
68eaaadfc7 Another test for the multi ensemble system added 2021-11-05 15:05:20 +00:00
Fabian Joswig
2cf648a57e output of ensemble content improved 2021-11-05 15:00:35 +00:00
Fabian Joswig
f643503d7c Show ensemble details in Obs.details as standard case 2021-11-05 14:49:43 +00:00
Fabian Joswig
c11b3ee08d correct idl assigned in dummy observables for matrix multiplication with
non Obs content
2021-11-05 14:41:22 +00:00
Fabian Joswig
bd48cb2def idl now properly propagated in correlate 2021-11-05 12:41:13 +00:00
Fabian Joswig
ece3c09d23 test correlate for correct idl propagation 2021-11-05 12:36:38 +00:00
Fabian Joswig
59b916213e sort zips in Obs.__init__ again 2021-11-05 12:30:22 +00:00
Fabian Joswig
6d8bce8755 Additional tests for exceptional cases of correlate added 2021-11-05 12:23:58 +00:00
Fabian Joswig
aabac9d430 correlate now also tests if idl for ensembles are identical 2021-11-05 12:19:23 +00:00
Fabian Joswig
2fdc17ecd3 Corr.__str__ extended 2021-11-04 17:02:51 +00:00
Fabian Joswig
3466558c94 infos parsed and added as tag in hadrons.read_meson_hd5 2021-11-04 09:39:18 +00:00
Fabian Joswig
61cd8d9415 docstring for Corr.show extended, bug for display of fit result fixed 2021-11-03 14:28:15 +00:00
Fabian Joswig
7e909affcc Additional check added to Corr.correlate 2021-11-03 14:06:05 +00:00
Fabian Joswig
ac21569620 Corr.correlate implemented 2021-11-03 14:01:52 +00:00
Fabian Joswig
5fb29fd326 Corr class made available in pyerrors namespace 2021-11-03 11:58:25 +00:00