Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve summary output #44

Merged
merged 2 commits into from
Jan 20, 2016
Merged

Improve summary output #44

merged 2 commits into from
Jan 20, 2016

Conversation

blinkseb
Copy link
Member

This improves the summary output. It's mainly a code refactoring in order to allow to output something else than text. For the moment, only console output is supported, but it's straightforward to implement other type of output (json, xml, or whatever).

I've also changed the way uncertainties and efficiencies are computed (see #28). Uncertainty is now only statistical, and efficiencies (and related errors) are computed using a Bayesian method. It's probably not correct when there's negative weight, but at least it's more correct than the previous method 😄

OlivierBondu added a commit that referenced this pull request Jan 20, 2016
@OlivierBondu OlivierBondu merged commit 6f490e5 into cp3-llbb:master Jan 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants