The Charmonia Plot project, developed by the Joint Physics Analysis Center, is dedicated to the visualization and analysis of exotic spectrum in hadron physics. This repository contains code and resources for generating plots of exotic states with their masses and quantum numbers. Our goal is to provide an accessible and good looking review plot for physicists and researchers.
Feel free to download, modify and reuse the codes and plots. If you use it in talks or manuscripts we would appreciate if you mention it is an updated version of the one published in: JPAC, Progress in Particle and Nuclear Physics 127 (2022) 103981, https://inspirehep.net/literature/1997164
The plotting script produces
-
exotics_review.png: Current state of heavy-quark hadron resonances with charm with the$P_{c\bar{c}}$ states, -
exotics_mesons.png: Current state of heavy-quark hadron resonances with charm w/o the$P_{c\bar{c}}$ states, -
charmonia_pre2003.png: Charmonium spectrum before X(3872)
To get started with the Charmonia Plot project, follow these installation steps:
- Clone the repository:
git clone https://github.com/JointPhysicsAnalysisCenter/Charmonia-Plot.git- Install dependencies: Ensure you have Python installed on your system. Then, install the required Python packages:
python -m pip install --upgrade pip
pip install numpy matplotlibAfter installation, you can generate the plots by running the main script:
python Exotics_plot.pyWe welcome contributions from the community! If you're interested in improving the Plot project, submit an issue, and/or propose changes with a pull request.
This project is licensed under the MIT License. See the LICENSE file for more details.
Please contact cefera@gmail.com for any questions or suggestions
For more information about the Joint Physics Analysis Center and our projects, visit our website.