Metadata-Version: 1.1
Name: pySPM
Version: 0.2.11
Summary: library to handle SPM and ToF-SIMS data
Home-page: https://github.com/scholi/pySPM
Author: Olivier Scholder
Author-email: o.scholder@gmail.com
License: Apache 2.0
Description: |Downloads| |image1| |License|
        
        pySPM
        =====
        
        pySPM is a python library (python3, but should be compatible with
        python2) in order to read, handle and plot Scanning Probe Microscopy
        (SPM) images as well as ToF-SIMS data.
        
        For now it support the following formats: \* Nanoscan .xml file format
        \* Bruker \* Iontof ToF-SIMS fileformats: \* ITA \* ITM \* ITS \*
        Nanonis SXM file
        
        Important
        ---------
        
        This library is offered as it is and is still in development. Please
        note that reading the raw data was done by reverse engineering and
        guessing and not with a manual as the file format is proprietary. It
        seems to work well with the data used by the developer of this library,
        but there is **NO GUARANTY** that this library will work correctly with
        your own specific data.
        
        If you find bugs and issues, please report them to the developer:
        https://github.com/scholi/pySPM/issues
        
        More information
        ----------------
        
        Please visit the `github page`_ of the project for additional
        information.
        
        .. _github page: https://github.com/scholi/pySPM
        
        .. |Downloads| image:: https://pepy.tech/badge/pyspm
           :target: https://pepy.tech/project/pyspm
        .. |image1| image:: https://travis-ci.org/scholi/pySPM.svg?branch=master
        .. |License| image:: https://img.shields.io/badge/License-Apache%202.0-blue.svg
           :target: https://opensource.org/licenses/Apache-2.0
Keywords: tof sims iontof spm sfm sxm afm kpfm pca imaging ita itm bruker nanonis
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Scientific/Engineering
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
