extractApproachAdhesion: Extract Adhesion Force From Force Curves

Description Usage Arguments

Description

Extract adhesion force during AFM probe approach or retraction.

Usage

1
2
3
4
extractApproachAdhesion(case,percentFlat=0.8)
extractRetractionAdhesion(case,percentFlat=0.8)
parExtractApproachAdhesion(cases,percentFlat=0.8,numCores=-1)
parExtractRetractionAdhesion(cases,percentFlat=0.8,numCores=-1)

Arguments

case

A force curve as produced by loadIBW

percentFlat

The percentage of the approach or retraction curve before contact that can be considered flat

numCores

Number of cores to use for the computation. If numCores==-1 all available cores will be used


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