WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

MorganAskins/Batman.jl

Repository files navigation

Batman.jl

A Bayesian Analysis Toolkit for Monitoring Anti-Neutrinos, written in Julia, which provides a statistical analysis interface geared towards low-count experiments. BATMAN provides many customizable methods for evaluating confidence intervals and testing experimental sensitivity.

Documentation
Development
Deployment

Installation

With Julia, you can install the Batman.jl package using the built-in package manager.

julia> using Pkg
julia> Pkg.add(PackageSpec(url="https://github.com/MorganAskins/Batman.jl"))

Documentation

  • STABLEDocumentation of the most recently tagged version.
  • DEVELDocumentation of the master branch.

Local Documentation

Documentation for Batman is built using Documenter.jl. From the /docs/ directory, the documentation can be built locally into /docs/build via

julia make.jl

this directory is already ignored by git. The file /docs/build/index.html can be opened in a browser to view the newly built documentation.

Jupyter Notebooks / Lab


About

Poisson statistics and analytics

Resources

License

Stars

Watchers

Forks

Packages

No packages published