NuStatTools¶
Statistical tools (not just) for neutrino physics
Ask for help on GitHub:
Install via pip:
$ pip install nustattools
Development setup¶
# Create the environment and install the dev dependencies
uv sync
# Run the test suite (or any other nox session)
uv run nox -s tests-3.13
# Update the lockfile after changing dependencies in pyproject.toml
uv lock
Citing¶
If you use this package in your research, please cite the papers linked to in the respective documentation of the algorithms.
Alternatively or additionally you can cite this code directly on Zenodo:
See the DOIs listed there if you want to cite a specific release.