The oneloop.quark module¶
Library of functions and routines for the one-loop quark propagator computed in the Screened Massive Expansion.
Contents:
Note
Where not otherwise specified:
sis the adimensional Euclidean momentum squared,
p02is the adimensional gluon polein Minkowski space.
Most functions are defined modulo factors of the coupling constant. If the
renparameter is available, such factors become irrelevant when renormalization is enabled usingren=True.
The one-loop quark self-energy¶
- quark_SigV1(s, x=0.238171, xi=0)¶
Function
– vector component of the 1-loop self-energy uncrossed term.
Modulo a factor of
.
- Parameters
x – adimensional quark chiral mass squared
xi – gauge parameter
- quark_SigS1(s, x=0.238171, xi=0)¶
Function
– scalar component of the 1-loop self-energy uncrossed term.
Modulo a factor of
.
- Parameters
x – adimensional quark chiral mass squared
xi – gauge parameter
- quark_SigV2(s, x=0.238171, xi=0)¶
Function
– vector component of the 1-loop self-energy uncrossed + quark-crossed terms.
Modulo a factor of
.
- Parameters
x – adimensional quark chiral mass squared
xi – gauge parameter
- quark_SigS2(s, x=0.238171, xi=0)¶
Function
– scalar component of the 1-loop self-energy uncrossed + quark-crossed terms.
Modulo a factor of
.
- Parameters
x – adimensional quark chiral mass squared
xi – gauge parameter
- quark_SigVgl(s, x=0.238171, xi=0)¶
Function
– vector component of the 1-loop self-energy gluon-crossed term.
Modulo a factor of
.
- Parameters
x – adimensional quark chiral mass squared
xi – gauge parameter
- quark_SigSgl(s, x=0.238171, xi=0)¶
Function
– scalar component of the 1-loop self-energy gluon-crossed term.
Modulo a factor of
.
- Parameters
x – adimensional quark chiral mass squared
xi – gauge parameter
- quark_SigV(s, x=0.238171, xi=0, type='ms', p02=0.457525 + 1.01298j, phi=1.261708, Zglue=1)¶
Function
– vector component of the 1-loop self-energy.
Modulo a factor of
.
- Parameters
x – adimensional quark chiral mass squared
xi – gauge parameter
type – diagram selector:
'ms'if only the ordinary and quark-crossed loops are included,'vw'if also the gluon-crossed loop is included;'cc'for the c.c. schemep02 – pole of the gluon propagator in Minkowski space (c.c. scheme only)
phi – phase
of the residue of the gluon propagator at the pole
p02(c.c. scheme only)Zglue – renormalization factor for the internal gluon line (c.c. scheme only)
- quark_SigS(s, x=0.238171, xi=0, type='ms', p02=0.457525 + 1.01298j, phi=1.261708, Zglue=1)¶
Function
– scalar component of the 1-loop self-energy.
Modulo a factor of
.
- Parameters
x – adimensional quark chiral mass squared
xi – gauge parameter
type – diagram selector:
'ms'if only the ordinary and quark-crossed loops are included,'vw'if also the gluon-crossed loop is included;'cc'for the c.c. schemep02 – pole of the gluon propagator in Minkowski space (c.c. scheme only)
phi – phase
of the residue of the gluon propagator at the pole
p02(c.c. scheme only)Zglue – renormalization factor for the internal gluon line (c.c. scheme only)
- dquark_SigV1(s, x=0.238171, xi=0)¶
Derivative of
quark_SigV1with respect tos.- Parameters
x – adimensional quark chiral mass squared
xi – gauge parameter
- dquark_SigV1dx(s, x=0.238171, xi=0)¶
Derivative of
quark_SigV1with respect tox.- Parameters
x – adimensional quark chiral mass squared
xi – gauge parameter
- dquark_SigS1(s, x=0.238171, xi=0)¶
Derivative of
quark_SigS1with respect tos.- Parameters
x – adimensional quark chiral mass squared
xi – gauge parameter
- dquark_SigS1dx(s, x=0.238171, xi=0)¶
Derivative of
quark_SigS1with respect tox.- Parameters
x – adimensional quark chiral mass squared
xi – gauge parameter
- dquark_SigV(s, x=0.238171, xi=0, type='ms', p02=0.457525 + 1.01298j, phi=1.261708, Zglue=1)¶
Numerical derivative of
quark_SigVwith respect tos.The
for the finite difference is defined in the
PySmeQcd.settingsmodule.- Parameters
x – adimensional quark chiral mass squared
xi – gauge parameter
type – diagram selector:
'ms'if only the ordinary and quark-crossed loops are included,'vw'if also the gluon-crossed loop is included;'cc'for the c.c. schemep02 – pole of the gluon propagator in Minkowski space (c.c. scheme only)
phi – phase
of the residue of the gluon propagator at the pole
p02(c.c. scheme only)Zglue – renormalization factor for the internal gluon line (c.c. scheme only)
- dquark_SigS(s, x=0.238171, xi=0, type='ms', p02=0.457525 + 1.01298j, phi=1.261708, Zglue=1)¶
Numerical derivative of
quark_SigSwith respect tos.The
for the finite difference is defined in the
PySmeQcd.settingsmodule.- Parameters
x – adimensional quark chiral mass squared
xi – gauge parameter
type – diagram selector:
'ms'if only the ordinary and quark-crossed loops are included,'vw'if also the gluon-crossed loop is included;'cc'for the c.c. schemep02 – pole of the gluon propagator in Minkowski space (c.c. scheme only)
phi – phase
of the residue of the gluon propagator at the pole
p02(c.c. scheme only)Zglue – renormalization factor for the internal gluon line (c.c. scheme only)
The one-loop quark propagator¶
- quark_A(s, H0=2.073, x=0.238171, xi=0, type='ms', p02=0.457525 + 1.01298j, phi=1.261708, Zglue=1)¶
Function
.
Modulo a factor of
.
- Parameters
H0 – additive renormalization constant
x – adimensional quark chiral mass squared
xi – gauge parameter
type – diagram selector:
'ms'if only the ordinary and quark-crossed loops are included,'vw'if also the gluon-crossed loop is included;'cc'for the c.c. schemep02 – pole of the gluon propagator in Minkowski space (c.c. scheme only)
phi – phase
of the residue of the gluon propagator at the pole
p02(c.c. scheme only)Zglue – renormalization factor for the internal gluon line (c.c. scheme only)
- quark_B(s, K0=0.1190625, x=0.238171, xi=0, type='ms', p02=0.457525 + 1.01298j, phi=1.261708, Zglue=1)¶
Function
.
Modulo a factor of
.
- Parameters
K0 – normalized and adimensionalized quark bare mass
x – adimensional quark chiral mass squared
xi – gauge parameter
type – diagram selector:
'ms'if only the ordinary and quark-crossed loops are included,'vw'if also the gluon-crossed loop is included;'cc'for the c.c. schemep02 – pole of the gluon propagator in Minkowski space (c.c. scheme only)
phi – phase
of the residue of the gluon propagator at the pole
p02(c.c. scheme only)Zglue – renormalization factor for the internal gluon line (c.c. scheme only)
- quark_Z(s, H0=2.073, x=0.238171, xi=0, type='ms', ren=True, Z=None, mu0=6.099699589795203, p02=0.457525 + 1.01298j, phi=1.261708, Zglue=1, dimensionful=False, m=0.65577)¶
Quark
-function
.
Modulo a factor of
.
- Parameters
H0 – additive renormalization constant
x – adimensional quark chiral mass squared
xi – gauge parameter
type – diagram selector:
'ms'if only the ordinary and quark-crossed loops are included,'vw'if also the gluon-crossed loop is included;'cc'for the c.c. schemeren – if
True, multiplicatively renormalize the-function
Z – if
None, renormalize the-function in the MOM scheme at the scale
mu0, else useZas the multiplicative renormalization factor (only ifren=True)mu0 – adimensional renormalization scale
for the renormalization of the
-function in the MOM scheme (only if
ren=True)p02 – pole of the gluon propagator in Minkowski space (c.c. scheme only)
phi – phase
of the residue of the gluon propagator at the pole
p02(c.c. scheme only)Zglue – renormalization factor for the internal gluon line (c.c. scheme only)
dimensionful – if
True,sis the dimensionful momentum squaredm – gluon mass parameter
(only if
dimensionful=True)
- quark_M(s, K0=0.1190625, H0=2.073, x=0.238171, xi=0, type='ms', p02=0.457525 + 1.01298j, phi=1.261708, Zglue=1, dimensionful=False, m=0.65577)¶
Quark mass function
.
- Parameters
K0 – normalized and adimensionalized quark bare mass
H0 – additive renormalization constant
x – adimensional quark chiral mass squared
xi – gauge parameter
type – diagram selector:
'ms'if only the ordinary and quark-crossed loops are included,'vw'if also the gluon-crossed loop is included;'cc'for the c.c. schemep02 – pole of the gluon propagator in Minkowski space (c.c. scheme only)
phi – phase
of the residue of the gluon propagator at the pole
p02(c.c. scheme only)Zglue – renormalization factor for the internal gluon line (c.c. scheme only)
dimensionful – if
False, adimensionalize the mass function by dividing it bym; ifTrue,sis the dimensionful momentum squaredm – gluon mass parameter
(only if
dimensionful=True)
- quark_Q(s, K0=0.1190625, H0=2.073, x=0.238171, xi=0, type='ms', p02=0.457525 + 1.01298j, phi=1.261708, Zglue=1, dimensionful=False, m=0.65577)¶
Function
.
- Parameters
K0 – normalized and adimensionalized quark bare mass
H0 – additive renormalization constant
x – adimensional quark chiral mass squared
xi – gauge parameter
type – diagram selector:
'ms'if only the ordinary and quark-crossed loops are included,'vw'if also the gluon-crossed loop is included;'cc'for the c.c. schemep02 – pole of the gluon propagator in Minkowski space (c.c. scheme only)
phi – phase
of the residue of the gluon propagator at the pole
p02(c.c. scheme only)Zglue – renormalization factor for the internal gluon line (c.c. scheme only)
dimensionful – if
False, adimensionalize the function by dividing it bym2; ifTrue,sis the dimensionful momentum squaredm – gluon mass parameter
(only if
dimensionful=True)
- quark_propV(s, K0=0.1190625, H0=2.073, x=0.238171, xi=0, type='ms', ren=True, Z=None, mu0=6.099699589795203, p02=0.457525 + 1.01298j, phi=1.261708, Zglue=1, dimensionful=False, m=0.65577)¶
Vector component of the quark propagator
.
Modulo a factor of
- Parameters
K0 – normalized and adimensionalized quark bare mass
H0 – additive renormalization constant
x – adimensional quark chiral mass squared
xi – gauge parameter
type – diagram selector:
'ms'if only the ordinary and quark-crossed loops are included,'vw'if also the gluon-crossed loop is included;'cc'for the c.c. schemeren – if
True, multiplicatively renormalize the propagatorZ – if
None, renormalize the propagator in the MOM scheme at the scalemu0, else useZas the multiplicative renormalization factor (only ifren=True)mu0 – adimensional renormalization scale
for the renormalization of the propagator in the MOM scheme (only if
ren=True)p02 – pole of the gluon propagator in Minkowski space (c.c. scheme only)
phi – phase
of the residue of the gluon propagator at the pole
p02(c.c. scheme only)Zglue – renormalization factor for the internal gluon line (c.c. scheme only)
dimensionful – if
False, adimensionalize the propagator by multiplying it bym2; ifTrue,sis the dimensionful momentum squaredm – gluon mass parameter
(only if
dimensionful=True)
- quark_propS(s, K0=0.1190625, H0=2.073, x=0.238171, xi=0, type='ms', ren=True, Z=None, mu0=6.099699589795203, p02=0.457525 + 1.01298j, phi=1.261708, Zglue=1, dimensionful=False, m=0.65577)¶
Scalar component of the quark propagator
.
Modulo a factor of
- Parameters
K0 – normalized and adimensionalized quark bare mass
H0 – additive renormalization constant
x – adimensional quark chiral mass squared
xi – gauge parameter
type – diagram selector:
'ms'if only the ordinary and quark-crossed loops are included,'vw'if also the gluon-crossed loop is included;'cc'for the c.c. schemeren – if
True, multiplicatively renormalize the propagatorZ – if
None, renormalize the propagator in the MOM scheme at the scalemu0, else useZas the multiplicative renormalization factor (only ifren=True)mu0 – adimensional renormalization scale
for the renormalization of the propagator in the MOM scheme (only if
ren=True)p02 – pole of the gluon propagator in Minkowski space (c.c. scheme only)
phi – phase
of the residue of the gluon propagator at the pole
p02(c.c. scheme only)Zglue – renormalization factor for the internal gluon line (c.c. scheme only)
dimensionful – if
False, adimensionalize the propagator by multiplying it bym; ifTrue,sis the dimensionful momentum squaredm – gluon mass parameter
(only if
dimensionful=True)
- quark_spectralV(s, K0=0.1190625, H0=2.073, x=0.238171, xi=0, type='ms', ren=True, Z=None, mu0=6.099699589795203, p02=0.457525 + 1.01298j, phi=1.261708, Zglue=1, dimensionful=False, m=0.65577)¶
Vector component of the quark spectral function
in Minkowski space.
Modulo a factor of
The
for the difference across the branch cut is defined in the
PySmeQcd.settingsmodule.- Parameters
K0 – normalized and adimensionalized quark bare mass
H0 – additive renormalization constant
x – adimensional quark chiral mass squared
xi – gauge parameter
type – diagram selector:
'ms'if only the ordinary and quark-crossed loops are included,'vw'if also the gluon-crossed loop is included;'cc'for the c.c. schemeren – if
True, multiplicatively renormalize the spectral functionZ – if
None, renormalize the spectral function in the MOM scheme at the scalemu0, else useZas the multiplicative renormalization factor (only ifren=True)mu0 – adimensional renormalization scale
for the renormalization of the spectral function in the MOM scheme (only if
ren=True)p02 – pole of the gluon propagator in Minkowski space (c.c. scheme only)
phi – phase
of the residue of the gluon propagator at the pole
p02(c.c. scheme only)Zglue – renormalization factor for the internal gluon line (c.c. scheme only)
dimensionful – if
False, adimensionalize the spectral function by multiplying it bym2; ifTrue,sis the dimensionful Minkowski momentum squaredm – gluon mass parameter
(only if
dimensionful=True)
Note
s is the adimensional Minkowski momentum squared ,
or the dimensionful Minkowski momentum squared
if
dimensionful=True.
- quark_spectralS(s, K0=0.1190625, H0=2.073, x=0.238171, xi=0, type='ms', ren=True, Z=None, mu0=6.099699589795203, p02=0.457525 + 1.01298j, phi=1.261708, Zglue=1, dimensionful=False, m=0.65577)¶
Scalar component of the quark spectral function
in Minkowski space.
Modulo a factor of
The
for the difference across the branch cut is defined in the
PySmeQcd.settingsmodule.- Parameters
K0 – normalized and adimensionalized quark bare mass
H0 – additive renormalization constant
x – adimensional quark chiral mass squared
xi – gauge parameter
type – diagram selector:
'ms'if only the ordinary and quark-crossed loops are included,'vw'if also the gluon-crossed loop is included;'cc'for the c.c. schemeren – if
True, multiplicatively renormalize the spectral functionZ – if
None, renormalize the spectral function in the MOM scheme at the scalemu0, else useZas the multiplicative renormalization factor (only ifren=True)mu0 – adimensional renormalization scale
for the renormalization of the spectral function in the MOM scheme (only if
ren=True)p02 – pole of the gluon propagator in Minkowski space (c.c. scheme only)
phi – phase
of the residue of the gluon propagator at the pole
p02(c.c. scheme only)Zglue – renormalization factor for the internal gluon line (c.c. scheme only)
dimensionful – if
False, adimensionalize the spectral function by multiplying it bym; ifTrue,sis the dimensionful Minkowski momentum squared
Note
s is the adimensional Minkowski momentum squared ,
or the dimensionful Minkowski momentum squared
if
dimensionful=True.
- dquark_A(s, x=0.238171, xi=0, type='ms', p02=0.457525 + 1.01298j, phi=1.261708, Zglue=1)¶
Numerical derivative of
quark_Awith respect tos.The
for the finite difference is defined in the
PySmeQcd.settingsmodule.- Parameters
x – adimensional quark chiral mass squared
xi – gauge parameter
type – diagram selector:
'ms'if only the ordinary and quark-crossed loops are included,'vw'if also the gluon-crossed loop is included;'cc'for the c.c. schemep02 – pole of the gluon propagator in Minkowski space (c.c. scheme only)
phi – phase
of the residue of the gluon propagator at the pole
p02(c.c. scheme only)Zglue – renormalization factor for the internal gluon line (c.c. scheme only)
- dquark_B(s, x=0.238171, xi=0, type='ms', p02=0.457525 + 1.01298j, phi=1.261708, Zglue=1)¶
Numerical derivative of
quark_Bwith respect tos.The
for the finite difference is defined in the
PySmeQcd.settingsmodule.- Parameters
x – adimensional quark chiral mass squared
xi – gauge parameter
type – diagram selector:
'ms'if only the ordinary and quark-crossed loops are included,'vw'if also the gluon-crossed loop is included;'cc'for the c.c. schemep02 – pole of the gluon propagator in Minkowski space (c.c. scheme only)
phi – phase
of the residue of the gluon propagator at the pole
p02(c.c. scheme only)Zglue – renormalization factor for the internal gluon line (c.c. scheme only)
- dquark_M(s, K0=0.1190625, H0=2.073, x=0.238171, xi=0, type='ms', p02=0.457525 + 1.01298j, phi=1.261708, Zglue=1, dimensionful=False, m=0.65577)¶
Numerical derivative of
quark_Mwith respect tos.The
for the finite difference is defined in the
PySmeQcd.settingsmodule.- Parameters
K0 – normalized and adimensionalized quark bare mass
H0 – additive renormalization constant
x – adimensional quark chiral mass squared
xi – gauge parameter
type – diagram selector:
'ms'if only the ordinary and quark-crossed loops are included,'vw'if also the gluon-crossed loop is included;'cc'for the c.c. schemep02 – pole of the gluon propagator in Minkowski space (c.c. scheme only)
phi – phase
of the residue of the gluon propagator at the pole
p02(c.c. scheme only)Zglue – renormalization factor for the internal gluon line (c.c. scheme only)
dimensionful – if
False, adimensionalize the derivative by multiplying it bym; ifTrue,sis the dimensionful momentum squaredm – gluon mass parameter
(only if
dimensionful=True)
- dquark_Q(s, K0=0.1190625, H0=2.073, x=0.238171, xi=0, type='ms', p02=0.457525 + 1.01298j, phi=1.261708, Zglue=1, dimensionful=False, m=0.65577)¶
Numerical derivative of
quark_Qwith respect tos.The
for the finite difference is defined in the
PySmeQcd.settingsmodule.- Parameters
K0 – normalized and adimensionalized quark bare mass
H0 – additive renormalization constant
x – adimensional quark chiral mass squared
xi – gauge parameter
type – diagram selector:
'ms'if only the ordinary and quark-crossed loops are included,'vw'if also the gluon-crossed loop is included;'cc'for the c.c. schemep02 – pole of the gluon propagator in Minkowski space (c.c. scheme only)
phi – phase
of the residue of the gluon propagator at the pole
p02(c.c. scheme only)Zglue – renormalization factor for the internal gluon line (c.c. scheme only)
dimensionful – if
True,sis the dimensionful momentum squaredm – gluon mass parameter
(only if
dimensionful=True)
Parameter conversion¶
- quark_MB(K0=0.1190625, H0=2.073)¶
Quark bare mass
from
and
.
- Parameters
K0 – normalized and adimensionalized quark bare mass
H0 – additive renormalization constant
Note
The dimensions of the return value are determined by the dimensions of the
parameter K0. The default value of K0 is adimensionalized
by the quark chiral mass .
- quark_H0(Zpsi, a_s)¶
Quark
parameter from
and
.
- Parameters
Zpsi – quark field-strength renormalization factor
a_s – strong coupling constant
- quark_K0(Zpsi, a_s, MB)¶
Quark
parameter from
and
.
- Parameters
Zpsi – quark field-strength renormalization factor
a_s – strong coupling constant
MB – quark bare mass
Note
The dimensions of the return value are determined by the dimensions of the
parameter MB.
Poles and residues¶
- quark_pole(K0=0.1190625, H0=2.073, x=0.238171, xi=0, type='ms', p02=0.457525 + 1.01298j, phi=1.261708, Zglue=1, dimensionful=False, m=0.65577, stp=- 1 - 1j)¶
Pole of the quark propagator in Euclidean space.
If the pole cannot be found, prints to
stderrand raises aRuntimeError.- Parameters
K0 – normalized and adimensionalized quark bare mass
H0 – additive renormalization constant
x – adimensional quark chiral mass squared
xi – gauge parameter
type – diagram selector:
'ms'if only the ordinary and quark-crossed loops are included,'vw'if also the gluon-crossed loop is included;'cc'for the c.c. schemep02 – pole of the gluon propagator in Minkowski space (c.c. scheme only)
phi – phase
of the residue of the gluon propagator at the pole
p02(c.c. scheme only)Zglue – renormalization factor for the internal gluon line (c.c. scheme only)
dimensionful – if
False, adimensionalize the pole by dividing it bym2m – gluon mass parameter
(only if
dimensionful=True)stp – starting point for the root-finding algorithm
- quark_residue(pole=None, K0=0.1190625, H0=2.073, x=0.238171, xi=0, type='ms', ren=True, Z=None, mu0=6.099699589795203, p02=0.457525 + 1.01298j, phi=1.261708, Zglue=1, dimensionful=False, m=0.65577, stp=- 1 - 1j)¶
Residue of the vector component of the quark propagator at its pole.
Modulo a factor of
.
- Parameters
pole – if
None, compute the pole before computing its residue (recommended); else usepoleas the Euclidean pole. See below for dimensionsK0 – normalized and adimensionalized quark bare mass
H0 – additive renormalization constant
x – adimensional quark chiral mass squared
xi – gauge parameter
type – diagram selector:
'ms'if only the ordinary and quark-crossed loops are included,'vw'if also the gluon-crossed loop is included;'cc'for the c.c. schemeren – if
True, multiplicatively renormalize the residueZ – if
None, renormalize the residue in the MOM scheme at the scalemu0, else useZas the multiplicative renormalization factor (only ifren=True)mu0 – adimensional renormalization scale
for the renormalization of the residue in the MOM scheme (only if
ren=True)p02 – pole of the gluon propagator in Minkowski space (c.c. scheme only)
phi – phase
of the residue of the gluon propagator at the pole
p02(c.c. scheme only)Zglue – renormalization factor for the internal gluon line (c.c. scheme only)
dimensionful – if
True,poleis passed dimensionful (only ifpole!=None)m – gluon mass parameter
(only if
dimensionful=True)stp – starting point for the root-finding algorithm (only if
pole=None)
Note
To obtain the residue of the scalar part of the quark propagator, multiply
quark_residue() by quark_M() computed at the pole
quark_pole(), using the same parameters in all three functions.
Plots¶
- quark_Z_plot(s=[0.001, 25], N_s=1000, H0=2.073, x=0.238171, xi=0, type='ms', ren=True, Z=None, mu0=6.099699589795203, p02=0.457525 + 1.01298j, phi=1.261708, Zglue=1, dimensionful=False, m=0.65577, scale='log', title=True, outf=None)¶
Plots the quark
-function in Euclidean space.
Modulo a factor of
.
- Parameters
s – a two-element list containing the minimum and maximum momentum squared for the plot (see below for dimensions)
N_s – an integer specifying the number of plot points
H0 – additive renormalization constant
x – adimensional quark chiral mass squared
xi – gauge parameter
type – diagram selector:
'ms'if only the ordinary and quark-crossed loops are included,'vw'if also the gluon-crossed loop is included;'cc'for the c.c. schemeren – if
True, multiplicatively renormalize the-function
Z – if
None, renormalize the-function in the MOM scheme at the scale
mu0, else useZas the multiplicative renormalization factor (only ifren=True)mu0 – adimensional renormalization scale
for the renormalization of the
-function in the MOM scheme (only if
ren=True)p02 – pole of the gluon propagator in Minkowski space (c.c. scheme only)
phi – phase
of the residue of the gluon propagator at the pole
p02(c.c. scheme only)Zglue – renormalization factor for the internal gluon line (c.c. scheme only)
dimensionful – if
True,sis the dimensionful momentum squaredm – gluon mass parameter
(only if
dimensionful=True)scale – if set to
'log', switch to a log-lin scaletitle – if
True, show a title for the plotoutf – if not
None, save the output to the file specified byoutfrather than printing it out
- quark_M_plot(s=[0.001, 25], N_s=1000, K0=0.1190625, H0=2.073, x=0.238171, xi=0, type='ms', p02=0.457525 + 1.01298j, phi=1.261708, Zglue=1, dimensionful=False, m=0.65577, scale='log', title=True, outf=None)¶
Plots the quark mass function in Euclidean space.
- Parameters
s – a two-element list containing the minimum and maximum momentum squared for the plot (see below for dimensions)
N_s – an integer specifying the number of plot points
K0 – normalized and adimensionalized quark bare mass
H0 – additive renormalization constant
x – adimensional quark chiral mass squared
xi – gauge parameter
type – diagram selector:
'ms'if only the ordinary and quark-crossed loops are included,'vw'if also the gluon-crossed loop is included;'cc'for the c.c. schemep02 – pole of the gluon propagator in Minkowski space (c.c. scheme only)
phi – phase
of the residue of the gluon propagator at the pole
p02(c.c. scheme only)Zglue – renormalization factor for the internal gluon line (c.c. scheme only)
dimensionful – if
False, adimensionalize the mass function by dividing it bym; ifTrue,sis the dimensionful momentum squaredm – gluon mass parameter
(only if
dimensionful=True)scale – if set to
'log', switch to a log-lin scaletitle – if
True, show a title for the plotoutf – if not
None, save the output to the file specified byoutfrather than printing it out
- quark_Q_inv_plot(s=[0.001, 25], N_s=1000, K0=0.1190625, H0=2.073, x=0.238171, xi=0, type='ms', p02=0.457525 + 1.01298j, phi=1.261708, Zglue=1, inverse=False, dimensionful=False, m=0.65577, scale='log', title=True, outf=None)¶
Plots the quark
function in Euclidean space.
- Parameters
s – a two-element list containing the minimum and maximum momentum squared for the plot (see below for dimensions)
N_s – an integer specifying the number of plot points
K0 – normalized and adimensionalized quark bare mass
H0 – additive renormalization constant
x – adimensional quark chiral mass squared
xi – gauge parameter
type – diagram selector:
'ms'if only the ordinary and quark-crossed loops are included,'vw'if also the gluon-crossed loop is included;'cc'for the c.c. schemep02 – pole of the gluon propagator in Minkowski space (c.c. scheme only)
phi – phase
of the residue of the gluon propagator at the pole
p02(c.c. scheme only)Zglue – renormalization factor for the internal gluon line (c.c. scheme only)
inverse – if
True, plotdimensionful – if
False, adimensionalize the function by multiplying it bym2; ifTrue,sis the dimensionful momentum squaredm – gluon mass parameter
(only if
dimensionful=True)scale – if set to
'log', switch to a log-lin scaletitle – if
True, show a title for the plotoutf – if not
None, save the output to the file specified byoutfrather than printing it out
- quark_Q_inv_3D_plot(value='abs', s_real=[- 3, 1], s_imag=[- 1, 1], N_s_real=1000, N_s_imag=1000, K0=0.1190625, H0=2.073, x=0.238171, xi=0, type='ms', p02=0.457525 + 1.01298j, phi=1.261708, Zglue=1, inverse=False, dimensionful=False, m=0.65577, title=True, outf=None)¶
Plots the quark
function in the complex plane (3D plot).
- Parameters
value – if
'abs', plot the absolute value; if'real', plot the real part; if'imag', plot the imaginary parts_real – a two-element list containing the minimum and maximum real part of the momentum squared for the plot (see below for dimensions)
s_imag – a two-element list containing the minimum and maximum imaginary part of the momentum squared for the plot (see below for dimensions)
N_s_real – an integer specifying the number of subdivisions in the real direction
N_s_imag – an integer specifying the number of subdivisions in the imaginary direction
K0 – normalized and adimensionalized quark bare mass
H0 – additive renormalization constant
x – adimensional quark chiral mass squared
xi – gauge parameter
type – diagram selector:
'ms'if only the ordinary and quark-crossed loops are included,'vw'if also the gluon-crossed loop is included;'cc'for the c.c. schemep02 – pole of the gluon propagator in Minkowski space (c.c. scheme only)
phi – phase
of the residue of the gluon propagator at the pole
p02(c.c. scheme only)Zglue – renormalization factor for the internal gluon line (c.c. scheme only)
inverse – if
True, plotdimensionful – if
False, adimensionalize the function by multiplying it bym2; ifTrue,sis the dimensionful momentum squaredm – gluon mass parameter
(only if
dimensionful=True)title – if
True, show a title for the plotoutf – if not
None, save the output to the file specified byoutfrather than printing it out
- quark_Q_contour(s_real=[- 3, 1], s_imag=[- 1, 1], N_s_real=500, N_s_imag=500, K0=0.1190625, H0=2.073, x=0.238171, xi=0, type='ms', p02=0.457525 + 1.01298j, phi=1.261708, Zglue=1, dimensionful=False, m=0.65577, title=True, outf=None)¶
Plots the zeroes of the real and imaginary part of the quark
function.
- Parameters
s_real – a two-element list containing the minimum and maximum real part of the momentum squared for the plot (see below for dimensions)
s_imag – a two-element list containing the minimum and maximum imaginary part of the momentum squared for the plot (see below for dimensions)
N_s_real – an integer specifying the number of subdivisions in the real direction
N_s_imag – an integer specifying the number of subdivisions in the imaginary direction
K0 – normalized and adimensionalized quark bare mass
H0 – additive renormalization constant
x – adimensional quark chiral mass squared
xi – gauge parameter
type – diagram selector:
'ms'if only the ordinary and quark-crossed loops are included,'vw'if also the gluon-crossed loop is included;'cc'for the c.c. schemep02 – pole of the gluon propagator in Minkowski space (c.c. scheme only)
phi – phase
of the residue of the gluon propagator at the pole
p02(c.c. scheme only)Zglue – renormalization factor for the internal gluon line (c.c. scheme only)
dimensionful – if
True,s_realands_imagare the real and imaginary parts of the dimensionful momentum squaredm – gluon mass parameter
(only if
dimensionful=True)title – if
True, show a title for the plotoutf – if not
None, save the output to the file specified byoutfrather than printing it out
- quark_propV_plot(s=[0.001, 25], N_s=1000, K0=0.1190625, H0=2.073, x=0.238171, xi=0, type='ms', ren=True, Z=None, mu0=6.099699589795203, p02=0.457525 + 1.01298j, phi=1.261708, Zglue=1, dimensionful=False, m=0.65577, scale='log', title=True, outf=None)¶
Plots the vector component of the quark propagator in Euclidean space.
Modulo a factor of
.
- Parameters
s – a two-element list containing the minimum and maximum momentum squared for the plot (see below for dimensions)
N_s – an integer specifying the number of plot points
K0 – normalized and adimensionalized quark bare mass
H0 – additive renormalization constant
x – adimensional quark chiral mass squared
xi – gauge parameter
type – diagram selector:
'ms'if only the ordinary and quark-crossed loops are included,'vw'if also the gluon-crossed loop is included;'cc'for the c.c. schemeren – if
True, multiplicatively renormalize the propagatorZ – if
None, renormalize the propagator in the MOM scheme at the scalemu0, else useZas the multiplicative renormalization factor (only ifren=True)mu0 – adimensional renormalization scale
for the renormalization of the propagator in the MOM scheme (only if
ren=True)p02 – pole of the gluon propagator in Minkowski space (c.c. scheme only)
phi – phase
of the residue of the gluon propagator at the pole
p02(c.c. scheme only)Zglue – renormalization factor for the internal gluon line (c.c. scheme only)
dimensionful – if
False, adimensionalize the propagator by multiplying it bym2; ifTrue,sis the dimensionful momentum squaredm – gluon mass parameter
(only if
dimensionful=True)scale – if set to
'log', switch to a log-lin scaletitle – if
True, show a title for the plotoutf – if not
None, save the output to the file specified byoutfrather than printing it out
- quark_propS_plot(s=[0.001, 25], N_s=1000, K0=0.1190625, H0=2.073, x=0.238171, xi=0, type='ms', ren=True, Z=None, mu0=6.099699589795203, p02=0.457525 + 1.01298j, phi=1.261708, Zglue=1, dimensionful=False, m=0.65577, scale='log', title=True, outf=None)¶
Plots the scalar component of the quark propagator in Euclidean space.
Modulo a factor of
.
- Parameters
s – a two-element list containing the minimum and maximum momentum squared for the plot (see below for dimensions)
N_s – an integer specifying the number of plot points
K0 – normalized and adimensionalized quark bare mass
H0 – additive renormalization constant
x – adimensional quark chiral mass squared
xi – gauge parameter
type – diagram selector:
'ms'if only the ordinary and quark-crossed loops are included,'vw'if also the gluon-crossed loop is included;'cc'for the c.c. schemeren – if
True, multiplicatively renormalize the propagatorZ – if
None, renormalize the propagator in the MOM scheme at the scalemu0, else useZas the multiplicative renormalization factor (only ifren=True)mu0 – adimensional renormalization scale
for the renormalization of the propagator in the MOM scheme (only if
ren=True)p02 – pole of the gluon propagator in Minkowski space (c.c. scheme only)
phi – phase
of the residue of the gluon propagator at the pole
p02(c.c. scheme only)Zglue – renormalization factor for the internal gluon line (c.c. scheme only)
dimensionful – if
False, adimensionalize the propagator by multiplying it bym; ifTrue,sis the dimensionful momentum squaredm – gluon mass parameter
(only if
dimensionful=True)scale – if set to
'log', switch to a log-lin scaletitle – if
True, show a title for the plotoutf – if not
None, save the output to the file specified byoutfrather than printing it out
- quark_spectralV_plot(s=[0.001, 25], N_s=1000, K0=0.1190625, H0=2.073, x=0.238171, xi=0, type='ms', ren=True, Z=None, mu0=6.099699589795203, p02=0.457525 + 1.01298j, phi=1.261708, Zglue=1, dimensionful=False, m=0.65577, scale='log', title=True, outf=None)¶
Plots the vector component of the quark spectral function in Minkowski space.
Modulo a factor of
.
- Parameters
s – a two-element list containing the minimum and maximum Minkowski momentum squared for the plot (see below for dimensions)
N_s – an integer specifying the number of plot points
K0 – normalized and adimensionalized quark bare mass
H0 – additive renormalization constant
x – adimensional quark chiral mass squared
xi – gauge parameter
type – diagram selector:
'ms'if only the ordinary and quark-crossed loops are included,'vw'if also the gluon-crossed loop is included;'cc'for the c.c. schemeren – if
True, multiplicatively renormalize the spectral functionZ – if
None, renormalize the spectral function in the MOM scheme at the scalemu0, else useZas the multiplicative renormalization factor (only ifren=True)mu0 – adimensional renormalization scale
for the renormalization of the spectral function in the MOM scheme (only if
ren=True)p02 – pole of the gluon propagator in Minkowski space (c.c. scheme only)
phi – phase
of the residue of the gluon propagator at the pole
p02(c.c. scheme only)Zglue – renormalization factor for the internal gluon line (c.c. scheme only)
dimensionful – if
False, adimensionalize the spectral function by multiplying it bym2; ifTrue,sis the dimensionful Minkowski momentum squaredm – gluon mass parameter
(only if
dimensionful=True)scale – if set to
'log', switch to a log-lin scaletitle – if
True, show a title for the plotoutf – if not
None, save the output to the file specified byoutfrather than printing it out
Note
s is the adimensional Minkowski momentum squared ,
or the dimensionful Minkowski momentum squared
if
dimensionful=True.
- quark_spectralS_plot(s=[0.001, 25], N_s=1000, K0=0.1190625, H0=2.073, x=0.238171, xi=0, type='ms', ren=True, Z=None, mu0=6.099699589795203, p02=0.457525 + 1.01298j, phi=1.261708, Zglue=1, dimensionful=False, m=0.65577, scale='log', title=True, outf=None)¶
Plots the scalar component of the quark spectral function in Minkowski space.
Modulo a factor of
.
- Parameters
s – a two-element list containing the minimum and maximum Minkowski momentum squared for the plot (see below for dimensions)
N_s – an integer specifying the number of plot points
K0 – normalized and adimensionalized quark bare mass
H0 – additive renormalization constant
x – adimensional quark chiral mass squared
xi – gauge parameter
type – diagram selector:
'ms'if only the ordinary and quark-crossed loops are included,'vw'if also the gluon-crossed loop is included;'cc'for the c.c. schemeren – if
True, multiplicatively renormalize the spectral functionZ – if
None, renormalize the spectral function in the MOM scheme at the scalemu0, else useZas the multiplicative renormalization factor (only ifren=True)mu0 – adimensional renormalization scale
for the renormalization of the spectral function in the MOM scheme (only if
ren=True)p02 – pole of the gluon propagator in Minkowski space (c.c. scheme only)
phi – phase
of the residue of the gluon propagator at the pole
p02(c.c. scheme only)Zglue – renormalization factor for the internal gluon line (c.c. scheme only)
dimensionful – if
False, adimensionalize the spectral function by multiplying it bym; ifTrue,sis the dimensionful Minkowski momentum squaredm – gluon mass parameter
(only if
dimensionful=True)scale – if set to
'log', switch to a log-lin scaletitle – if
True, show a title for the plotoutf – if not
None, save the output to the file specified byoutfrather than printing it out
Note
s is the adimensional Minkowski momentum squared ,
or the dimensionful Minkowski momentum squared
if
dimensionful=True.