Skip to content

Commit

Permalink
speedup
Browse files Browse the repository at this point in the history
  • Loading branch information
Joran Angevaare committed Aug 17, 2022
1 parent 24bb783 commit 9e90738
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions notebooks/Checks, plots.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -405,6 +405,8 @@
"\n",
"es = np.logspace(-2, 3.5, 100)\n",
"ms = mchi / gevcsq\n",
"# Reduce the number a bit to get the results quicker\n",
"ms = ms[::5]\n",
"rates = []\n",
"rates_bs = []\n",
"\n",
Expand Down

0 comments on commit 9e90738

Please sign in to comment.