stimulation
- class nrv.fmod.stimulation(material='endoneurium_ranck')[source]
Stimulation object are designed to connect all other objects requierd to analyticaly compute the external potential voltage for axons : - the material surrounding the axon (only one) - a list of electrode(s) - a list of corresponding current stimuli This class inherits from extracellular_context.
Methods
|
Implement a stimulation object. |
|
Add a stimulation electrode and its stimulus to the stimulation, only if the electrode is analytically described. |
Change the stimulus of the ID_elec electrods |
|
clear the footprints for all electrodes from existing array |
|
Compute the footprints for all electrodes |
|
|
Compute the external potential on a array of coordinate for a time sample of all synchronised stimuli with all electrodes. |
Generic method returning all the atributes of an NRV_class instance |
|
check if a stimulation object is empty (No electrodes and stimuli, no external field can be computed). |
|
|
Generic loading method for |
|
|
|
Generic saving method for |
|
|
|
set the footprints for all electrodes from existing array |
|
Generic method to set any attribute of |
|
Synchronise all stimuli before simulation. |
|
Move extracellular context electrodes by group translation |