Metadata-Version: 1.2
Name: multianalyzer
Version: 0.1.0
Summary: Rebinning of powder diffraction data taken with multiple analyzer crystals and a large area detector
Home-page: https://github.com/kif/multianalyzer
Author: Jérôme Kieffer
Author-email: jerome.kieffer@esrf.fr
License: UNKNOWN
Description: # Multianalyzer
        Rebinning of powder diffraction data taken with multiple analyzer crystals and a large area detector
        
        This project is about the rebinning of data comming from the [high resolution powder diffraction beamline (ID22) at the ESRF](https://www.esrf.fr/id22). 
        It implements the math which are described in [J. Appl. Cryst. (2021). 54, 1088-1099](https://doi.org/10.1107/S1600576721005288).
        
        ## installation
        `pip install multianalyzer`
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Cython
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering :: Chemistry
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: >=3.6
