A Bayesian fitting package used for model selection and grid searches of fits for neutron and muon data.


Keywords
QENS, bayesian, fitting, muons, bayes, python
License
BSD-3-Clause
Install
pip install quickBayes==1.0.0b7

Documentation

quickBayes

This package provides a convenient API for performing Bayesian analysis on muon and neutron-scattering data.

Installing

The library is available on PyPi and can be installed with pip:

> python -m pip install quickBayes

The user documentation is here.

The developer documentation is here.