Commit graph

1665 commits

Author SHA1 Message Date
fjosw
9c298d9e78 Documentation updated 2022-06-23 13:01:44 +00:00
fjosw
e4a8a02a74 Merge branch 'develop' into documentation 2022-06-23 13:01:08 +00:00
Fabian Joswig
783046f5dc docs: Obs.reweight docstring now matches method arguments. 2022-06-23 14:00:31 +01:00
fjosw
50fded91fd Documentation updated 2022-06-23 12:57:34 +00:00
fjosw
5f47130fe4 Merge branch 'develop' into documentation 2022-06-23 12:56:52 +00:00
Fabian Joswig
0346e95f3f refactor: division in pe.reweight simplified. 2022-06-23 13:56:07 +01:00
fjosw
ca1a57ac84 Documentation updated 2022-06-23 12:51:29 +00:00
fjosw
9a6c3bebc4 Merge branch 'develop' into documentation 2022-06-23 12:50:53 +00:00
Fabian Joswig
d922b72f3b feat: Obs.reweight method added. 2022-06-23 13:50:24 +01:00
fjosw
04acbc4c3b Documentation updated 2022-06-20 14:52:02 +00:00
fjosw
4a0d0d7dd5 Merge branch 'develop' into documentation 2022-06-20 14:51:29 +00:00
Fabian Joswig
b047f12c12 feat: bbox_inches='tight' added to Corr.show savefig 2022-06-20 15:50:56 +01:00
fjosw
dafcacfddb Documentation updated 2022-06-20 13:41:50 +00:00
fjosw
c094e56af4 Merge branch 'develop' into documentation 2022-06-20 13:41:15 +00:00
Fabian Joswig
13b688c4b2 feat: title argument added to Corr.show 2022-06-20 14:39:41 +01:00
fjosw
095010cfd0 Documentation updated 2022-06-19 11:51:32 +00:00
fjosw
6c575f8895 Merge branch 'develop' into documentation 2022-06-19 11:50:56 +00:00
Fabian Joswig
3f1fbd1869
Merge pull request #112 from s-kuberski/feature/dobs
Feature/dobs
2022-06-19 12:50:40 +01:00
Simon Kuberski
2c0e8e9198 Removed superfluous print statement 2022-06-19 02:06:44 +02:00
Simon Kuberski
061ba6ecfa Bugfixes in dobs 2022-06-19 02:03:29 +02:00
Simon Kuberski
c9789a34e6 Resolved merge conflict in tests 2022-06-19 01:46:31 +02:00
fjosw
bb60ee482b Documentation updated 2022-06-17 15:37:35 +00:00
fjosw
063524c673 Merge branch 'develop' into documentation 2022-06-17 15:36:56 +00:00
Fabian Joswig
6ef9d99619 refactor: redundant check in input.hadrons.read_DistillationContraction
removed.
2022-06-17 16:36:01 +01:00
fjosw
dc5dbfa05a Documentation updated 2022-06-17 09:18:28 +00:00
fjosw
c497f1a0cc Merge branch 'develop' into documentation 2022-06-17 09:17:52 +00:00
Fabian Joswig
a545545d73 fix: Another modification of parameter with default in input.dobs fixed. 2022-06-17 10:17:18 +01:00
fjosw
14e23cf35c Documentation updated 2022-06-15 13:15:08 +00:00
fjosw
b9dcbfa7e9 Merge branch 'develop' into documentation 2022-06-15 13:14:35 +00:00
Fabian Joswig
0150ef4c0b refactor: imports of scipy.stats in fits simplified. 2022-06-15 14:14:01 +01:00
fjosw
15939f400f Documentation updated 2022-06-15 13:09:07 +00:00
fjosw
cd9cfda35c Merge branch 'develop' into documentation 2022-06-15 13:08:25 +00:00
Fabian Joswig
d600793d0e fix: unreachable statement in input.misc.read_pbp removed. 2022-06-15 14:07:35 +01:00
fjosw
79b9accc74 Documentation updated 2022-06-15 13:07:17 +00:00
fjosw
fbae8d74c1 Merge branch 'develop' into documentation 2022-06-15 13:06:42 +00:00
Fabian Joswig
abdeace107 fix: Modification of parameter with default in Corr.__repr__ fixed. 2022-06-15 14:05:41 +01:00
Fabian Joswig
02403fc282 fix: Modification of parameter with default in input.dobs fixed. 2022-06-15 14:04:07 +01:00
Fabian Joswig
d79aa2cf74 refactor: range in Corr.print and __repr__ renamed to print_range 2022-06-15 14:01:26 +01:00
fjosw
9dfcb46c88 Documentation updated 2022-06-15 12:49:49 +00:00
fjosw
ae32570144 Merge branch 'develop' into documentation 2022-06-15 12:49:07 +00:00
Fabian Joswig
1f113a3b29 refactor: comparison of constants removed. 2022-06-15 13:48:34 +01:00
fjosw
2813cd9429 Documentation updated 2022-06-14 14:15:05 +00:00
fjosw
20b74384ef Merge branch 'develop' into documentation 2022-06-14 14:14:32 +00:00
Fabian Joswig
16d6e5e8e0
Merge pull request #109 from JanNeuendorf/develop
Quick fix to m_eff()
2022-06-14 15:14:14 +01:00
Janneuendorf
e671d38a11 fix 2022-06-14 16:06:08 +02:00
JanNeuendorf
26c57a8d1b
Merge branch 'fjosw:develop' into develop 2022-06-14 15:51:18 +02:00
Janneuendorf
bd6c0a223b Quick fix to corr.m_eff(). Zero values no longer produce errors but are handled as nones in m_eff(). 2022-06-14 15:49:20 +02:00
Fabian Joswig
612e6c742b tests: matplotlib figures explicitly closed in tests 2022-06-14 14:46:45 +01:00
Fabian Joswig
0d02e4d4b9 build: extract version number in setup.py from version.py 2022-06-14 12:02:43 +01:00
fjosw
38bc8d82c6 Documentation updated 2022-06-13 13:05:32 +00:00