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


scbursts documentation built on July 6, 2019, 5:02 p.m.