Metadata-Version: 2.1
Name: flux-tool
Version: 1.0.0
Summary: Package used to study the output histograms from PPFX
Author: Anthony Wood
Author-email: apwood@uh.edu
Requires-Python: ==3.11.*
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: hist (>=2.6.3,<3.0.0)
Requires-Dist: matplotlib (>=3.7.1,<4.0.0)
Requires-Dist: mplhep (>=0.3.28,<0.4.0)
Requires-Dist: numpy (>=1.25.0,<2.0.0)
Requires-Dist: pandas (>=2.0.3,<3.0.0)
Requires-Dist: scipy (>=1.11.1,<2.0.0)
Requires-Dist: seaborn (>=0.12.2,<0.13.0)
Requires-Dist: uproot (>=5.0.9,<6.0.0)
Description-Content-Type: text/markdown

# Flux-Tool

This package reads neutrino flux universes produced by Package to Predict the Flux (PPFX), and analyzes them to extract a flux prediction with uncertainties.
All analysis products are output to a `.root` file specified in the `config.toml`

