recording_point
- class nrv.fmod.recording_point(x=0, y=0, z=0, ID=0, method='PSA')[source]
Object equivalent to a point source electrode for extracellular potential recording only (No stimulation)
Methods
|
Instantiation of a recording point. |
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. |
|
Compute the footprint for Linear Source approximation an isotropic material |
|
Compute the footprint for Point Source approximation an anisotropic material |
|
Compute the footprint for Point Source approximation an isotropic material |
|
get the ID of a recording point |
|
get the method for a recording point |
|
Generic method returning all the atributes of an NRV_class instance |
|
|
Initializes the recorded extracellular potential. |
|
Generic loading method for |
|
Sets the recorded extracellular potential to zero whatever the conditions |
|
Generic saving method for |
|
|
|
Set the approximation to compute the extracellular potential |
|
Generic method to set any attribute of |
|
Move recording point by translation |