hyperfine.minuit.minos2dict

hyperfine.minuit.minos2dict(minuit: Minuit) dict[source]

Convert the MINOS errors to a dictionary.

Convert the MINOS (i.e., asymmetric) errors determined by the MINUIT2 minimizer to a dictionary (e.g., for serialization).

Parameters:

minuit – The iminuit.Minuit object.

Returns:

A dictionary containing the MINOS errors.