Skip to content

pyFBU/fbu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

*N.B. This project is no longer actively maintained and it depends on libraries (e.g. Theano) which are, in turn, no longer maintained.*

PyFBU

Implementation of the Fully Bayesian Unfolding algorithm described in physics.data-an/1201.4612. The software is based on the Bayesian statistical modeling package PyMC3.

Legacy installation

This is the latest configuration known to work.

Using Python 3.8.16

pip install "numpy<1.20" pymc3==3.5 fbu

Usage

A simple tutorial to help you get started.

Packages

No packages published

Languages

  • Jupyter Notebook 79.7%
  • Python 20.3%