isolateAPs | R Documentation |
Title
isolateAPs(x, fp, rate, eONi, eOFFi, seg_term = 0.05)
x |
sweep vector |
hct = loadHCT("Q20.26.005.1A.02.02")
sweep = extractNWB(hct$files$nwb, sweeps = hct$ffts$data_00036_AD0$trace, slim = TRUE)
rate = hct$ffts$data_00036_AD0$rate
plot(sweep, type = "l")
x = sweep
seg_term = 0.05
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.