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.

AnalysisResult.RESULT_QUALITY_TO_TEXT

AnalysisResult.RESULT_QUALITY_TO_TEXT = {<ResultQuality.GOOD: 'GOOD'>: 'good', <ResultQuality.BAD: 'BAD'>: 'bad', <ResultQuality.UNKNOWN: 'UNKNOWN'>: 'unknown'}