Compute STTC profile for two spike trains
Compute STTC profile for two spike trains
sttcp_ab(a, b, start, end, dt, tau_sep, tau_max)
a |
Spike train 1 |
b |
Spike train 2 |
start |
Start time |
end |
End time |
dt |
coincidence window for STTC |
tau_sep |
step size for tau in [-tau_max, +tau_max] |
tau_max |
maximum tau value |
Compute the STTC profile for two spike trains using C++.
obj An object of type "sttcp", containing the tau values and correlations.
Stephen Eglen
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.