Stimic - Analysis - Stim count
Download the notebook : stimic_stim_count.py Count Stim¶This notebook show how to count the number of stimulations in function of the different stimulation paremeters from the Stimulation Event File In [1]: %matplotlib inline import matplotlib import numpy as np import pandas as pd import matplotlib.pyplot as plt import seaborn …