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.
Database Service (qiskit_experiments.database_service
)¶
This subpackage provides database-specific utility functions and exceptions which
are used with the ExperimentData
and AnalysisResult
classes.
Device Components¶
Abstract class representing a device component. |
|
|
Class representing a qubit device component. |
|
Class representing a resonator device component. |
|
Class representing an unknown device component. |
|
Convert the input string to a |
Exceptions¶
|
Base class for errors raised by experiment service data. |
|
Errors raised when an experiment entry already exists. |
|
Errors raised when an experiment entry cannot be found. |