Skip to content

Origin of the LIF parameter defaults #311

Answered by Jegp
LennardBo asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks for the great, but tough, question.
It's great because the parameter values are obviously important and because we haven't done a good enough job to document where they come from. Most of our values are taken from existing neuron simulators. In the case of the LIF parameters, we've been heavily inspired by PyNN: https://github.com/NeuralEnsemble/PyNN/blob/d8056fa956998b031a1c3689a528473ed2bc0265/pyNN/standardmodels/cells.py#L83. I.e. tau_syn would be 5 ms and tau_syn_inv 1/5 ms (we use the inverse by default for efficiency; also, note the biologically plausible values for the LIF further below.
Regarding the alpha value of 100, that's based on a scaling factor for the SuperSpike su…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@LennardBo
Comment options

@Jegp
Comment options

Answer selected by LennardBo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants