Metadata-Version: 1.1
Name: pyxe
Version: 0.7.1
Summary: XRD strain analysis package. Efficient analysis and visulisation of diffraction data.
Home-page: https://github.com/casimp/pyxe
Author: C. Simpson
Author-email: c.a.simpson01@gmail.com
License: LICENSE.txt
Download-URL: https://github.com/casimp/pyxe/tarball/v0.7.1
Description: PyXe is a package developed to address bottlenecks in the diffraction-strain
        analysis workflow. It is vital that X-ray diffraction data acquired during
        synchrotron beamtimes is analysed in as close to real time as is possible. This
        allows for a tight feedback loop and ensures that decisions regarding
        acquisition and experimental parameters are optimized.
        
        The pyXe package therefore aims to allow for the efficient analysis and
        visualization of diffraction data acquired from these large scale facilities. It
        achieves this through the extraction of strain from individual peaks
        (i.e. not a Reitveld type refinement). Peak fitting routines can be run over 1D,
        2D and 3D data sets. Peaks and strain are extracted as a function of azimuthal
        position (either detector position or caking angle). The resultant strain data
        is then further interrogated to facilitate the calculation of principal and
        shear strains. Analysed data is stored in the hdf5 file format and can be easily
        reloaded and visualised.
        
Keywords: XRD,EDXD,x-ray,diffraction,strain,synchrotron
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
