Fabian Joswig
07293bd5fe
Merge pull request #42 from fjosw/feature/corr_output_with_gaps
...
feat!: correlator json output can now handle gaps in the data.
2022-01-27 14:16:02 +00:00
Fabian Joswig
6c99e05e5b
test: test of json output of a correlator with a gap added
2022-01-27 14:12:10 +00:00
Fabian Joswig
01c3d02394
tests: tests of json corr format extended
2022-01-27 14:07:27 +00:00
Fabian Joswig
dc35690c3e
feat!: correlator json output can now handle gaps in the data. Tags of
...
correlators written with the previous version will have the prefix X|Y|
which contain the padding. Paddings written with previous versions will
be lost and have to be restored by the user.
2022-01-27 14:01:22 +00:00
Fabian Joswig
a3381bb5f6
Merge pull request #39 from JanNeuendorf/develop
...
An update to the documentation for the correlator class.
2022-01-27 12:00:01 +00:00
JanNeuendorf
b1af4ae6e6
An update to the documentation for the correlator class.
2022-01-27 12:53:23 +01:00
fjosw
3f580d979e
Documentation updated
2022-01-27 11:02:08 +00:00
fjosw
42c676d925
Merge branch 'develop' into documentation
2022-01-27 11:01:28 +00:00
Fabian Joswig
26fd3fcb59
fix: Output of Exception in input.hadrons corrected
2022-01-27 11:00:51 +00:00
fjosw
6d16c87929
Documentation updated
2022-01-27 10:55:36 +00:00
fjosw
70092e327b
Merge branch 'develop' into documentation
2022-01-27 10:54:58 +00:00
Fabian Joswig
d0072f5c7b
feat: input.hadrons now check if all configurations specified in idl are
...
really found and throws an error if not.
2022-01-27 10:54:09 +00:00
fjosw
a5a53a66f0
Documentation updated
2022-01-25 11:00:23 +00:00
fjosw
bdc5c8ae4d
Merge branch 'develop' into documentation
2022-01-25 10:59:42 +00:00
Fabian Joswig
f2a7d22a7d
fix: parsing off momenta in input.hadrons fixed
2022-01-25 10:59:06 +00:00
fjosw
aac01b9d40
Documentation updated
2022-01-25 10:51:06 +00:00
fjosw
effe51122d
Merge branch 'develop' into documentation
2022-01-25 10:50:36 +00:00
Fabian Joswig
535786a6d4
fix: hadrons npr input routines can now handle floating point valued
...
momenta
2022-01-25 10:49:59 +00:00
fjosw
6aaffbad36
Documentation updated
2022-01-24 17:45:15 +00:00
fjosw
324200cb8e
Merge branch 'develop' into documentation
2022-01-24 17:44:38 +00:00
Fabian Joswig
2a925ba0b8
refactor!: const_par keyword for constrained fits removed from functions
...
in fit module.
2022-01-24 17:43:23 +00:00
fjosw
2a22aaaee1
Documentation updated
2022-01-24 13:25:08 +00:00
fjosw
df0e84a0b2
Merge branch 'develop' into documentation
2022-01-24 13:24:32 +00:00
Fabian Joswig
1c088bb1b4
feat: stdout of fit routines improved
2022-01-24 13:24:07 +00:00
fjosw
556340a6cc
Documentation updated
2022-01-21 14:55:18 +00:00
fjosw
773f85cf7f
Merge branch 'develop' into documentation
2022-01-21 14:54:32 +00:00
Fabian Joswig
05d36dc70b
docs: documentation for matrix operations extended, docstrings in
...
input.misc fixed
2022-01-21 14:53:55 +00:00
fjosw
502601cfd8
Documentation updated
2022-01-21 14:08:55 +00:00
fjosw
71777d4e3a
Merge branch 'develop' into documentation
2022-01-21 14:08:21 +00:00
Fabian Joswig
9aab654256
fix: output of skew and kurtosis in title of plot_history moved to new line for
...
readability.
2022-01-21 14:07:34 +00:00
fjosw
04e672af9f
Documentation updated
2022-01-21 14:06:43 +00:00
fjosw
f46b522d97
Merge branch 'develop' into documentation
2022-01-21 14:06:04 +00:00
Fabian Joswig
de6ea7902b
fix: plot_tauint and plot_rho now generate separate figures for
...
different ensembles again, saving the figures now also works for
multiple ensembles.
2022-01-21 14:04:35 +00:00
fjosw
0733e82e0c
Documentation updated
2022-01-21 13:41:18 +00:00
fjosw
a1a4e8d4ec
Merge branch 'develop' into documentation
2022-01-21 13:40:35 +00:00
Fabian Joswig
b0e98de083
fix: handling for exceptional cases in sfcf_read improved
2022-01-21 13:39:56 +00:00
fjosw
81e402e94f
Documentation updated
2022-01-21 13:35:14 +00:00
fjosw
ca7d5deb18
Merge branch 'develop' into documentation
2022-01-21 13:34:31 +00:00
Fabian Joswig
75111b07ff
feat: sfcf_read output to stdout improved
2022-01-21 13:33:58 +00:00
fjosw
1e91fb553d
Documentation updated
2022-01-21 13:29:36 +00:00
fjosw
3369d25319
Merge branch 'develop' into documentation
2022-01-21 13:29:01 +00:00
Fabian Joswig
b1221cb76d
fix: sfcf_read now correctly throws an exception when append mode files
...
were not found.
2022-01-21 13:28:12 +00:00
fjosw
abeb95308b
Documentation updated
2022-01-21 13:11:11 +00:00
fjosw
86445e371c
Merge branch 'develop' into documentation
2022-01-21 13:10:31 +00:00
Fabian Joswig
1668b1e7b3
docs: input.sfcf.read_sfcf docstring extended
2022-01-21 13:09:53 +00:00
fjosw
5844d9cb29
Documentation updated
2022-01-20 14:26:17 +00:00
fjosw
14815427fa
Merge branch 'develop' into documentation
2022-01-20 14:25:39 +00:00
Fabian Joswig
1edd4ef91a
build: version number on develop branch changed to 2.0.0+dev
2022-01-20 14:24:44 +00:00
Fabian Joswig
0ed161f467
tests: conftest.py added
2022-01-20 13:56:56 +00:00
Fabian Joswig
50d6b0d9f5
tests: Warnings in tests fixed, conftest.py and pytest.ini removed
2022-01-20 13:49:34 +00:00