Description Usage Arguments Value
Calculate baseline of an episode
1 2 | EpisodeBaseline(abf, episode, channel, by_epoch = TRUE,
dac = GetWaveformEnabledDAC(abf), ...)
|
abf |
an abf object. |
episode |
an episode to calculate baseline |
channel |
channel to calculate baseline |
by_epoch |
calculate baselines by epochs, if set to FALSE, the whole episode is used to calculate baselines, otherwise, baselines are calculated epoch-by-epoch then concatenated. |
dac |
dac channel if by_epoch is used. |
... |
arguments passed to baseline_als, see |
baseline of the channel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.