Description Usage Arguments Details Value Author(s) Examples
Compute STTC profile for a pair of spike trains
1 2 |
a |
spike train 1 |
b |
spike train 2 |
dt |
time window for STTC |
tau_max |
maximum time shift |
tau_step |
step size in tau |
beg |
start of recording. When NULL use the minimum spike time from the two trains. |
end |
end of recording. When NULL use the maximum spike time from the two trains. |
We extend the STTC to a profile (or correlogram) by shifting one spike train by amount tau, where tau varies in [-tau_max, +tau_max] in steps of tau_step.
List containing the STTC profile.
Stephen Eglen
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.