Marcel

Results 3 issues of Marcel

This PR implements the suggestions on #413. 1. Add a `minimizer` option to `limit`,`ranking`,`scan`,`significance` , `_fit_model` and `fit_model` that allows for switching between `minuit` and `scipy`. Set defaults to use...

In my experience using scipy as the minimiser is significantly faster than minuit. This can be very useful when the uncertainty of each parameter is not needed such as limit...

enhancement

Hi, I often find myself running event generation and ntuple production tasks in the hundreds to thousands on lsf at kekcc followed by a few brief tasks which must be...

enhancement