Python scripts to analyze 3D grid data. It currently works for Nanonis data (in binary or ASCII file format).
Fitting
- KPFM (Δf vs. V) curves,
- IZ spectroscopy curves,
- multiple Gaussian peaks,
- linear polynomials,
- arbitrary functions is implemented.
An example output is shown here:
Also check out the example jupyter notebook. The interactive controls are not displayed when rendering it, but will be available when running the notebook.
- SpmImageTycoon.jl: App to organize SPM images and spectra.
- SpmImages.jl: Julia library to read and display SPM images.
- SpmSpectroscopy.jl: Julia library to analyze scanning tunneling and atomic force spectroscopy data.
- SpmGrids.jl: Julia library to read and analyze SPM grid spectroscopy.
- imagex: Python scripts to analyze scanning probe images.