Documentation site: https://beykyle.github.io/jitr/
A nuclear reaction toolkit, production ready for calibration and uncertainty-quantification, featuring:
- fast calculable
$\mathcal{R}$ -matrix solver for parametric reaction models - built in uncertainty-quantified optical potentials
- built in nuclear data
- plenty of examples demonstrating the propagation of uncertainties into reaction observables and model calibration
Give your nuclear reaction UQ workflow a caffeine-kick with jitr!
The documentation site is available at https://beykyle.github.io/jitr/.
Check out the getting started page for an overview of the package and quickstart tutorials.
Check out the tutorials and examples page for a full list of example notebooks and demos.
pip install jitrFor uv users and other install options, see Installation.
- Development environment: cloning the repo, syncing the uv-managed environment, and linting.
- Tests: running the unit, notebook, and regression tests.
- Building the docs: building this documentation site locally.
Tutorials live in examples/notebooks/. See Examples and tutorials for how to run them locally, and the examples page for an annotated list.
This package is part of the BAND Framework.
Please consider citing both this package and the BAND Framework if you use this code in your research. The BibTeX entries are:
@software{Beyer_JITR_2024,
author = {Beyer, Kyle},
license = {BSD-3-Clause},
month = oct,
title = {{JITR}},
url = {https://github.com/beykyle/jitr},
version = {1.3.0},
year = {2024}
}@techreport{bandframework,
title = {{BANDFramework: An} Open-Source Framework for {Bayesian} Analysis of Nuclear Dynamics},
author = {Kyle Beyer and Landon Buskirk and Manuel Catacora Rios and Moses Y-H. Chan and Tyler H. Chang and Troy Dasher
and Richard James DeBoer and Christian Drischler and Richard J. Furnstahl and Pablo Giuliani and
Kyle Godbey and Kevin Ingles and Sunil Jaiswal and An Le and Dananjaya Liyanage and Filomena M. Nunes
and Daniel Odell and David O'Gara and Jared O'Neal and Daniel R. Phillips and Matthew Plumlee
and Matthew T. Pratola and Scott Pratt and Oleh Savchuk and Alexandra C. Semposki and \"Ozge S\"urer and
Stefan M. Wild and John C. Yannotty},
institution = {},
number = {Version 0.5.0},
year = {2025},
url = {https://github.com/bandframework/bandframework}
}