MINUIT did not return a contour graph

Dear experts,

I’m trying to use the contour method of RooMinuit, but some times I get error message like this:

MNCONT UNABLE TO FIND FOUR POINTS.
[#0] ERROR:Minization – RooMinuit::contour(RooMinuit) ERROR: MINUIT did not return a contour graph for n=2.48395

and there is no contour graph returned.

I guess this just means the algorithm used to calculate the contour failed (probably due to the complication of the NLL)? I wonder if there is any recipe for this kind of failure? Should I write some code to find the contour by myself?

Thanks!

Dongliang

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.