Commit graph

43 commits

Author SHA1 Message Date
Fabian Joswig
64e564c5fc
fix: error handling in read_rwms improved. 2022-11-18 15:59:43 +00:00
Fabian Joswig
f1636310a1 style: New flake8 E275 errors fixed. 2022-08-01 16:53:12 +01:00
Fabian Joswig
d0180d7967 feat: explicit check for Zeuthen_flow in read_gf_coupling added. 2022-07-12 11:11:36 +01:00
Fabian Joswig
3336ac739e feat: Explicit check for T=L in read_gf_coupling added. 2022-07-12 10:45:00 +01:00
Fabian Joswig
638ec92ab7 feat: Exception for gf coupling c!=0.3 added and documenation and tests
extended.
2022-07-11 17:14:32 +01:00
Fabian Joswig
5cd20f5818 feat: function for the extraction of the gradient flow coupling as
detailed in 1607.06423 added.
2022-07-11 11:55:25 +01:00
Fabian Joswig
1f113a3b29 refactor: comparison of constants removed. 2022-06-15 13:48:34 +01:00
Fabian Joswig
ab8e3ce549 fix: splitting at '.' removed from auto detection of replica names in
openQCD.read_rwms
2022-02-23 10:26:32 +00:00
Fabian Joswig
5ee975dc44 fix: auto detection of replica names in opeqnQCD.rwms now also works
with dots in the file names.
2022-02-23 10:25:13 +00:00
Simon Kuberski
19d7e7639e qtop_projection can now handle non-int charges 2022-02-22 10:29:51 +01:00
Fabian Joswig
8788891d5f refactor: import order corrected 2022-02-10 11:23:25 +00:00
Fabian Joswig
31a98f81c4 tests: openQCD tests split up in two functions, coverage improved 2022-02-10 11:03:59 +00:00
Simon Kuberski
cf137e2843 Added tests for t0 and qtop 2022-02-09 18:41:54 +01:00
Simon Kuberski
570c6abf2a Yet another small change to openQCD. Added explicit tests for reweighting. 2022-02-09 14:08:05 +01:00
Simon Kuberski
6d9ce5bb52 Catching the special case, where r_stop is equal to the last item of the configlist in openQCD routines 2022-02-09 12:03:53 +01:00
Simon Kuberski
445476beb8 Bugfix in openQCD routines: r_stop was excluded instead of being the last element 2022-02-09 11:56:47 +01:00
Fabian Joswig
f923ad06f7
Merge pull request #57 from s-kuberski/feature/rwf
Rewritten large parts of Qtop routines, making it compatible with sfqcd
2022-02-08 16:53:27 +00:00
Simon Kuberski
aadf9cf32f Rewritten large parts of Qtop routines, making it compatible with sfqcd 2022-02-08 15:44:56 +01:00
Fabian Joswig
b8b3d6191f docs: typos fixed, print statements removed 2022-02-08 13:48:55 +00:00
jkuhl-uni
b6e75230df small flake8 issue resolved 2022-02-08 11:23:13 +01:00
jkuhl-uni
71fe86b8ba merge with develop 2022-02-08 11:16:20 +01:00
jkuhl-uni
8731fcc615 flake8 compliance 2022-02-06 18:16:40 +01:00
jkuhl-uni
3381589617 enable idl_offsets in rwms method 2022-02-06 18:14:04 +01:00
Simon Kuberski
65568c84a4 Handling thermalization correctly in t0 2022-02-04 10:15:43 +01:00
Simon Kuberski
ff738de6af Ensure correctness of idl in RWFs and t0 2022-02-04 09:49:17 +01:00
Simon Kuberski
c3b38c8b6f Small change on idl 2022-02-03 16:05:47 +01:00
Simon Kuberski
ef1fecad10 Several improvements for read_rwms and extract_t0 2022-02-03 15:57:23 +01:00
Fabian Joswig
c11410da5e docs: docstrings improved. 2022-01-28 15:21:38 +00:00
Simon Kuberski
91a2fd403e fix: Bugfix for reading reweighting factors of openQCD-2.0 with nfct>1. Completed docstring. 2022-01-27 17:19:21 +01:00
Fabian Joswig
5993f1a4ba refactor: comments removed in input/openQCD, typo corrected 2022-01-16 16:53:57 +01:00
jkuhl-uni
62cb0ab1bb flake8 compliance without E501 2022-01-14 21:06:41 +01:00
jkuhl-uni
5f156e4821 flake8 compliance openQCD.py 2022-01-14 16:47:34 +01:00
jkuhl-uni
76b7f159aa read_qtop now also hands over idl of the result Obs 2022-01-03 14:40:12 +01:00
jkuhl-uni
01ada964b2 added read_qtop_sector method outsourcing funtionality of former 'full' key 2022-01-03 11:20:25 +01:00
jkuhl-uni
5e5a9df404 hotfix, missing kwarg files in read_rwms method 2021-12-17 12:08:08 +01:00
jkuhl-uni
efa8d8a91d beta version of the openQCD.py input method 2021-12-15 12:00:11 +01:00
Justus
6c41810e81 added Qtop extraction for oQCD1.2 2021-11-15 15:55:26 +01:00
Fabian Joswig
effccb1cc8 docstrings updated 2021-11-07 21:44:22 +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
f56151ccdc adjusted input routines for sfcf and openQCD 2021-11-01 17:27:48 +00:00
Fabian Joswig
d4eaf3f48a flake8 formatting improvements 2021-10-11 13:30:48 +01:00
Fabian Joswig
a93944cf27 bug fixed in input/openQCD 2021-10-11 11:46:00 +01:00
Fabian Joswig
d8437fe122 input submodule refactored 2021-10-11 11:44:48 +01:00