arbor icon indicating copy to clipboard operation
arbor copied to clipboard

Probes for LIF cells.

Open halfflat opened this issue 5 years ago • 1 comments

LIF cells currently are unprobeable. Apart from the functionality itself, probe implementations on more than one cell kind will help ensure that the probe APIs remains general.

Proposed probe types:

  • Membrane voltage.
  • (Maybe) exponential moving average inter-spike delay.

halfflat avatar Dec 01 '20 16:12 halfflat

This issue requires a bit of thought: LIF cells are integrated by analytical solution between steps, so probing in between requires interpolating into said solution.

thorstenhater avatar May 10 '22 12:05 thorstenhater