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 ab6c0c2..94051d8 100755
--- a/utils/dm-search
+++ b/utils/dm-search
@@ -858,7 +858,7 @@ if __name__ == '__main__':
plt.gca().set_xscale("log")
despine(fig,trim=True)
plt.xlabel("Energy (MeV)")
- plt.ylabel("Event Rate Limit (events/$\mathrm{m}^3$/year)")
+ plt.ylabel("Event Rate (events/$\mathrm{m}^3$/year)")
plt.legend()
plt.tight_layout()