efel.pyfeatures.multitrace

Contains the features that are computed using multiple traces.

Functions

bpap_attenuation(soma_trace, dendrite_trace)

Computes the attenuation of backpropagating action potential.

efel.pyfeatures.multitrace.bpap_attenuation(soma_trace, dendrite_trace)[source]

Computes the attenuation of backpropagating action potential.

Backpropagating action potential is the action potential that is initiated in the soma and propagates to the dendrite. The attenuation is the ratio of the amplitude of the action potential in the soma and the dendrite. The attenuation is computed by first subtracting the resting potential from the voltage traces.

Parameters:
  • soma_trace (dict)

  • dendrite_trace (dict)

Return type:

float

Source

_autosummary/efel.pyfeatures.multitrace.rst