afmformats.mod_stress_relaxation

Classes

class afmformats.mod_stress_relaxation.AFMStressRelaxation(*args, **kwargs)[source]

Base class for AFM stress-relaxation data

A stress-relaxation dataset consists of a pre-approach (with constant height), an approach (with a predefined indentation depth), an intermediate (with constant height), and a retract curve.

Initialization

Parameters
  • data (dict-like) – Experimental data

  • metadata (dict) – Metadata

  • diskcache (bool) – TODO

Inheritance

Inheritance diagram of AFMStressRelaxation
appr

Dictionary-like interface to the approach segment

intr

Dictionary-like interface to the intermediate segment

property modality

Imaging modality

prep

Dictionary-like interface to the pre-measurement segment

retr

Dictionary-like interface to the retract segment