Skip to content

JohannesBuchner/BayesianBlocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bayesian Blocks

This program computes Bayesian Blocks, including a visualisation, from a sequence of event times.

Usage

$ ./bb.py mydatafile

  • Will create a plot "mydatafilebblocks.pdf"
  • And a data file "mydatafilebblocks.txt", containing three columns:
    • start time
    • stop time
    • rate

License

The implementation is adopted from astroML, under BSD-3 clause license.

About

Computes Bayesian Blocks with visualisation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages