From 715f08b1bc58d46feae2e4b2c53a48132ededa51 Mon Sep 17 00:00:00 2001 From: Anthony Lee Date: Fri, 20 Sep 2024 15:02:37 -0600 Subject: [PATCH] Update unit from seconds to Siemens. --- models/aeif_cond_beta_multisynapse.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/models/aeif_cond_beta_multisynapse.h b/models/aeif_cond_beta_multisynapse.h index 10fbd680b8..faa5523cd8 100644 --- a/models/aeif_cond_beta_multisynapse.h +++ b/models/aeif_cond_beta_multisynapse.h @@ -142,7 +142,7 @@ The following parameters can be set in the status dictionary. ======== ======= ================================== **Spike adaptation parameters** --------------------------------------------------- - a ns Subthreshold adaptation + a nS Subthreshold adaptation b pA Spike-triggered adaptation tau_w ms Adaptation time constant ======== ======= ==================================