This function computes the deformation of the sample from the calibrated Force-Distance curve, by substracting Z to the Zero Force Point calculated with afmZeroPointSlope function.
afmIndentation(afmdata)
Arguments
afmdata: An afmdata object. It should be a valid afmdata object upon which the Contact Point, the baseline correction and the Zero Force Point must have been calculated first (using functions afmContactPoint(), afmBaselineCorrection()) and afmZeroPointSlope()
Returns
Returns a list with one field:
afmdata: An afmdata class in which a Indentation column is added in the data field.