ligerliu / xrsdkit

X-ray scattering and diffraction analysis, featuring data-driven modeling and least-squares fitting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

X-ray scattering and diffraction analysis, featuring data-driven modeling and least-squares fitting

License:Other


Languages

Language:Python 100.0%