SPMUtil (spmu)
Some Common method for SPM data analysis and realtime data processing.
Python version 3.* required.
Features
-
Image Processing and Flatten Method
-
Experiment data IO (support Dulcinea file and Nanonis file and a speical intergrated file format(.pak) for common data)
-
3D visualization tool. specially view tool for Nanonis Grid file
-
Fomulas used in SPM Like Df/F convert (sader-jarvis method and matrix method) and so on...
Installation
this package runs in the environment of python 3.6:
pip install SPMUtil
(optional) Cython support
To get better performance in realtime meansurement, please consider compiling cython script in "SPMUtil/cython_files". Just go to this path, then
python cython_setup.py build_ext --inplace
To enable cython script, type this at beginning.
import SPMUtil as spmu
spmu.use_cython = True
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file SPMUtil-1.0.5.tar.gz.
File metadata
- Download URL: SPMUtil-1.0.5.tar.gz
- Upload date:
- Size: 227.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
59c9d000221088ef186c37457eacdf3f20dc2d4ff3ca8789cac841ac05c06879
|
|
| MD5 |
f873a409592718bd46c7fed9a35cc82f
|
|
| BLAKE2b-256 |
2eac84d9b42d0807f20eb5a19d6a226357b2acb45e06dcd335b7d2237bd3e994
|