iqm.benchmarks.randomized_benchmarking.multi_lmfit#
Lmfit for multiple datasets.
Generalized and extended version of the shown example in the lmfit documentation: https://lmfit.github.io/lmfit-py/examples/example_fit_multi_datasets.html#sphx-glr-examples-example-fit-multi-datasets-py
Functions
|
Generates lmfit Parameter object with parameters for each line to fit. |
|
Returns the evaluation of the fit function for a single dataset. |
Gets the function parameter names from its signature. |
|
|
Calculate total residual for fits of func to several data sets. |