stimulation.compute_electrodes_footprints stimulation.compute_electrodes_footprints(x, y, z, ID=0)[source] Compute the footprints for all electrodes Parameters: x (np.array) – x position at which to compute the field, in um y (float) – y position at which to compute the field, in um z (float) – z position at which to compute the field, in um ID (int) – axon ID, unused here, added to fit FEM_stimulation declaration of same method