FindMemtestEpoch: Look for first epoch that can perform a membrane test.

Description Usage Arguments Value

Description

Look for first epoch that can perform a membrane test.

Usage

1
2
FindMemtestEpoch(abf, dac = GetWaveformEnabledDAC(abf),
  type = c("step", "ramp"))

Arguments

abf

an abf object.

dac

dac channel.

type

type of membrane test. When type is "step", the function searches for pattern of holding level -> step -> holding level. When type is "ramp", the function searches for pattern of holding level -> ramp up/down -> ramp down/up -> holding level.

Value

an epoch number


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