Metadata-Version: 2.1
Name: pyEvalData
Version: 1.3.7
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.
        
        Documentation can be found at https://pyevaldata.readthedocs.io
Keywords: data evaluation
Platform: UNKNOWN
Requires-Python: >=3.5
Description-Content-Type: text/markdown
Provides-Extra: testing
Provides-Extra: documentation
