Skip to content

Resolve "perform 2D contour scan"

Carsten Burgard requested to merge 146-perform-2d-contour-scan into master

Release notes

A full-featured 2D likelihood scan requires to run a lot of points. For this reason, Minuit provides a contour method, which iteratively estimates which are the most useful points to scan for a contour calculation. An Action ScanContours has been added to SFramework to exploit this function and calculate fast, single-threaded contours for simple 2D models.

Closes #146 (closed)

Edited by Carsten Burgard

Merge request reports