Skip to content

Commit

Permalink
Revert 'Some tests'
Browse files Browse the repository at this point in the history
This reverts commit 5bcdde3
  • Loading branch information
didi-hou authored and hbp-bot committed Nov 21, 2023
2 parents 5bcdde3 + ee2fe0f commit 2f1a538
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion figures/MAM2EBRAINS/M2E_visualize_firing_rate.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ def plot_firing_rate(M):
ax.text(0.7 * max(tsteps), mean_rate+2, f'Mean firing rate: {mean_rate:.2f}', fontsize=12)

ax.set_title('Instantaneous and mean firing rate across all populations', fontsize=15, pad=10)

ax.set_xlabel('Time (ms)', fontsize=13)
ax.set_ylabel('Firing rate (spikes / s)', fontsize=12)
ax.set_xlim(0, M.simulation.params['t_sim'])
Expand Down

0 comments on commit 2f1a538

Please sign in to comment.