Stimic - Analysis - Artefact evolution across contacts
Download the notebook : stimic_artefact_distance.py Shape evolution of the stimulation artefact along the electrode¶In this notebook, we analyse how the shape of the artefact changes when the distrance from the recording site to the stimulation site increases. In [3]: %matplotlib inline import matplotlib import numpy as np import pandas …