Skip to content

TheQuantiser/bayesian-blocks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bayesian Blocks

Build Status

The bblocks utility

The bblocks program rebins all the 1-dim histograms contained in a ROOT file.

Install:

$ cd cpp
$ PREFIX=<install-prefix> make install

Run:

$ bblocks --help
USAGE: bblocks [-v|--verbose] [-h|--help] [--p0 <val> (default 0.01)] file1 file2 ...

About

Julia and C++ Implementations of the bayesian blocks algorithm https://arxiv.org/abs/1207.5578

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 71.3%
  • Julia 24.9%
  • Makefile 3.7%
  • Shell 0.1%