_OneQState

class forest.benchmarking.observable_estimation._OneQState(label: str, index: int, qubit: int)

A description of a named one-qubit quantum state. This can be used to generate pre-rotations for quantum process tomography. For example, X0_14 will generate the +1 eigenstate of the X operator on qubit 14. X1_14 will generate the -1 eigenstate. SIC0_14 will generate the 0th SIC-basis state on qubit 14.