Namespace Bonsai.Dsp.Design
Classes
- MatVisualizer
Provides a type visualizer for displaying a matrix as a waveform graph, using either separate or overlaying channels.
- MatVisualizer<TWaveformView>
Provides a base class for displaying data as a waveform graph.
- SelectChannelEditor
Provides a user interface editor that displays a drop-down dialog for selecting multiple channels of the input signal.
- SpikeThresholdEditor
Provides a user interface editor that displays a drop-down dialog for setting spike detection thresholds on individual channels of the input signal.
- SpikeWaveformCollectionVisualizer
Provides a type visualizer that displays a collection of spike waveforms and overlays a specified number of past spike waveforms for each independent channel.
- SpikeWaveformCollectionVisualizer<TWaveformView>
Provides a base class to display a collection of spike waveforms.
- WaveformView
Represents a dynamic waveform oscilloscope style control used to display multi-dimensional matrices where each row represents an independent channel.