Metadata-Version: 1.1
Name: XAFSmass
Version: 1.3.5
Summary: A program for calculating the mass of XAFS samples. For synchrotron users.
Home-page: https://pypi.python.org/pypi/XAFSmass
Author: Konstantin Klementiev, Roman Chernikov
Author-email: konstantin DOT klementiev AT gmail DOT com, rchernikov AT gmail DOT com
License: MIT License
Description: 
        |Screenshot|
        
        A program for calculating the mass of XAFS [X-Ray Absorption Fine Structure]
        samples. The chemical formula parser understands parentheses and weight
        percentage, also in nested form. XAFSmass reports the quantity (weight,
        thickness or pressure) together with the expected height of the absorption
        edge. The GUI is provided by Qt. The documentation is included.
        
        Dependencies: numpy, pyparsing and matplotlib are required. Qt must be provided
        by either PyQt4, PyQt5 or PySide.
        
        You are welcomed to join this project on
        `Github <https://github.com/kklmn/XAFSmass>`__.
        
        .. |Screenshot| image:: https://pythonhosted.org/XAFSmass/_images/1powder.png
           :height: 360
        
Platform: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Scientific/Engineering :: Visualization
