JelleAalbers / blueice

Build Likelihoods Using Efficient Interpolations and monte-Carlo generated Events
BSD 3-Clause "New" or "Revised" License
9 stars 9 forks source link

Add parabolic errors to minuit output #27

Closed pelssers closed 5 years ago

pelssers commented 5 years ago

Since we run migrad in bestfit_minuit we already have the parabolic errors estimated. These errors are added to the output dictionary.

For more advanced error estimation we could consider running minos (maybe via minimizer_kwargs) which computes asymmetric errors using the likelihood.