Description Usage Arguments Value
Apply Butterworth low-pass filter to an abf object.
1 2 3 | LpAbf(abf, channel, freq = 75, order = 1L)
LowpassAbf(abf, channel, freq = 75, order = 1L)
|
abf |
an abf object. |
channel |
the channel to apply filter. |
freq |
low-pass frequency. |
order |
filter order. |
an abf object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.