qibocal.protocols.tomographies package¶ Submodules¶ qibocal.protocols.tomographies.state_tomography module¶ class qibocal.protocols.tomographies.state_tomography.StateTomographyParameters(circuit: str | Circuit | None = None, **kwargs)[source]¶ Bases: Parameters Tomography input parameters property circuit: Circuit | None¶ nshots: int¶ Number of executions on hardware. relaxation_time: float¶ Wait time for the qubit to decohere back to the ground state. qibocal.protocols.tomographies.state_tomography.plot_reconstruction(ideal, measured)[source]¶ Plot 3D plot with reconstruction of ideal and measured density matrix. qibocal.protocols.tomographies.two_qubit_state_tomography module¶