Diquarks not found
See original GitHub issuePythia likes to make diquark intermediate particles sometimes, and they are listed in the numbering scheme e.g. (ud)_0 2101 but cannot be constructed:
>>> from particle import Particle
>>> Particle.from_pdgid(2101)
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/Users/ncsmith/Library/Python/3.7/lib/python/site-packages/particle/particle/particle.py", line 756, in from_pdgid
raise ParticleNotFound("Could not find PDGID {0}".format(value))
particle.particle.particle.ParticleNotFound: Could not find PDGID 2101
Issue Analytics
- State:
- Created 4 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Diquark correlations and where to find them? - CERN Indico
Modern diquarks are different from the old static, point-like diquarks which featured in early attempts to explain the so-called missing resonance problem.
Read more >Diquark - Wikipedia
In particle physics, a diquark, or diquark correlation/clustering, is a hypothetical state of two quarks grouped inside a baryon (Lichtenberg 1982).
Read more >LHC constraints on scalar diquarks | SpringerLink
These diquarks have not been observed at the LHC. In this paper, we add the LHC measurements to the low-energy analysis, and find...
Read more >Quarks, diquarks and pentaquarks - Physics World
Indeed, there is still debate about whether they exist at all. One popular interpretation is that the new particles contain four quarks and...
Read more >[2006.13385] LHC Constraints on Scalar Diquarks - arXiv
These diquarks have not been observed at the LHC. In this paper, we add the LHC measurements to the low-energy analysis, and find...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

I’m finally back to work on the package since I started my new job! Apologies for the terribly long delay.
PR https://github.com/scikit-hep/particle/pull/224 adds info on diquarks. Soon I will add info for other non-standard particles, which is not available through the downloadable PDG .mcd file.
I even added a bit more info on diquarks, so not just the name:
Hi, sorry for mass indeed all I would expect is
None. For those I just want the name. (which the rebuttal might be" you can deduce by inspecting the number carefully but ok)