aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xutils/dm-search2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/dm-search b/utils/dm-search
index 7f652ad..17f107a 100755
--- a/utils/dm-search
+++ b/utils/dm-search
@@ -720,7 +720,7 @@ if __name__ == '__main__':
plt.gca().set_xscale("log")
despine(fig,trim=True)
plt.xlabel("Energy (MeV)")
- plt.ylabel("Event Rate Limit (events/cm^3/s)")
+ plt.ylabel("Event Rate Limit (events/$\mathrm{cm}^3$/s)")
plt.legend()
plt.tight_layout()