Description Usage Arguments Details Value Author(s)
Compute the STTC across all pairwise electrodes in well
1 | compute_sttc_by_well(s, dt = 0.05, beg = NULL, end = NULL)
|
s |
structure storing the well information |
dt |
Time window for STTC (default = 0.05 seconds) |
beg |
Start time in seconds (defaults to start of recording) |
end |
End time in seconds (defaults to end of recording) |
For each pair of electrodes (excluding autocorrelations), we calculate the STTC. If a well has one (or no) electrodes, no STTCs are calculated for that well.
A data frame giving all pairwise STTCs (and distance separating electrodes) on each well.
Stephen Eglen
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.