Description Usage Arguments Details Value Author(s)
Compute all STTPs for a set of spike trains
1 2 | tiling_correlogramcpp(spikes, n, nspikes, first_spike, start, end, dt, tau_sep,
tau_max)
|
spikes |
Concatenated list of spike trains |
n |
number of spike trains |
nspikes |
Vector containing the number of spikes in each train |
first_spike |
Index to the first spike in each train. |
start |
Start time of recording in seconds |
end |
End time of recording in seconds |
dt |
Coincidence window for STTC |
tau_sep |
Step size for taus. |
tau_max |
Maximum absolute tau value. |
This computes all pairwise STTPs for spike trains. (This may be of use for Tom's internal code, rather than for production use.)
Pairwise STTPs for all spike trains
Tom Edinburgh
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.