mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-03-15 06:40:24 +01:00
docs: read_meson docstring improved.
This commit is contained in:
parent
f1150f09c8
commit
bf1c762148
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
gammas : tuple of 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
|
||||
two-point function. The gammas argument dominateds over meson.
|
||||
idl : range
|
||||
|
|
Loading…
Add table
Reference in a new issue