jeu. 08 novembre 2018
Tags : Stimic notebook

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 …

jeu. 08 novembre 2018
Tags : Stimic detector

Stimic - Stimulation Detection Algorithm

Detection Algorithm Details 1 Hz Stimulation For 1Hz stimulation we count the number of peaks if the threshold signal in the window [-0.1s, 10.1s] around each time of threshold crossing. If the number of peaks if equal to 10 more or less, the event is considered a 1Hz …

jeu. 08 novembre 2018
Tags : Stimic

Stimic - Stimulation Event List Creation

This article describes the procedure used for listing all the stimulations events through a semi-automated pipeline. The details of the detection algorithm can be found here Artifact Detection in macro-electrodes Description Goal : Detect (semi)-automatically stimulation artifacts on the macro-signals. Detection output must give the onset time of the stim …



lun. 22 octobre 2018
Tags : Epifar iEEG EDF

File conversion

How to use the file conversion scripts. Change the format. Create a new montage. Deal with Epifar Files

lun. 22 octobre 2018

Hardware tools for reducing noise in micro-recordings

A complete list of all hardware used for reducing noise in micro-electrode recordings is avalaible here. Spectrum Analyzer SPECTRAN-NF 1010E The Spectran NF-1010E from Aaronia is a spectrum analyzer. It can measures both electric and magnetic fields in a frequency range of 10Hz to 10kHz. It is very useful for …

jeu. 04 octobre 2018

Home

Bienvenue

jeu. 04 octobre 2018

Home-old

Bienvenue Project Map

lun. 04 octobre 2010
Tags : M4 Cochlea Model

Cochlea

The simplecochlea package is a basic cochlea model, designed during the M4 project, for the conversion of sound into spikes. The code is availaible here. The doc is here