Skip to content

stemarcotti/AFM-data-plot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

AFM data plot

Matlab and Python coding for AFM raw data plotting.
Tested on Matlab R2017b and Python 3.6.4 versions

Raw data

The raw data are force-spectroscopy .txt files from AFM experiments, preprocessed to fit the contact point. They contain four columns: cantilever height [nm], cantilever vertical deflection [nN], series time [s], segment time [s]. All the experiments were carried out with a Nanowizard 3 microscope from JPK. The built-in software provide .txt files in this form (comments are preceded by #).

Plot

Matlab code AFMplot.m - Python code AFMplot.py
These codes do the following:

  • takes as input the .txt data,
  • plot the force spectroscopy extend and retract curves,
  • gives as output a .png image file for each .txt and save it in the output folder.

About

Matlab and Python coding for AFM data plotting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published