recording_point.add_axon_contribution
- recording_point.add_axon_contribution(I_membrane, ID)[source]
Adds the and axon extracellular potential to the recording computed as the matrix product of I_membrane computed from neuron with the footprint computed below and stored in the object for a specific axons ID.
- Parameters:
I_membrane (array) – membrane current as a matrix over times (columns) and position (lines) in mA/cm2
ID (int) – axon ID as footprint are stored in a dictionnary with their ID as key