Metadata-Version: 2.3
Name: pyref_staging
Version: 0.1.2
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Dist: numpy
Requires-Dist: numba
Requires-Dist: pandas
Requires-Dist: polars
Requires-Dist: matplotlib
Requires-Dist: jupyter
Requires-Dist: scipy
Requires-Dist: scikit-learn
Requires-Dist: ipywidgets >=8.1.3
Requires-Dist: refnx >=0.1.47
Requires-Dist: art >=6.2
Requires-Dist: fastparquet >=2024.5.0
Requires-Dist: pyarrow >=17.0.0
Requires-Dist: scikit-image >=0.24.0
Requires-Dist: maturin >=1.7.1
Requires-Dist: ipympl >=0.9.4
Requires-Dist: patchelf >=0.17.2.1
Requires-Dist: hvplot >=0.11.2
License-File: LICENSE
Summary: Blazingly fast X-ray reflectivity data analysis package
Keywords: X-ray,reflectivity,data,analysis
Author: Harlan Heilman Harlan.Heilman@wsu.edu
Author-email: Harlan <Harlan.Heilman@wsu.edu>
License: GPL-3.0
Requires-Python: >=3.12
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: Source Code, https://github.com/WSU-Carbon-Lab/pyref

<h1 align="center">
    <img src="https://github.com/WSU-Carbon-Lab/pyref/assets/73567020/f4883d3b-829e-48da-9a66-df50ecf357e5" alt="Pyref logo">
    <br>
</h1>

## Pyref: The blazingly fast X-ray analysis toolkit

Pyref is a X-ray analysis toolkit based on the software libraries [pypxr](https://github.com/usnistgov/P-RSoXR),
[kkcalc](https://github.com/benajamin/kkcalc), and [refnx](https://github.com/refnx/refnx) implemented in rust,
and python, taking advantage of Polars. This toolkit provides the means to analyse X-ray experimental data

