Metadata-Version: 2.1
Name: pyEvalData
Version: 1.0.0
Summary: Python Modul to evaluate experimental data
Home-page: https://github.com/dschick/pyEvalData
Author: Daniel Schick
Author-email: schick.daniel@gmail.com
License: MIT
Description: # pyEvalData
        
        This is a Python module to evaluate experimental data, e.g. from large-scale
        facilities such as synchrotron or FELs.
        It is initially meant for reading SPEC data files and providing fundamental
        evaluation routines such as binning and uncertainty calculations, as well as
        fitting.
        
        In the former version also 1D and 2D input data was supported. This will be
        soon redone as well as reciprocal space transformations using xrayutilities.
Keywords: data evaluation
Platform: UNKNOWN
Requires-Python: >=3.5
Description-Content-Type: text/markdown
Provides-Extra: testing
Provides-Extra: documentation
