Spike-triggered Average

Updated: August 13th, 2011

Requirements: Qwt, Spike Detector plugin, Plot helper classes (included), Boost libraries
Limitations: none noted

Download Module

 

Spike-triggered Average

This module computes an event or spike-triggered average of any input signal. You specify a time window of interest around the spike. This screenshot was made using the Connor Stevens model to generate spikes. The average spike shape waveform is plotted. A settings file is included for re-creating this screenshot. To install the Boost libraries in Ubuntu:

$ sudo apt-get install libboost-dev

Spike-triggered Average