FindStepEpisode: Find a step episode.

Description Usage Arguments Value

Description

This function compares the DAC level of given epoch to previous epoch, and find the episode with smallest step size.

Usage

1
2
FindStepEpisode(abf, epoch = FindMemtestEpoch(abf, dac = dac, type =
  "step"), dac = GetWaveformEnabledDAC(abf), eps = 1e-08)

Arguments

abf

an abf object.

epoch

epoch id.

dac

DAC channel of waveform.

eps

an epsilon to compare fp values.

Value

an episode id.


Crystal-YWu/abftools documentation built on May 10, 2019, 8:22 a.m.