Fabian Joswig
cf2b595bd0
Large Example file removed
2021-10-11 15:57:24 +01:00
Fabian Joswig
a929f1bdb0
setup.py updated
2021-10-11 14:27:48 +01:00
Fabian Joswig
57c6a07801
flake8 style changes
2021-10-11 12:22:58 +01:00
Fabian Joswig
43f85efff5
formatting changes
2021-10-11 09:43:14 +01:00
Fabian Joswig
2b30623235
comments extended
2021-10-11 09:40:20 +01:00
Fabian Joswig
4d746802d2
bug for prange fixed
2021-10-11 09:36:48 +01:00
Fabian Joswig
960fc521c4
remove keyword n_parms from fit standard
2021-10-11 09:10:23 +01:00
Fabian Joswig
090a26919b
Merge pull request #5 from JanNeuendorf/develop
...
Develop
2021-10-11 09:07:39 +01:00
JanNeuendorf
7c03cff42f
I changed the name from range to prange (hope i did not miss something)
...
There is now an Eigenvalue method using the cholesky method you put in the example. I do not really use that, but it seems like a logical inclusion.
I gave the standard fit an option to seht the number of fit parameters by hand, because it does not work automatically
if the function is not consistent between calls.
2021-10-06 13:16:04 +02:00
Fabian Joswig
b901dce582
generalized read_mesons, added ylabel to Corr.show
2021-10-05 17:06:03 +01:00
Jan Neuendorf
014c0d12ce
The GEVP method now has the parameter "state", deciding which eigenvector to return.
...
Correlators get theoptional attribute "range", which is preserved under certain operations.
Fits and plateaus will default to this range.
2021-10-05 12:19:54 +02:00
Fabian Joswig
f2b8a9580b
Corr.roll method implemented
2021-10-04 17:20:58 +01:00
Fabian Joswig
f24529eb0a
Corr.show plateau output changed
2021-09-30 17:10:53 +01:00
Fabian Joswig
9722500d3c
error handling for autorange special case in Corr.show
2021-09-30 17:01:33 +01:00
Fabian Joswig
132763c33e
indent error fixed
2021-09-30 16:11:35 +01:00
Fabian Joswig
86499d3adc
Merge branch 'feature/correlators' into develop
2021-09-30 16:09:12 +01:00
Fabian Joswig
fa25f9f5f2
commnt added to setup.py
2021-09-30 12:45:26 +01:00
Fabian Joswig
6f788435c4
plot_tauint refurbished
2021-09-30 12:43:28 +01:00
Fabian Joswig
1fa729b9cb
Auto range in Corr.show adjusted
2021-09-30 11:06:43 +01:00
Fabian Joswig
02da9d4cad
CHANGELOG updated, style improvements
2021-09-29 15:07:35 +01:00
Fabian Joswig
cb44675486
Added submodule input/hadrons
2021-09-29 14:58:19 +01:00
Fabian Joswig
b48326244e
Documentation extended, periodic effective mass changed
2021-09-29 12:55:19 +01:00
Fabian Joswig
d38bc656df
removed tag from Corr.__init__
2021-09-28 12:44:58 +01:00
Fabian Joswig
94cfdd7f66
plateau feature implemented in Corr.show
2021-09-27 16:54:45 +01:00
Fabian Joswig
7886201983
repr and print of correlator class altered
2021-09-27 16:39:33 +01:00
Fabian Joswig
12469e304b
Implemented new 'root' variant for the m_eff of correlator class
2021-09-27 15:42:21 +01:00
Fabian Joswig
0339912fae
autograd numpy removed from correlators where not necessary
2021-09-27 15:24:13 +01:00
Fabian Joswig
77c816d6a6
First version of new submodule roots
2021-09-27 15:21:55 +01:00
Fabian Joswig
013c43fd4b
docstring added to m_eff
2021-09-27 12:03:42 +01:00
Fabian Joswig
1ea8655684
docstring added to correlators.show
2021-09-27 11:45:06 +01:00
Fabian Joswig
6ac4c94cbc
Tags added to correlator class. Corr.show now uses tags as labels if
...
available
2021-09-27 11:35:52 +01:00
Fabian Joswig
40f86a6ee2
comp added to Corr.show
2021-09-27 11:18:16 +01:00
Fabian Joswig
c0cf1bb4c0
read_rwms output cleaned up
2021-09-27 10:56:34 +01:00
Fabian Joswig
caa1330ab8
formatting improved
2021-09-24 16:49:00 +01:00
Fabian Joswig
63037fd98f
correlators.show appearence changed
2021-09-24 15:45:56 +01:00
Fabian Joswig
5bd0fae19e
Added method second_deriv, set standard case for first deriv to symmetric
2021-05-28 19:01:52 +02:00
Fabian Joswig
c07f0629fa
Merge pull request #3 from jkuhl-uni/develop_j_kuhl19
...
Included reading of oQCD2.0 reweighting Faktoren
2021-05-12 18:08:20 +02:00
jkuhl-uni
c2da557d6f
Included reading of oQCD2.0 reweighting Faktoren
2021-05-12 12:40:02 +02:00
fjosw
f11bde8f5b
dependency on PySimpleGUI removed
2021-01-29 12:25:20 +01:00
fjosw
ed0db69b67
Typos corrected in examples
2021-01-29 12:13:30 +01:00
fjosw
c09a56b9c0
correlators module cleaned up, GUI_range_finder commented out for now
2021-01-29 11:52:36 +01:00
fjosw
44cd3d52bd
Merge branch 'JanNeuendorf-master' into develop
2021-01-29 11:33:12 +01:00
fjosw
bcc8e70828
Merge branch 'master' of https://github.com/JanNeuendorf/pyerrors into JanNeuendorf-master
2021-01-29 11:29:53 +01:00
fjosw
e58077c9e1
Parsing of sfcf input files in the c format improved
...
Correlators with different wavefunctions and offsets can now be
distinguished.
2021-01-29 11:26:44 +01:00
JanNeuendorf
3597a58731
test commit2
2021-01-10 12:26:52 +01:00
JanNeuendorf
ae12387e5b
test commit1
2021-01-10 12:23:59 +01:00
JanNeuendorf
4dde060241
Update __init__.py
2021-01-08 14:56:58 +01:00
JanNeuendorf
5eb11a09c4
Update setup.py
2021-01-08 14:48:53 +01:00
JanNeuendorf
28eba5edbf
Add files via upload
2021-01-08 14:47:19 +01:00
JanNeuendorf
7087804e71
Add files via upload
2021-01-08 14:46:37 +01:00