Stmpy is a python-based data analysis package for scanning tunneling microscopy data.
- Load all default Nanonis filetypes
- Analysis tools: curve fitting, linecuts, drift correction and more.
- Easily create movies and high-quality figures
Get started with the stmpy 101 tutorial in stmpy/doc/
For developers
- Clone or download
stmpy
to your local drive. - Navigate to within local copy of stmpy.
$ python setup.py develop
For users (in progress)
$ pip install getstmpy
MIT