stimArtifact | R Documentation |
Utilize the point along a trace where the rate of change between points is the greatest to identify the stim artifact.
stimArtifact(x, adj = 0)
x |
Vector along with which to examine. Currently only supports one stim artifact per trace |
adj |
Make adjustments to how far up or down the trace from the stim artifact you want returned |
index along trace that matches the point where the difference between points is the greatest to identify the on phase of the stim artifact. This is necessary when trying to locate the response along the trace, but not having the Stim channel data.
## Not run:
stimArtifact(field$traces$Bl_avg)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.