afmformats.mod_creep_compliance

Classes

class afmformats.mod_creep_compliance.AFMCreepCompliance(*args, **kwargs)[source]

Base class for AFM creep-compliance data

A creep-compliance dataset consists of an approach, an intermediate (with constant Force), and a retract curve.

Initialization

Parameters
  • data (dict-like) – Experimental data

  • metadata (dict) – Metadata

  • diskcache (bool) – TODO

Inheritance

Inheritance diagram of AFMCreepCompliance
appr

Dictionary-like interface to the approach segment

intr

Dictionary-like interface to the intermediate segment

property modality

Imaging modality

retr

Dictionary-like interface to the retract segment