bAP._bAP_att

biophysics_fitting.hay.evaluation.bAP._bAP_att(voltage_traces, _n=1)

Get the backpropagating action potential attenuation.

Parameters:
voltage_traces : dict

dictionary with the voltage traces of the soma and dendrite.

_n : int

The index of the dendritic voltage trace. Index \(0\) is the somatic voltage trace, index \(1\) is the first dendritic voltage trace, and index \(2\) is the second dendritic voltage trace. Defaults to \(1\) i.e. the first pipette in the dendrite.

Returns:

Dictionary mapping ".raw" to the backpropagating action potential attenuation.

Return type:

dict

See also

BPAPatt()