Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.21 KB

readme.md

File metadata and controls

23 lines (14 loc) · 1.21 KB

imagex

Python scripts to analyze scanning probe images.

It currently works with Nanonis sxm and CreaTec dat files for scanning probe microscopy (SPM), such as scanning tunneling microscopy (STM) and atomic force microscopy (AFM).

An example jupyter-notebook file can be found in the "demo" directory.

Examples
Plot image channels Interactive filters
Plot image channels next to each other. The color scale can be adjusted interactively for each channel. Interactive filters

Related projects

  • 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.
  • gridex: Python scripts to analyze 3D grid data.