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:
Want to learn more? Visit the wiki.
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