From cc3a66445a5fbb1466e3d7be0f83141af6842a69 Mon Sep 17 00:00:00 2001 From: harisorgn Date: Sat, 11 Jan 2025 09:31:43 -0500 Subject: [PATCH] update neuron mass notebook --- notebooks/neuron_mass.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/neuron_mass.ipynb b/notebooks/neuron_mass.ipynb index a5ed15e..727a56d 100644 --- a/notebooks/neuron_mass.ipynb +++ b/notebooks/neuron_mass.ipynb @@ -228,7 +228,7 @@ "outputs": [], "cell_type": "code", "source": [ - "fig = powerspectrumplot(hh, sol; samplig_rate=0.01);\n", + "fig = powerspectrumplot(hh, sol; sampling_rate=0.01);\n", "fig" ], "metadata": {},