Merge branch 'develop' into documentation

This commit is contained in:
fjosw 2023-07-17 12:35:11 +00:00
commit ca043fb8fc

View file

@ -70,7 +70,7 @@ def read_meson_hd5(path, filestem, ens_id, meson='meson_0', idl=None, gammas=Non
corresponds to the pseudoscalar pseudoscalar two-point function. corresponds to the pseudoscalar pseudoscalar two-point function.
gammas : tuple of strings gammas : tuple of strings
Instrad of a meson label one can also provide a tuple of two strings Instrad of a meson label one can also provide a tuple of two strings
indicating the gamma matrices at source and sink. indicating the gamma matrices at sink and source (gamma_snk, gamma_src).
("Gamma5", "Gamma5") corresponds to the pseudoscalar pseudoscalar ("Gamma5", "Gamma5") corresponds to the pseudoscalar pseudoscalar
two-point function. The gammas argument dominateds over meson. two-point function. The gammas argument dominateds over meson.
idl : range idl : range