Description Usage Arguments Value
This function compares the DAC level of given epoch to previous epoch, and find the episode with smallest step size.
1 2 | FindStepEpisode(abf, epoch = FindMemtestEpoch(abf, dac = dac, type =
"step"), dac = GetWaveformEnabledDAC(abf), eps = 1e-08)
|
abf |
an abf object. |
epoch |
epoch id. |
dac |
DAC channel of waveform. |
eps |
an epsilon to compare fp values. |
an episode id.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.