Metadata-Version: 2.1
Name: edxia
Version: 0.1.4
Summary: SEM-BSE-EDS image analysis
Home-page: https://bitbucket.org/specmicp/eds_bse_corr/
Author: Fabien Georget
Author-email: Fabien.georget@epfl.ch
License: UNKNOWN
Project-URL: Funding, https://lmc.epfl.ch/
Description: # edxia
        
        Analyse SEM-BSE and SEM-EDS maps.
        
        [Scanning Electron Microscopy (SEM)](https://en.wikipedia.org/wiki/Scanning_electron_microscope "Wikipedia link") coupled with [Energy-Dispersive Spectroscopy (EDX)](https://en.wikipedia.org/wiki/Energy-dispersive_X-ray_spectroscopy "wikipedia link") is an imaging technique used in the cement community to learn more about the microstructure of the material.
        
        This python package aims to offer tools to analyse and correlate this information.
        
        ## Features
        
        - [Glue](http://glueviz.org/)  plugins to provide a user-friendly way to identify phases an measure distributions
        - python API to automate analysis
        - based on robust and well-known framework such as scipy/scikit-image/pandas
        
        ## References
        
        To come
        
        ## About
        
        This code is developed by Fabien Georget (fabien "dot" georget "AT" epfl "dot" ch)  in the [laboratory of construction materials](https://lmc.epfl.ch/) at [EPFL](https://epfl.ch).
Keywords: SEM EDS BSE visualization
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Chemistry
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.4, <4
Description-Content-Type: text/markdown
Provides-Extra: jointBilateral
