recording_point.compute_PSA_isotropic_footprint

recording_point.compute_PSA_isotropic_footprint(x_axon, y_axon, z_axon, d, ID, sigma, myelinated=False)[source]

Compute the footprint for Point Source approximation an isotropic material

Parameters:
  • x_axon (array) – array of the positions of the axon along the x-axis at which there is a current source, in [um]

  • y_axon (float) – y-axis position of the axon, in [um]

  • z-axon (float) – z-axis position of the axon, in [um]

  • d (float) – diameter of the axon, in [um]

  • ID (int) – axon ID number

  • sigma (float) – conductivity of the isotropic extracellular material, in [S.m]