Skip to content

Commit

Permalink
fix: clarify the meaning of PerformanceRydbergLocal attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
peterkomar-aws committed Nov 1, 2024
1 parent 63d5cce commit b93f407
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -338,10 +338,10 @@ class PerformanceRydbergLocal(BaseModel):
Performance metrics for the local detuning
Attributes:
detuningErrorRms(Decimal):
Shot-to-shot RMS error on the time component of the local detuning values
Shot-to-shot relative RMS error on the time component of the local detuning values
(local detuning waveform)
siteCoefficientErrorRms(Decimal):
Site-to-site RMS error on the spatial component of the local detuning values
Site-to-site absolute RMS error on the spatial component of the local detuning values
(site coefficients)
errorRateIncoherentBright(Decimal):
Incoherent error rate for locally-addressed sites at max local detuning
Expand Down

0 comments on commit b93f407

Please sign in to comment.