Skip to content

Commit

Permalink
Update src/qibocal/protocols/rabi/length.py
Browse files Browse the repository at this point in the history
Co-authored-by: Andrea Pasquale <[email protected]>
  • Loading branch information
ElStabilini and andrea-pasquale authored Nov 25, 2024
1 parent 23ae111 commit 4dbcc34
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/qibocal/protocols/rabi/length.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ class RabiLengthParameters(Parameters):
class RabiLengthResults(RabiLengthSignalResults):
"""RabiLength outputs."""

rx90: bool
"""Pi or Pi_half calibration"""
chi2: dict[QubitId, list[float]] = field(default_factory=dict)


Expand Down

0 comments on commit 4dbcc34

Please sign in to comment.