segment.consecutives_to_dwells: Collapses a segment into dwells with alternating conductance...

Description Usage Arguments Value

Description

Segments may contain consecutive dwells with the same conductance level. consecutives_to_dwells sums together all consecutive dwells with the same conductance level. The result is a segment containing dwells that alternate in conductance level (i.e. 1,0,1,0,1,...)

Usage

1

Arguments

segment

The dwells and states table

Value

A modified copy of the original segment


dacostalab/scbursts documentation built on June 26, 2019, 7:15 p.m.