Skip to content

Commit

Permalink
Update aws_noise_models.py
Browse files Browse the repository at this point in the history
  • Loading branch information
rmshaffer authored Dec 6, 2024
1 parent 371fc8f commit 5aaa69c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/braket/aws/aws_noise_models.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
calibration data and must be hardcoded.
"""
_QPU_GATE_DURATIONS = {
Devices.Rigetti.AspenM3: {
Devices.Rigetti.Ankaa2: {
"single_qubit_gate_duration": 40e-9,
"two_qubit_gate_duration": 240e-9,
},
Expand Down

0 comments on commit 5aaa69c

Please sign in to comment.