From 47940ebcdc5081ab67eb5de291ee035f289f1fc8 Mon Sep 17 00:00:00 2001 From: ErnestaP Date: Thu, 7 Dec 2023 16:02:10 +0100 Subject: [PATCH] Elsevier: parse a group affiliation * If there is no affid assigned for an author, a group affiliation should be assigned for author * ref: cern-sis/issues-scoap3#262 --- dags/elsevier/parser.py | 70 +++++++++++-------- .../elsevier/data/j.physletb.2023.138109.xml | 1 + tests/units/elsevier/test_elsevier_parser.py | 67 +++++++++++++----- 3 files changed, 89 insertions(+), 49 deletions(-) create mode 100644 tests/units/elsevier/data/j.physletb.2023.138109.xml diff --git a/dags/elsevier/parser.py b/dags/elsevier/parser.py index 29d89972..53742aed 100644 --- a/dags/elsevier/parser.py +++ b/dags/elsevier/parser.py @@ -121,42 +121,52 @@ def _get_authors_details(self, author_group): def _get_affiliations(self, ref_ids, author): affiliations = [] for ref_id in ref_ids: - affiliation_value = extract_text( - article=author, - path=f"affiliation/[@id='{ref_id}']/textfn", - field_name="affiliation_value", - dois=self.dois, + self._get_affiliation( + article=author, ref_id=ref_id, affiliations=affiliations ) - organization = extract_text( - article=author, - path=f"affiliation/[@id='{ref_id}']/affiliation/organization", - field_name="organization", - dois=self.dois, + if not affiliations: + for affiliation in author.findall("affiliation"): + self._get_affiliation(article=affiliation, affiliations=affiliations) + return affiliations + + def _get_affiliation(self, article, ref_id="", affiliations=[]): + ref_id_value = f"affiliation/[@id='{ref_id}']/" if ref_id else "" + affiliation_value = extract_text( + article=article, + path=f"{ref_id_value}textfn", + field_name="affiliation_value", + dois=self.dois, + ) + organization = extract_text( + article=article, + path=f"{ref_id_value}affiliation/organization", + field_name="organization", + dois=self.dois, + ) + country = extract_text( + article=article, + path=f"{ref_id_value}affiliation/country", + field_name="country", + dois=self.dois, + ) + if affiliation_value and organization and country: + affiliations.append( + { + "value": affiliation_value, + "organization": organization, + "country": country, + } ) - country = extract_text( - article=author, - path=f"affiliation/[@id='{ref_id}']/affiliation/country", - field_name="country", + else: + affiliation_value = extract_text( + article=article, + path=f"{ref_id_value}affiliation/address-line", + field_name="affiliation_value", dois=self.dois, ) - if affiliation_value and organization and country: - affiliations.append( - { - "value": affiliation_value, - "organization": organization, - "country": country, - } - ) - else: - affiliation_value = extract_text( - article=author, - path=f"affiliation/[@id='{ref_id}']/affiliation/address-line", - field_name="affiliation_value", - dois=self.dois, - ) + if affiliation_value: affiliations.append( { "value": affiliation_value, } ) - return affiliations diff --git a/tests/units/elsevier/data/j.physletb.2023.138109.xml b/tests/units/elsevier/data/j.physletb.2023.138109.xml new file mode 100644 index 00000000..47518092 --- /dev/null +++ b/tests/units/elsevier/data/j.physletb.2023.138109.xml @@ -0,0 +1 @@ +]>
PLB138109138109S0370-2693(23)00443-410.1016/j.physletb.2023.138109The Author(s)TheoryFig. 1The minimal bounce action (16) for β = 0,±6 and various values of ξ and ξ˜. The horizontal line in brown indicates the bounce action in the absence of gravity, S0 = 8π2/(3|λ(μ)|). The metric and Palatini cases are represented by the black-dashed and gray-dot-dashed curves, respectively.Fig. 1Electroweak vacuum decay in metric-affine gravityIoannis D.Gialamasioannis.gialamas@kbfi.eeHardiVeermäehardi.veermae@cern.chLaboratory of High Energy and Computational Physics, National Institute of Chemical Physics and Biophysics, Rävala pst. 10, 10143, Tallinn, EstoniaLaboratory of High Energy and Computational PhysicsNational Institute of Chemical Physics and BiophysicsRävala pst. 10Tallinn10143EstoniaLaboratory of High Energy and Computational Physics, National Institute of Chemical Physics and Biophysics, Rävala pst. 10, 10143, Tallinn, EstoniaCorresponding author.Editor: R. GregoryAbstractWe investigate the stability of the electroweak vacuum in metric-affine gravity in which the Standard Model Higgs boson can be non-minimally coupled to both the Ricci scalar and the Holst invariant. We find that vacuum stability is improved in this framework across a wide range of model parameters.Data availabilityNo data was used for the research described in the article.1IntroductionIt is well known that the potential of the Higgs boson in the Standard Model (SM) is deeper at high energies than in the electroweak vacuum permitting its decay through quantum tunneling [1–4]. Although this does not invalidate the SM, the electroweak vacuum is predicted to be metastable in the absence of contributions from UV physics [5–13].Coleman and De Luccia [14] were the first to delve into the matter of gravitational effects on vacuum decay. Subsequently, multiple studies of gravitational corrections have been performed [15–23], along with discussions about the impact of black holes on the amplification or reduction of the vacuum decay rate [24–40].In this letter, we extend the calculation of gravitational corrections to vacuum decay in the context of metric-affine gravity. There, in contrast to general relativity, the connection is taken to be an independent variable without the usual symmetries of the Levi-Civita one. As a result, the Riemann tensor does not possess the symmetries it has in the metric case, and thus the gravitational action should be extended by including an additional scalar curvature invariant - the Holst invariant. This term commonly appears in Loop Quantum Gravity [41] and has been studied in various branches of high energy physics, such as black hole thermodynamics [42,43]. Lately, its significance in inflationary cosmology [44–49], and high energy physics phenomenology [50–54], has garnered a great deal of attention.2The gravitational actionMetric-affine theories of gravity treat the metric tensor gμν and the connection Γλμν as independent variables. This should be contrasted with the usual metric gravity that uses the Levi-Civita connection {μνλ}, which is completely determined by the metric. It is useful to decompose the connection Γλμν as(1)Γλμν{μνλ}+Cλμν, where Cλμν is dubbed the distortion tensor. The Riemann tensor Rμνρσ is constructed from the connection Γ in the usual way and one can form two scalars that are linear on it. These are the Ricci scalar and the Holst invariant [55,56](2)RRμνμν,R˜12ϵμνρσRμνρσ, where g is the determinant of the metric tensor and ϵμνρσ is the totally antisymmetric tensor. In metric gravity, the Holst invariant vanishes identically due to the symmetries of the Riemann tensor.The most general action linear in the Riemann tensor and containing terms of at most dimension 4 has the form11Natural units with c=ħ=1 are used throughout this paper.(3)S=d4xg[R2f(h)+R˜2f˜(h)12(h)2V(h)], where V(h) is the Higgs potential,(4)f(h)=1/κ+ξh2,f˜(h)=β/κ+ξ˜h2, are non-minimal couplings, β, ξ and ξ˜ are constant couplings, and κ=1/MPl2. The function 1/f˜(h) can be thought of as a field-dependent Barbero-Immirzi parameter [56,57]. We will first work out the formalism without assuming a specific functional form of f, f˜, and V and suppress their arguments for notational brevity.In addition to the Ricci and Holst terms, metric-affine gravity permits the construction of 20 additional scalars with mass dimension 2 from torsion Tρμν2Γρ[μν] and non-metricity Qρμνρgμν [58,59]. Although such terms are not considered in this work, our perturbative results can be straightforwardly extended to include them as will be explained below. We will also neglect couplings between the connection and fermions as they will only generate Planck-suppressed four-fermion and higher-order scalar-fermion interactions [47,51,53,60] and do not affect the leading order corrections to vacuum stability.We remark that the action (3) also appears in Einstein-Cartan gravity. A crucial distinction with the current case is that the Einstein-Cartan connection is decomposed using the Levi-Civita connection and torsion and, unlike in metric-affine gravity, the non-metricity is taken to be zero. Nevertheless, as we will show below, the metric-affine framework contains both the metric and Palatini formulations as limiting cases and the non-metricity may be taken to zero without loss of generality.In order to study bounce solutions, we construct the Euclidean action (3) by analytically continuing the Lorentzian signature (,+,+,+) to the Euclidean one (+,+,+,+). Then, to bring the action to a more conventional form, we will first integrate out the connection. To this aim, we will express the Ricci scalar and the Holst invariant in terms of the metric Ricci scalar R[g] and the distortion tensor,(5a)R=R+DμCμννDνCμμν+CμμλCλννCμνλCλμν,(5b)R˜=ϵμνρσ(DμCρνσ+CρμλCλνσ), where D denotes the covariant derivative of the Levi-Civita connection. Substituting Eq. (5a) and (5b) into the action (3), yields22Although the Holst term picks up an imaginary unit when continuing to Euclidean space, analogously to the CP violating topological term in Yang-Mills theory (e.g., see Ref. [61]), its effect is negated due to the dependence of ϵμνρσϵμνρσ=sign(g)4! on the sign of the metric determinant.(6)SE=d4xg[R2f+12(h)2+Vf2(DμCμννDνCμμν+CμμλCλννCμνλCλμν)if˜2ϵμνρσ(DμCρνσ+CρμλCλνσ)]. The distortion tensor obeys an algebraic non-homogeneous linear equation of motion. Thus, in order to integrate it out in full generality, it is sufficient to find a particular solution to this equation [47]. Such a solution is given by [49](7)Cμνρ=12(gνμρXgνρμXiϵμνρσσY), where(8)f=eXcos(Y),f˜=eXsin(Y). This solution is metric compatible, i.e., Qρμν=2C(ν|ρ|μ)=0, and has torsion Tρνμ=2Cρ[νμ]. So, the theory is dynamically equivalent to the Einstein-Cartan theory. On the other hand, the particular solution (7) is not the general one because of the projective symmetry of the action, CρνμCρνμ+gρμAν, which can be used to induce the non-metricity Qρμν=2gμνAρ. In particular, the Palatini limit with f˜=0 is obtained by choosing Aν=νX/2.Substituting (7) in the action (6) gives(9)SE=d4xg[R2f+12K(h)2+V], where the contribution of the independent connection is now fully captured by the kinetic function33The primes denote differentiation with respect to the argument of the function, that is, depending on the context, with respect to h or r.(10)K=1+32ff˜22ff˜f˜ff2f2+f˜2. Note that the action (9) does not depend on the sign of f˜.For specific combinations of the involved functions, the general metric-affine theory interpolates continuously between the metric (K=1) and the Palatini (K=1(3/2)f2/f) theories. In accordance with Ref. [44], we find that these scenarios correspond to(11a)f˜=cf214c,(metric)(11b)f˜=cf,(Palatini) with c a constant. As an important case, the metric formulation can be obtained in the limit in which the constant part of f˜ is large. More specifically, without loss of generality we can consider f˜(h)=β/κ+f˜1(h), where f˜1, f are arbitrary functions of h. If |β|/κf˜1,f, then(12)K=13κβff˜+O(κβ)2, and thus the metric-affine theory approaches the purely metric theory when |β|. With f, f˜ given by (4), the Palatini formulation corresponds to β=ξ˜/ξ, of which β=ξ˜=0 is only a special case. Consequently, as β ranges from ξ˜/ξ, the metric formulation is continuously deformed to the Palatini one and back.3Corrections to vacuum decay in metric-affine gravityTo compute the minimal bounce action, we will look for O(4) symmetric solutions [62], with the line element ds2=dr2+ρ2dΩ32, where dΩ32 denotes the line element of the unit 3-sphere and the Higgs field depends only on the radial coordinate r, i.e. h=h(r). In this background, the metric Ricci scalar reads R=6(1ρρρ2)/ρ2 and the Euclidean action can be recast as(13)SE=2π2drρ3[3fρρ+ρ21ρ2+12Kh2+V]. The bounce solution is determined by the following equations of motion44The ρ equations of motion follow from the rr component of the Einstein equations, but can also be derived by varying the action (13).(14a)ρ2=1+ρ23f(12Kh2V3ρρfh),(14b)h=3ρρh+1K(12Kh2+VR2f). To obtain the bounce action, we will adopt the perturbative method proposed in Ref. [15] and look for solutions as a series in κ, i.e.(15a)h(r)=h0(r)+κh1(r)+O(κ2),(15b)ρ(r)=r+κρ1(r)+κ2ρ2(r)+O(κ3), This approach is suitable when the gravitational corrections are relatively small, and, as we will demonstrate, this technique is adequate for elucidating the differences that emerge due to the inclusion of the Holst invariant. In a similar vein, the bounce action (13) can be expanded as(16)SE=S0+κS1+O(κ2).The leading order solution55See also [63] for exact solutions for vacuum decay in Higgs-like unbounded potentials. h0(r) of (14) is the so-called Fubini instanton [64,65](17)h0(r)=2|λ|2μ1+μ2r2, with μ being an arbitrary scale of the bounce. It solves the equation of motion in the absence of gravity (ρ0=r) and with V(h)=λh4/4 assuming that the Higgs quartic coupling λ is constant and negative. The leading order contribution to the action (13) is(18)S0=2π2drr3(h022+V(h0))=8π23|λ|, and gives the bounce action in the absence of gravity. To obtain the gravitationally corrected action one must account for the running of λ [17,19]. We will evaluate λ at the scale of the bounce μ and then minimize the action with respect to μ. The running of λ is computed at a 3-loop level [11] with the relevant parameters taken from [66].Evaluating the gravitational correction S1 relies on the specific form of f and f˜, for which we will assume the form (4) when needed. We will assume that the leading order gravitational corrections to the kinetic function (10) can be expressed as(19)K=1+κK1h2+O(κ2), where K1 is a dimensionless constant. Indeed, with f and f˜ given by (4), we have that(20)K16ξ2+2βξξ˜ξ˜21+β2. Note that for large β we recover Eq. (12). At order O(κ), the equation of motion (14a) is(21)ρ1=16r2(12h02V(h0)3f(h0)h0), independently of the shape of f˜. For the Fubini bounce (17), it is solved by(22)ρ1=1+6ξ3|λ|/μ2(rμ2r21(μ2r2+1)2+μ1arctan(μr)). Knowing ρ1 is sufficient to compute the O(κ) correction S1 to the action. We checked explicitly that the dependence on h1 can be eliminated by the h0 equations of motion and partial integration. This is a general result, however, because h0 minimizes the action in the absence of gravity and thus S0[h0+κh1]=S0[h0]+O(κ2) [19]. In all, we obtain that(23)S1=32π2μ245λ2(μ)((1+6ξ)2+6K1)=32π2μ245λ2(μ)((1+6ξ)236ξ2+2βξξ˜ξ˜21+β2), where K1 encodes the modifications resulting from an independent connection, i.e., setting K1=0 recovers the metric case.The gravitational correction (23) can be negative for certain values of model parameters. If this happens, then the action cannot be minimized with respect to μ and the adopted perturbative approach is not applicable. However, by minimizing S1 with respect to ξ, it is straightforward to show that S1 is always positive when(24)βξ˜1/12. Otherwise, the positivity of the gravitational correction S1 can be achieved only in certain regions of the parameter space. Two special cases warrant being considered more closely:1.ξ˜=0: A minimally coupled Holst term f˜(h)=β/κ is probably the simplest scenario. The region allowed by the positivity of S1 is(25)|ξ+16+16β2|1+β26β2. For β1, this gives ξ1/(3β2) or ξ1/12, while, when β1, only a narrow region around the conformal coupling ξ=1/6 is forbidden, that is, |ξ+1/6|1/(6β).2.β=0: In this case, the contribution from the Holst term(26)S1=32π2μ245λ2(μ)(1+12ξ+36ξ˜2), is always positive and will thus always improve the stability of the SM vacuum when compared to the Palatini case. This special case is depicted in the middle panel of Fig. 1 However, as in the Palatini limit, the positivity of S1 implies a strict lower bound(27)ξ1/123ξ˜2.The minimal bounce action is shown in Fig. 1 with the running of λ computed at the 3-loop level [11]. It shows that the metric limit β is realized quite well already for |β|=6 when ξ˜0. For ξ˜1, we see that the bounce action is typically enhanced when β and ξ have the opposite signs, thus improving the stability of the vacuum. Additionally, in comparison to the metric case, the stability is improved when |ξ|<|ξ˜|. In all depicted cases, the regions in which S1<0 can be observed: When β=6, this region exists only for the ξ˜=0 line and is contained in a narrow range around ξ=37/216. In the β=6 case, a parameter region with S1<0 can be observed for every ξ˜. The disallowed ξ range varies with ξ˜. Since the theory is independent of the sign of f˜, then the β=6 panel covers the β=6 case with ξ˜[100,0] and vice versa.Finally, it is important to point out that, as in the action (9), the contributions from mass dimension 2 terms constructed from torsion and non-metricity that can appear in metric-affine gravity can be reduced to a non-canonical kinetic term in a metric theory [59]. This implies that our results can be straightforwardly extended to include corrections to vacuum stability from such terms by computing their contribution to the small κ expansion (19).4ConclusionsWe analyzed the stability of the electroweak vacuum in metric-affine gravity, where the Higgs boson is expected to have an additional non-minimal coupling to the Holst invariant. This scenario can be reformulated in terms of an equivalent metric theory with a non-canonical kinetic term, where the gravitational corrections to the bounce action can be studied with established perturbative methods. Our results show that the stability of the electroweak vacuum in metric-affine gravity is improved across a wide range of model parameters.A non-minimally coupled Holst term provides a class of models that continuously connects metric and Palatini gravity. We find that the limiting case of Palatini gravity displays the mildest improvement to vacuum stability. Declaration of Competing InterestThe authors declare that they have no known competing financial interests or personal relationships that could have appeared to influence the work reported in this paper.AcknowledgementsWe thank Tomi Koivisto for useful comments. This work was supported by the Estonian Research Council grants SJD18 and PSG869.References[1]S.R.ColemanThe fate of the false vacuum. 1. Semiclassical theoryPhys. Rev. D15197729292936Erratum:Phys. Rev. D1619771248S. R. Coleman, The Fate of the False Vacuum. 1. Semiclassical Theory, Phys. Rev. D 15 (1977) 2929–2936.; Erratum: Phys.Rev.D 16, 1248 (1977).[2]P.B.ArnoldCan the electroweak vacuum be unstable?Phys. Rev. D401989613P. B. Arnold, Can the Electroweak Vacuum Be Unstable? Phys. Rev. D 40 (1989) 613.[3]M.SherElectroweak Higgs potentials and vacuum stabilityPhys. Rep.1791989273418M. Sher, Electroweak Higgs Potentials and Vacuum Stability, Phys. Rept. 179 (1989) 273–418.[4]P.B.ArnoldS.VokosInstability of hot electroweak theory: bounds on m(H) and M(t)Phys. Rev. D44199136203627P. B. Arnold and S. Vokos, Instability of hot electroweak theory: bounds on m(H) and M(t), Phys. Rev. D 44 (1991) 3620–3627.[5]M.SherPrecise vacuum stability bound in the standard modelPhys. Lett. B3171993159163arXiv:hep-ph/9307342Addendum:Phys. Lett. B3311994448M. Sher, Precise vacuum stability bound in the standard model, Phys. Lett. B 317 (1993) 159–163, [hep-ph/9307342]. [Addendum: Phys.Lett.B 331, 448–448 (1994)].[6]J.A.CasasJ.R.EspinosaM.QuirosImproved Higgs mass stability bound in the standard model and implications for supersymmetryPhys. Lett. B3421995171179arXiv:hep-ph/9409458J. A. Casas, J. R. Espinosa, and M. Quiros, Improved Higgs mass stability bound in the standard model and implications for supersymmetry, Phys. Lett. B 342 (1995) 171–179, [hep-ph/9409458].[7]G.IsidoriG.RidolfiA.StrumiaOn the metastability of the standard model vacuumNucl. Phys. B6092001387409arXiv:hep-ph/0104016G. Isidori, G. Ridolfi, and A. Strumia, On the metastability of the standard model vacuum, Nucl. Phys. B 609 (2001) 387–409, [hep-ph/0104016].[8]J.R.EspinosaG.F.GiudiceA.RiottoCosmological implications of the Higgs mass measurementJ. Cosmol. Astropart. Phys.052008002arXiv:0710.2484J. R. Espinosa, G. F. Giudice, and A. Riotto, Cosmological implications of the Higgs mass measurement, JCAP 05 (2008) 002, [arXiv:0710.2484].[9]J.Elias-MiroJ.R.EspinosaG.F.GiudiceG.IsidoriA.RiottoA.StrumiaHiggs mass implications on the stability of the electroweak vacuumPhys. Lett. B7092012222228arXiv:1112.3022J. Elias-Miro, J. R. Espinosa, G. F. Giudice, G. Isidori, A. Riotto, and A. Strumia, Higgs mass implications on the stability of the electroweak vacuum, Phys. Lett. B 709 (2012) 222–228, [arXiv:1112.3022].[10]G.DegrassiS.Di VitaJ.Elias-MiroJ.R.EspinosaG.F.GiudiceG.IsidoriA.StrumiaHiggs mass and vacuum stability in the standard model at NNLOJ. High Energy Phys.082012098arXiv:1205.6497G. Degrassi, S. Di Vita, J. Elias-Miro, J. R. Espinosa, G. F. Giudice, G. Isidori, and A. Strumia, Higgs mass and vacuum stability in the Standard Model at NNLO, JHEP 08 (2012) 098, [arXiv:1205.6497].[11]D.ButtazzoG.DegrassiP.P.GiardinoG.F.GiudiceF.SalaA.SalvioA.StrumiaInvestigating the near-criticality of the Higgs bosonJ. High Energy Phys.122013089arXiv:1307.3536D. Buttazzo, G. Degrassi, P. P. Giardino, G. F. Giudice, F. Sala, A. Salvio, and A. Strumia, Investigating the near-criticality of the Higgs boson, JHEP 12 (2013) 089, [arXiv:1307.3536].[12]L.Di LuzioG.IsidoriG.RidolfiStability of the electroweak ground state in the standard model and its extensionsPhys. Lett. B7532016150160arXiv:1509.05028L. Di Luzio, G. Isidori, and G. Ridolfi, Stability of the electroweak ground state in the Standard Model and its extensions, Phys. Lett. B 753 (2016) 150–160, [arXiv:1509.05028].[13]S.ChigusaT.MoroiY.ShojiState-of-the-art calculation of the decay rate of electroweak vacuum in the standard modelPhys. Rev. Lett.119212017211801arXiv:1707.09301S. Chigusa, T. Moroi, and Y. Shoji, State-of-the-Art Calculation of the Decay Rate of Electroweak Vacuum in the Standard Model, Phys. Rev. Lett. 119 (2017), no. 21 211801, [arXiv:1707.09301].[14]S.R.ColemanF.De LucciaGravitational effects on and of vacuum decayPhys. Rev. D2119803305S. R. Coleman and F. De Luccia, Gravitational Effects on and of Vacuum Decay, Phys. Rev. D 21 (1980) 3305.[15]G.IsidoriV.S.RychkovA.StrumiaN.TetradisGravitational corrections to standard model vacuum decayPhys. Rev. D772008025034arXiv:0712.0242G. Isidori, V. S. Rychkov, A. Strumia, and N. Tetradis, Gravitational corrections to standard model vacuum decay, Phys. Rev. D 77 (2008) 025034, [arXiv:0712.0242].[16]V.BranchinaE.MessinaD.ZappalaImpact of gravity on vacuum stabilityEurophys. Lett.1162201621001arXiv:1601.06963V. Branchina, E. Messina, and D. Zappala, Impact of Gravity on Vacuum Stability, EPL 116 (2016), no. 2 21001, [arXiv:1601.06963].[17]A.RajantieS.StopyraStandard model vacuum decay with gravityPhys. Rev. D9522017025008arXiv:1606.00849A. Rajantie and S. Stopyra, Standard Model vacuum decay with gravity, Phys. Rev. D 95 (2017), no. 2 025008, [arXiv:1606.00849].[18]O.CzerwińskaZ.LalakM.LewickiP.OlszewskiThe impact of non-minimally coupled gravity on vacuum stabilityJ. High Energy Phys.102016004arXiv:1606.07808O. Czerwińska, Z. Lalak, M. Lewicki, and P. Olszewski, The impact of non-minimally coupled gravity on vacuum stability, JHEP 10 (2016) 004, [arXiv:1606.07808].[19]A.SalvioA.StrumiaN.TetradisA.UrbanoOn gravitational and thermal corrections to vacuum decayJ. High Energy Phys.092016054arXiv:1608.02555A. Salvio, A. Strumia, N. Tetradis, and A. Urbano, On gravitational and thermal corrections to vacuum decay, JHEP 09 (2016) 054, [arXiv:1608.02555].[20]T.MarkkanenA.RajantieS.StopyraCosmological aspects of Higgs vacuum metastabilityFront. Astron. Space Sci.5201840arXiv:1809.06923T. Markkanen, A. Rajantie, and S. Stopyra, Cosmological Aspects of Higgs Vacuum Metastability, Front. Astron. Space Sci. 5 (2018) 40, [arXiv:1809.06923].[21]J.R.EspinosaVacuum decay in the standard model: analytical results with running and gravityJ. Cosmol. Astropart. Phys.062020052arXiv:2003.06219J. R. Espinosa, Vacuum Decay in the Standard Model: Analytical Results with Running and Gravity, JCAP 06 (2020) 052, [arXiv:2003.06219].[22]F.DevotoS.DevotoL.Di LuzioG.RidolfiFalse vacuum decay: an introductory reviewJ. Phys. G49102022103001arXiv:2205.03140F. Devoto, S. Devoto, L. Di Luzio, and G. Ridolfi, False vacuum decay: an introductory review, J. Phys. G 49 (2022), no. 10 103001, [arXiv:2205.03140].[23]I.D.GialamasA.KaramT.D.PappasGravitational corrections to electroweak vacuum decay: metric vs. PalatiniPhys. Lett. B8402023137885arXiv:2212.03052I. D. Gialamas, A. Karam, and T. D. Pappas, Gravitational corrections to electroweak vacuum decay: metric vs. Palatini, Phys. Lett. B 840 (2023) 137885, [arXiv:2212.03052].[24]R.GregoryI.G.MossB.WithersBlack holes as bubble nucleation sitesJ. High Energy Phys.032014081arXiv:1401.0017R. Gregory, I. G. Moss, and B. Withers, Black holes as bubble nucleation sites, JHEP 03 (2014) 081, [arXiv:1401.0017].[25]P.BurdaR.GregoryI.MossGravity and the stability of the Higgs vacuumPhys. Rev. Lett.1152015071303arXiv:1501.04937P. Burda, R. Gregory, and I. Moss, Gravity and the stability of the Higgs vacuum, Phys. Rev. Lett. 115 (2015) 071303, [arXiv:1501.04937].[26]P.BurdaR.GregoryI.MossVacuum metastability with black holesJ. High Energy Phys.082015114arXiv:1503.07331P. Burda, R. Gregory, and I. Moss, Vacuum metastability with black holes, JHEP 08 (2015) 114, [arXiv:1503.07331].[27]P.BurdaR.GregoryI.MossThe fate of the Higgs vacuumJ. High Energy Phys.062016025arXiv:1601.02152P. Burda, R. Gregory, and I. Moss, The fate of the Higgs vacuum, JHEP 06 (2016) 025, [arXiv:1601.02152].[28]N.TetradisBlack holes and Higgs stabilityJ. Cosmol. Astropart. Phys.092016036arXiv:1606.04018N. Tetradis, Black holes and Higgs stability, JCAP 09 (2016) 036, [arXiv:1606.04018].[29]D.CankoI.GialamasG.Jelic-CizmekA.RiottoN.TetradisOn the catalysis of the electroweak vacuum decay by black holes at high temperatureEur. Phys. J. C7842018328arXiv:1706.01364D. Canko, I. Gialamas, G. Jelic-Cizmek, A. Riotto, and N. Tetradis, On the Catalysis of the Electroweak Vacuum Decay by Black Holes at High Temperature, Eur. Phys. J. C 78 (2018), no. 4 328, [arXiv:1706.01364].[30]K.KohriH.MatsuiElectroweak vacuum collapse induced by vacuum fluctuations of the Higgs field around evaporating black holesPhys. Rev. D98122018123509arXiv:1708.02138K. Kohri and H. Matsui, Electroweak Vacuum Collapse induced by Vacuum Fluctuations of the Higgs Field around Evaporating Black Holes, Phys. Rev. D 98 (2018), no. 12 123509, [arXiv:1708.02138].[31]D.GorbunovD.LevkovA.PaninFatal youth of the universe: black hole threat for the electroweak vacuum during preheatingJ. Cosmol. Astropart. Phys.102017016arXiv:1704.05399D. Gorbunov, D. Levkov, and A. Panin, Fatal youth of the Universe: black hole threat for the electroweak vacuum during preheating, JCAP 10 (2017) 016, [arXiv:1704.05399].[32]K.MukaidaM.YamadaFalse vacuum decay catalyzed by black holesPhys. Rev. D96102017103514arXiv:1706.04523K. Mukaida and M. Yamada, False Vacuum Decay Catalyzed by Black Holes, Phys. Rev. D 96 (2017), no. 10 103514, [arXiv:1706.04523].[33]R.GregoryK.M.MarshallF.MichelI.G.MossNegative modes of Coleman–De Luccia and black hole bubblesPhys. Rev. D9882018085017arXiv:1808.02305R. Gregory, K. M. Marshall, F. Michel, and I. G. Moss, Negative modes of Coleman–De Luccia and black hole bubbles, Phys. Rev. D 98 (2018), no. 8 085017, [arXiv:1808.02305].[34]T.HayashiK.KamadaN.OshitaJ.YokoyamaOn catalyzed vacuum decay around a radiating black hole and the crisis of the electroweak vacuumJ. High Energy Phys.082020088arXiv:2005.12808T. Hayashi, K. Kamada, N. Oshita, and J. Yokoyama, On catalyzed vacuum decay around a radiating black hole and the crisis of the electroweak vacuum, JHEP 08 (2020) 088, [arXiv:2005.12808].[35]A.ShkerinS.SibiryakovBlack hole induced false vacuum decay from first principlesJ. High Energy Phys.112021197arXiv:2105.09331A. Shkerin and S. Sibiryakov, Black hole induced false vacuum decay from first principles, JHEP 11 (2021) 197, [arXiv:2105.09331].[36]A.ShkerinS.SibiryakovBlack hole induced false vacuum decay: the role of greybody factorsJ. High Energy Phys.082022161arXiv:2111.08017A. Shkerin and S. Sibiryakov, Black hole induced false vacuum decay: the role of greybody factors, JHEP 08 (2022) 161, [arXiv:2111.08017].[37]V.De LucaA.KehagiasA.RiottoOn the cosmological stability of the Higgs instabilityJ. Cosmol. Astropart. Phys.092022055arXiv:2205.10240V. De Luca, A. Kehagias, and A. Riotto, On the cosmological stability of the Higgs instability, JCAP 09 (2022) 055, [arXiv:2205.10240].[38]A.StrumiaBlack holes don't source fast Higgs vacuum decayJ. High Energy Phys.032023039arXiv:2209.05504A. Strumia, Black holes don't source fast Higgs vacuum decay, JHEP 03 (2023) 039, [arXiv:2209.05504].[39]V.BriaudA.ShkerinS.SibiryakovOn thermal false vacuum decay around black holesarXiv:2210.08028V. Briaud, A. Shkerin, and S. Sibiryakov, On thermal false vacuum decay around black holes, arXiv:2210.08028.[40]R.GregoryS.-Q.HuSeeded vacuum decay with Gauss-BonnetarXiv:2305.03006R. Gregory and S.-Q. Hu, Seeded vacuum decay with Gauss-Bonnet, arXiv:2305.03006.[41]C.RovelliLoop quantum gravityLiving Rev. Relativ.119981arXiv:gr-qc/9710008C. Rovelli, Loop quantum gravity, Living Rev. Rel. 1 (1998) 1, [gr-qc/9710008].[42]M.DomagalaJ.LewandowskiBlack hole entropy from quantum geometryClass. Quantum Gravity21200452335244arXiv:gr-qc/0407051M. Domagala and J. Lewandowski, Black hole entropy from quantum geometry, Class. Quant. Grav. 21 (2004) 5233–5244, [gr-qc/0407051].[43]K.A.MeissnerBlack hole entropy in loop quantum gravityClass. Quantum Gravity21200452455252arXiv:gr-qc/0407052K. A. Meissner, Black hole entropy in loop quantum gravity, Class. Quant. Grav. 21 (2004) 5245–5252, [gr-qc/0407052].[44]M.LangvikJ.-M.OjanperäS.RaatikainenS.RasanenHiggs inflation with the Holst and the Nieh–Yan termPhys. Rev. D10382021083514arXiv:2007.12595M. Langvik, J.-M. Ojanperä, S. Raatikainen, and S. Rasanen, Higgs inflation with the Holst and the Nieh–Yan term, Phys. Rev. D 103 (2021), no. 8 083514, [arXiv:2007.12595].[45]M.ShaposhnikovA.ShkerinI.TimiryasovS.ZellHiggs inflation in Einstein-Cartan gravityJ. Cosmol. Astropart. Phys.022021008arXiv:2007.14978Erratum:J. Cosmol. Astropart. Phys.102021E01M. Shaposhnikov, A. Shkerin, I. Timiryasov, and S. Zell, Higgs inflation in Einstein-Cartan gravity, JCAP 02 (2021) 008, [arXiv:2007.14978]. [Erratum: JCAP 10, E01 (2021)].[46]M.PianiJ.RubioHiggs-Dilaton inflation in Einstein-Cartan gravityJ. Cosmol. Astropart. Phys.05052022009arXiv:2202.04665M. Piani and J. Rubio, Higgs-Dilaton inflation in Einstein-Cartan gravity, JCAP 05 (2022), no. 05 009, [arXiv:2202.04665].[47]G.PradisiA.Salvio(In)equivalence of metric-affine and metric effective field theoriesEur. Phys. J. C8292022840arXiv:2206.15041G. Pradisi and A. Salvio, (In)equivalence of metric-affine and metric effective field theories, Eur. Phys. J. C 82 (2022), no. 9 840, [arXiv:2206.15041].[48]A.SalvioInflating and reheating the universe with an independent affine connectionPhys. Rev. D106102022103510arXiv:2207.08830A. Salvio, Inflating and reheating the Universe with an independent affine connection, Phys. Rev. D 106 (2022), no. 10 103510, [arXiv:2207.08830].[49]I.D.GialamasK.TamvakisInflation in metric-affine quadratic gravityJ. Cosmol. Astropart. Phys.032023042arXiv:2212.09896I. D. Gialamas and K. Tamvakis, Inflation in metric-affine quadratic gravity, JCAP 03 (2023) 042, [arXiv:2212.09896].[50]I.L.ShapiroP.M.TeixeiraQuantum Einstein-Cartan theory with the Holst termClass. Quantum Gravity312014185002arXiv:1402.4854I. L. Shapiro and P. M. Teixeira, Quantum Einstein-Cartan theory with the Holst term, Class. Quant. Grav. 31 (2014) 185002, [arXiv:1402.4854].[51]M.ShaposhnikovA.ShkerinI.TimiryasovS.ZellEinstein-Cartan gravity, matter, and scale-invariant generalizationJ. High Energy Phys.102020177arXiv:2007.16158M. Shaposhnikov, A. Shkerin, I. Timiryasov, and S. Zell, Einstein-Cartan gravity, matter, and scale-invariant generalization , JHEP 10 (2020) 177, [arXiv:2007.16158].[52]M.ShaposhnikovA.ShkerinI.TimiryasovS.ZellEinstein-Cartan portal to dark matterPhys. Rev. Lett.126162021161301arXiv:2008.11686Erratum:Phys. Rev. Lett.1272021169901M. Shaposhnikov, A. Shkerin, I. Timiryasov, and S. Zell, Einstein-Cartan Portal to Dark Matter, Phys. Rev. Lett. 126 (2021), no. 16 161301, [arXiv:2008.11686]. [Erratum: Phys.Rev.Lett. 127, 169901 (2021)].[53]G.K.KarananasM.ShaposhnikovA.ShkerinS.ZellMatter matters in Einstein-Cartan gravityPhys. Rev. D10462021064036arXiv:2106.13811G. K. Karananas, M. Shaposhnikov, A. Shkerin, and S. Zell, Matter matters in Einstein-Cartan gravity, Phys. Rev. D 104 (2021), no. 6 064036, [arXiv:2106.13811].[54]G.K.KarananasM.ShaposhnikovA.ShkerinS.ZellScale and Weyl invariance in Einstein-Cartan gravityPhys. Rev. D104122021124014arXiv:2108.05897G. K. Karananas, M. Shaposhnikov, A. Shkerin, and S. Zell, Scale and Weyl invariance in Einstein-Cartan gravity, Phys. Rev. D 104 (2021), no. 12 124014, [arXiv:2108.05897].[55]R.HojmanC.MukkuW.A.SayedParity violation in metric torsion theories of gravitationPhys. Rev. D22198019151921R. Hojman, C. Mukku, and W. A. Sayed, PARITY VIOLATION IN METRIC TORSION THEORIES OF GRAVITATION, Phys. Rev. D 22 (1980) 1915–1921.[56]S.HolstBarbero's Hamiltonian derived from a generalized Hilbert-Palatini actionPhys. Rev. D53199659665969arXiv:gr-qc/9511026S. Holst, Barbero's Hamiltonian derived from a generalized Hilbert-Palatini action, Phys. Rev. D 53 (1996) 5966–5969, [gr-qc/9511026].[57]G.ImmirziReal and complex connections for canonical gravityClass. Quantum Gravity141997L177L181arXiv:gr-qc/9612030G. Immirzi, Real and complex connections for canonical gravity, Class. Quant. Grav. 14 (1997) L177–L181, [gr-qc/9612030].[58]D.IosifidisThe full quadratic metric-affine gravity (including parity odd terms): exact solutions for the affine-connectionClass. Quantum Gravity3992022095002arXiv:2112.09154D. Iosifidis, The full quadratic metric-affine gravity (including parity odd terms): exact solutions for the affine-connection, Class. Quant. Grav. 39 (2022), no. 9 095002, [arXiv:2112.09154].[59]C.RigouzzoS.ZellCoupling metric-affine gravity to a Higgs-like scalar fieldPhys. Rev. D10622022024015arXiv:2204.03003C. Rigouzzo and S. Zell, Coupling metric-affine gravity to a Higgs-like scalar field, Phys. Rev. D 106 (2022), no. 2 024015, [arXiv:2204.03003].[60]A.D.I.LatorreG.J.OlmoM.RoncoObservable traces of non-metricity: new constraints on metric-affine gravityPhys. Lett. B7802018294299arXiv:1709.04249A. D. I. Latorre, G. J. Olmo, and M. Ronco, Observable traces of non-metricity: new constraints on metric-affine gravity, Phys. Lett. B 780 (2018) 294–299, [arXiv:1709.04249].[61]L.Di LuzioM.GiannottiE.NardiL.VisinelliThe landscape of QCD axion modelsPhys. Rep.87020201117arXiv:2003.01100L. Di Luzio, M. Giannotti, E. Nardi, and L. Visinelli, The landscape of QCD axion models, Phys. Rept. 870 (2020) 1–117, [arXiv:2003.01100].[62]S.R.ColemanV.GlaserA.MartinAction minima among solutions to a class of Euclidean scalar field equationsCommun. Math. Phys.581978211221S. R. Coleman, V. Glaser, and A. Martin, Action Minima Among Solutions to a Class of Euclidean Scalar Field Equations, Commun. Math. Phys. 58 (1978) 211–221.[63]N.TetradisExact solutions for vacuum decay in unbounded potentialsarXiv:2302.12132N. Tetradis, Exact solutions for Vacuum Decay in Unbounded Potentials, arXiv:2302.12132.[64]S.FubiniA new approach to conformal invariant field theoriesNuovo Cimento A341976521S. Fubini, A New Approach to Conformal Invariant Field Theories, Nuovo Cim. A 34 (1976) 521.[65]K.-M.LeeE.J.WeinbergTunneling without barriersNucl. Phys. B2671986181202K.-M. Lee and E. J. Weinberg, TUNNELING WITHOUT BARRIERS, Nucl. Phys. B 267 (1986) 181–202.[66]Particle Data Group CollaborationR.L.WorkmanReview of particle physicsProg. Theor. Exp. Phys.20222022083C01Particle Data Group Collaboration, R. L. Workman et al., Review of Particle Physics, PTEP 2022 (2022) 083C01.
\ No newline at end of file diff --git a/tests/units/elsevier/test_elsevier_parser.py b/tests/units/elsevier/test_elsevier_parser.py index b5383783..b1605a0f 100644 --- a/tests/units/elsevier/test_elsevier_parser.py +++ b/tests/units/elsevier/test_elsevier_parser.py @@ -11,7 +11,12 @@ def parser(): @fixture def articles(shared_datadir): articles = [] - file_names = ["main2.xml", "main.xml", "main_rjjlr.xml"] + file_names = [ + "main2.xml", + "main.xml", + "main_rjjlr.xml", + "j.physletb.2023.138109.xml", + ] for filename in file_names: with open(shared_datadir / filename) as file: articles.append(parse_without_names_spaces(file.read())) @@ -31,6 +36,7 @@ def parsed_articles(parser, articles): ["10.1016/j.physletb.2023.137730"], ["10.1016/j.physletb.2023.138173"], ["10.1016/j.physletb.2022.137649"], + ["10.1016/j.physletb.2023.138109"], ], "dois", id="test_dois", @@ -40,6 +46,7 @@ def parsed_articles(parser, articles): "We present the first systematic comparison of the charged-particle pseudorapidity densities for three widely different collision systems, pp, p Pb, and Pb Pb, at the top energy of the Large Hadron Collider ( sNN=5.02TeV) measured over a wide pseudorapidity range ( 3.5<η<5), the widest possible among the four experiments at that facility. The systematic uncertainties are minimised since the measurements are recorded by the same experimental apparatus (ALICE). The distributions for p Pb and Pb Pb collisions are determined as a function of the centrality of the collisions, while results from pp collisions are reported for inelastic events with at least one charged particle at midrapidity. The charged-particle pseudorapidity densities are, under simple and robust assumptions, transformed to charged-particle rapidity densities. This allows for the calculation and the presentation of the evolution of the width of the rapidity distributions and of a lower bound on the Bjorken energy density, as a function of the number of participants in all three collision systems. We find a decreasing width of the particle production, and roughly a smooth ten fold increase in the energy density, as the system size grows, which is consistent with a gradually higher dense phase of matter.", "One of the leading issues in quantum field theory and cosmology is the mismatch between the observed and calculated values for the cosmological constant in Einstein's field equations of up to 120 orders of magnitude. In this paper, we discuss new methods to potentially bridge this chasm using the generalized uncertainty principle (GUP). We find that if quantum gravity GUP models are the solution to this puzzle, then it may require the gravitationally modified position operator undergoes a parity transformation at high energies.", "This letter reports measurements which characterize the underlying event associated with hard scatterings at mid-pseudorapidity ( |η|<0.8) in pp, p–Pb and Pb–Pb collisions at centre-of-mass energy per nucleon pair, sNN=5.02 TeV. The measurements are performed with ALICE at the LHC. Different multiplicity classes are defined based on the event activity measured at forward rapidities. The hard scatterings are identified by the leading particle defined as the charged particle with the largest transverse momentum ( pT) in the collision and having 8 <pT<15 GeV/ c. The pT spectra of associated particles (0.5 pT<6 GeV/ c) are measured in different azimuthal regions defined with respect to the leading particle direction: toward, transverse, and away. The associated charged particle yields in the transverse region are subtracted from those of the away and toward regions. The remaining jet-like yields are reported as a function of the multiplicity measured in the transverse region. The measurements show a suppression of the jet-like yield in the away region and an enhancement of high- pT associated particles in the toward region in central Pb–Pb collisions, as compared to minimum-bias pp collisions. These observations are consistent with previous measurements that used two-particle correlations, and with an interpretation in terms of parton energy loss in a high-density quark gluon plasma. These yield modifications vanish in peripheral Pb–Pb collisions and are not observed in either high-multiplicity pp or p–Pb collisions.", + "We investigate the stability of the electroweak vacuum in metric-affine gravity in which the Standard Model Higgs boson can be non-minimally coupled to both the Ricci scalar and the Holst invariant. We find that vacuum stability is improved in this framework across a wide range of model parameters.", ], "abstract", id="test_abstract", @@ -49,6 +56,7 @@ def parsed_articles(parser, articles): "System-size dependence of the charged-particle pseudorapidity density at sNN=5.02TeV for pp, p Pb, and Pb Pb collisions", "Quantum gravity, the cosmological constant, and parity transformation", "Study of charged particle production at high p T using event topology in pp, p–Pb and Pb–Pb collisions at sNN=5.02 TeV", + "Electroweak vacuum decay in metric-affine gravity", ], "title", id="test_tilte", @@ -1960,8 +1968,7 @@ def parsed_articles(parser, articles): "value": "Physik Department, Technische Universität München, Munich, Germany", "organization": "Physik Department", "country": "Germany", - }, - {"value": None}, + } ], }, { @@ -2104,8 +2111,7 @@ def parsed_articles(parser, articles): "value": "INFN, Sezione di Bologna, Bologna, Italy", "organization": "INFN, Sezione di Bologna", "country": "Italy", - }, - {"value": None}, + } ], }, { @@ -2176,8 +2182,7 @@ def parsed_articles(parser, articles): "value": "INFN, Sezione di Torino, Turin, Italy", "organization": "INFN, Sezione di Torino", "country": "Italy", - }, - {"value": None}, + } ], }, { @@ -2243,8 +2248,7 @@ def parsed_articles(parser, articles): "value": "Oak Ridge National Laboratory, Oak Ridge, TN, United States", "organization": "Oak Ridge National Laboratory", "country": "United States", - }, - {"value": None}, + } ], }, { @@ -6280,8 +6284,7 @@ def parsed_articles(parser, articles): "affiliations": [ { "value": "Affiliated with an international laboratory covered by a cooperation agreement with CERN" - }, - {"value": None}, + } ], }, { @@ -6846,8 +6849,7 @@ def parsed_articles(parser, articles): "value": "Department of Physics, Aligarh Muslim University, Aligarh, India", "organization": "Department of Physics", "country": "India", - }, - {"value": None}, + } ], }, { @@ -8220,8 +8222,7 @@ def parsed_articles(parser, articles): "value": "National Centre for Nuclear Research, Warsaw, Poland", "organization": "National Centre for Nuclear Research", "country": "Poland", - }, - {"value": None}, + } ], }, { @@ -11509,8 +11510,7 @@ def parsed_articles(parser, articles): "value": "Bogolyubov Institute for Theoretical Physics, National Academy of Sciences of Ukraine, Kiev, Ukraine", "organization": "Bogolyubov Institute for Theoretical Physics", "country": "Ukraine", - }, - {"value": None}, + } ], }, { @@ -11530,6 +11530,32 @@ def parsed_articles(parser, articles): ], }, ], + [ + { + "surname": "Gialamas", + "given_names": "Ioannis D.", + "affiliations": [ + { + "value": "Laboratory of High Energy and Computational Physics, National Institute of Chemical Physics and Biophysics, Rävala pst. 10, 10143, Tallinn, Estonia", + "organization": "Laboratory of High Energy and Computational Physics", + "country": "Estonia", + } + ], + "email": "ioannis.gialamas@kbfi.ee", + }, + { + "surname": "Veermäe", + "given_names": "Hardi", + "affiliations": [ + { + "value": "Laboratory of High Energy and Computational Physics, National Institute of Chemical Physics and Biophysics, Rävala pst. 10, 10143, Tallinn, Estonia", + "organization": "Laboratory of High Energy and Computational Physics", + "country": "Estonia", + } + ], + "email": "hardi.veermae@cern.ch", + }, + ], ], "authors", id="test_authors", @@ -11539,12 +11565,13 @@ def parsed_articles(parser, articles): "European Center of Nuclear Research, ALICE experiment", "The Author(s)", "The Author(s)", + "The Author(s)", ], "copyright_holder", id="test_copyright_holder", ), param( - ["2023", "2023", "2023"], + ["2023", "2023", "2023", "2023"], "copyright_year", id="test_copyright_year", ), @@ -11553,17 +11580,19 @@ def parsed_articles(parser, articles): "European Center of Nuclear Research, ALICE experiment", "The Author(s)", "The Author(s)", + "The Author(s)", ], "copyright_statement", id="test_copyright_statement", ), param( - ["137730", "138173", "137649"], + ["137730", "138173", "137649", "138109"], "journal_artid", id="test_journal_artid", ), ], ) def test_elsevier_parsing(parsed_articles, expected, key): + print(parsed_articles[3]["authors"]) for (expected_value, article) in zip(expected, parsed_articles): assert article[key] == expected_value