Dataset for single-jet diffusion wake in arXiv:2501.03419
收藏资源简介:
## Notes on the shared dataset 1. **Scope** Each file here contains the numerical data points shown in *arXiv:2501.03419*. The filename indicates the corresponding figure in the manuscript (e.g. `Figure3_a.dat`). 2. **Raw pp data** Generated with the public **PYTHIA** model; users can reproduce it by running PYTHIA with the settings described in the paper. 3. **Raw Pb+Pb data** Produced with our proprietary **CoLBT-hydro** model. The full raw files are **not publicly available** because preparing, depositing, and hosting them would be technically unfeasible or prohibitively costly within the scope of this project. They can be obtained from the authors upon reasonable request (contact **Zhong Yang** or **Xin-Nian Wang**). And can only be used for validation of findings in this paper. 4. **Figure-specific notes** - *Fig. 1* is illustrative only – no underlying numerical data. - *Fig. 2* is a 2-D distribution. The file lists `x` and `y` bin centers; construct the 2-D matrix with these coordinates to reproduce the plot. - *Fig. 3* contain 7 columns: ``` #x, ygreen, yerrgreen, yblue, yerrblue, yred, yerrred ``` The filled band in the figures corresponds to `y ± yErr`. - *Fig. 4* contain 9 columns: ``` # x, yblue(aa(n1n2>0)), yerrblue(aa(n1n2>0)), yred(aa(n1n2<0)), yerrred(aa(n1n2<0)), ylightblue(pp(n1n2>0)), yerrlightblue(pp(n1n2>0)), ygreen(pp(n1n2<0)), yerrgreen(pp(n1n2<0)) ``` The filled band in the figures also corresponds to `y ± yErr`.



