caromk / sim_mea_traces

Simulate multi-electrode array (mea) traces with neural ephysiological-like neural features for spike sorting testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simulate multi-electrode array traces

Code simulates the recorded activity of a population of neurons on a multi-electrode array. The design of these simulations incorporated realistic variations and noise characteristics seen in actual neural data. Designed for testing spike sorting algorithms.

NOTE

Code and documention in process of being made more user-friendly for publication and use.

Paper will be posted on bioRxiv soon, a previous version is available in my dissertation: https://hdl.handle.net/2144/19751

Directories

cpp

Simulation code directory

  • parameters are set by command line flags at the moment, will be updated to read/write json parameters files

Compile

make simtraces

SortEval

Matlab code to analyze the results of spike sorting performed on simulated traces

About

Simulate multi-electrode array (mea) traces with neural ephysiological-like neural features for spike sorting testing


Languages

Language:C++ 98.2%Language:C 0.9%Language:MATLAB 0.9%Language:CMake 0.0%Language:Makefile 0.0%