Description Usage Arguments Author(s)
Draw Raster Plots for Ephys Data
1 2 3 4 |
spikes |
The spike data for the raster plot. Should contain data on spike_time, trial, and spike_id. |
bits |
The bits data for the raster plot. Should contain data on bit_name, upat, and trial. |
addvals |
The addvals data for the raster plot. Defaults to NULL. |
bin_width |
The bin width for grouping spikes together. Defaults to 1ms (all spikes separate). |
window_width |
The post stimulus window width for spikes. Defaults to 500ms. |
pre_window_width |
If not reflecting the window_width, the pre stimulus window width. Defaults to NULL (takes window_width). |
bin_shading |
How to shade grouped bits. Defaults to logical. |
select_bits |
Define specific bits to plot. Defaults to NULL. |
highlight_trials |
Define specific trials to enbox to highlight. Defaults to NULL. |
Robert Hickman
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.