stimulation.add_electrode

stimulation.add_electrode(electrode, stimulus)[source]

Add a stimulation electrode and its stimulus to the stimulation, only if the electrode is analytically described.

Parameters:
  • electrode (electrode object) – see Electrode.py or electrode object help for further details

  • stimulus (stimulus object) – see Stimulus.py or stimulus object help for further details