Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

melizalab/mspikes

Repository files navigation

mspikes

mspikes is a general-purpose tool for processing time-varying data. It can read and write files of various formats and perform a range of filtering and detection operations. You can:

  • filter acoustic recordings
  • extract field potentials and spike waveforms from extracellular neural recordings
  • export spike times and waveforms for spike sorting (using third-party programs) and import the results
  • export spike times to generic formats
  • add processing or I/O modules as plugins
  • design your own mulithreaded processing pipelines using existing or plugin modules

Want to learn more? Visit the wiki.

Quick install

mspikes 3.0 is under development, so you'll have to build it from source. Installing in a virtualenv is strongly encouraged.

git clone https://github.com/mspikes/mspikes.git
cd mspikes
python setup.py install

About

extensible processing framework for time series and point process data

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages