getDwell: Extract Dwell from Force Curves

Description Usage Arguments Value

Description

Extract only the dwell from a force curve.

Usage

1
getDwell(frame,dwellTime,zPos,F,t,extraTrim=0)

Arguments

frame

The data.frame containing the force curve to be trimmed, most likely of the form produced by loadIBW

dwellTime

Length of dwell. This value is extracted by loadIBW and batchLoad

.

zPos

The name of the column in frame containing the z position data

F

The name of the column in frame containing the force data

t

The name of the column in frame containing the time data

extraTrim

Percentage of dwell time to trim off the end of the dwell curve

Value

A data.frame with the same columns as frame with only the dwell portion remaining.


nstone8/Rasylum documentation built on May 9, 2019, 8:18 a.m.