jeu. 08 novembre 2018

Stimic - Analysis - Artifact Carac

Download the notebook : stimic_artefact_carac.py Caracterization of the stimulation artefact¶ In [1]: %matplotlib inline import mne import pandas as pd import numpy as np import matplotlib.pyplot as plt import sys import seaborn as sns sys.path.append('../stimic_main/') import utils_stimic import utils_eeg_cleaning from stim_analysis_fun import * sns.set() sns.set_context …