Metadata-Version: 2.1
Name: SPMUtil
Version: 0.1.5
Summary: Some Common method for SPM data analysis and realtime data processing.
Home-page: UNKNOWN
Author: ZHUO DIAO
Author-email: enzian0515@gmail.com
License: LGPL
Platform: UNKNOWN
Description-Content-Type: text/markdown
License-File: LICENSE.txt

SPMUtil (spmu)
===================================
Some Common method for SPM data analysis and realtime data processing.
<br>
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`




