Skip to content

Commit

Permalink
Update src/qibocal/protocols/rabi/length_frequency.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 ef2e21a commit 7deade0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/qibocal/protocols/rabi/length_frequency.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,6 @@ class RabiLengthFrequencyResults(RabiLengthFrequencySignalResults):
class RabiLengthFreqData(RabiLengthFreqSignalData):
"""RabiLengthFreq data acquisition."""

rx90: bool
"""Pi or Pi_half calibration"""

data: dict[QubitId, npt.NDArray[RabiLenFreqType]] = field(default_factory=dict)
"""Raw data acquired."""

Expand Down

0 comments on commit 7deade0

Please sign in to comment.