Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 1.03 KB

File metadata and controls

44 lines (27 loc) · 1.03 KB

xrsdkit: data-driven data analysis for scattering and diffraction

Description

This is a data-driven modeling framework for x-ray scattering and diffraction patterns, including tools to analyze (fit) patterns, curate datasets of analysis results, and train machine learning models to speed up or automate further analysis.

Examples

For usage examples, check out the tutorials in the package documentation, or browse the notebooks in the xrsdkit_modeling repository.

Installation

This package is hosted on PyPI. Install it by pip install xrsdkit

Contribution

To contribute code, submit a pull request to this repository. To contribute a dataset, submit a pull request to the xrsdkit_modeling repository.

License

See the 3-clause BSD-like license in the LICENSE file.