Note

This is the documentation for the current state of the development branch of Qiskit Experiments. The documentation or APIs here can change prior to being released.

CurveAnalysis.set_options

CurveAnalysis.set_options(**fields)

Set the analysis options for run() method.

Parameters:

fields – The fields to update the options

Raises:

KeyError – When removed option curve_fitter is set.