From ab1b31fa81745d872f587b8dabee8b8cdd6b9eb5 Mon Sep 17 00:00:00 2001 From: Andrew Davison Date: Mon, 26 Oct 2020 10:42:39 +0100 Subject: [PATCH] Add information about units of synaptic weight and distance to the units page [skip ci] --- doc/units.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/units.txt b/doc/units.txt index 43d27e70c..b166a9f13 100644 --- a/doc/units.txt +++ b/doc/units.txt @@ -16,4 +16,7 @@ conductance µS capacitance nF firing rate /s phase/angle deg -================= ===== \ No newline at end of file +================= ===== + +Synaptic weights are in microsiemens or nanoamps, depending on whether the post-synaptic mechanism implements a change in conductance or current. +Distances are typically in microns, but any distance scale can be used, provided it is used consistently.