Some Common method for SPM data analysis and realtime data processing.
Project description
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
Project details
Release history Release notifications | RSS feed
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-0.3.10.tar.gz
.
File metadata
- Download URL: SPMUtil-0.3.10.tar.gz
- Upload date:
- Size: 203.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a1547a4218e98fb0698656e2f377959dee395a417b869859e7dae7bb7f4bfc22 |
|
MD5 | 1e5c501c68efb8ccc75376e8b16702b1 |
|
BLAKE2b-256 | be938569b253584131afe5f68a0e34b31d094e120784fb0205ecd13ad250c2d1 |