diff --git a/figures/code/lhc_lumi.py b/figures/code/lhc_lumi.py index 9d4f0d3..ff0b6ad 100644 --- a/figures/code/lhc_lumi.py +++ b/figures/code/lhc_lumi.py @@ -106,7 +106,7 @@ ) ) # ax.text(11, 4, r"~ $30 \mathrm{fb}^{-1}$", fontsize=14, fontweight="bold") -ax.text(11, 4, r"$\sim 30\,\mathrm{fb}^{-1}$", fontsize=14, fontweight="bold") +ax.text(11, 4, r"$\sim 30\,\mathrm{fb}^{-1}$, $\mathcal{O}(40)$ PB", fontsize=14, fontweight="bold") ax.add_patch(plt.Circle((3.5, 22.5), 0.1, color="black", fill=True)) diff --git a/figures/lhc_lumi.png b/figures/lhc_lumi.png index 9803f12..a0f2098 100644 Binary files a/figures/lhc_lumi.png and b/figures/lhc_lumi.png differ