Spike-Triggered Average
Requirements: Spike Detector, Plot helper classes (included), Boost libraries Limitations: None
STA:
This plug-in computes an event-triggered average of the input signal. The event trigger should provide a value of 1. The averaged signal will update periodically. Click and drag on the plot to resize the axes.
Input
- input(0) - Input : Quantity to compute the spike-triggered average for
- input(1) - Event Trigger : trigger that indicates the spike time/event (=1)
Output
Parameters
- Trigger Threshold (V) - Threshold for detecting a trigger in volts
- Interval (s) - Minimum time between events
- Plot X-min (s) - Amount of time before the spike to include in average
- Plot X-max (s) - Amount of time after the spike to include in average
- Plot Y-min (V) - Minimum for y-axis on the plot
- Plot Y-max (V) - Minimum for y-axis on the plot
- Plot Refresh (ms) - Interval for updating plot
States
- Event Count - Number of spikes/events included in the current average
- Time (s) - Time (s)