Spike trains
|
as.repeatedTrain()
|
Generic function to convert spikes to STAR as.repeatedTrain objects |
spiketimes()
|
Make spiketimes object (spike times + stimulus info) from list of dataframes |
split(<spiketimes>)
|
Split a spiketimes object with multiple repeats into list with one entry per
repeat |
merge(<spiketimes>)
|
Merge two spiketimes lists with different ODD configs |
divide()
|
Divide spiketimes object with multiple repeats into list with one entry per
repeat |
is.spiketimes()
|
Test if object is of class spiketimes |
subset(<spiketimes>)
|
Subset spiketimes object to contain only sweeps for an odour subset |
`[`(<spiketimes>)
|
Extract one or more spiketimes objects as a new spiketimes list |
`+`(<spiketimes>)
|
Combine multiple compatible spiketimes series (to plot as single raster) |