Skip to content

Commit

Permalink
Speed up tests
Browse files Browse the repository at this point in the history
  • Loading branch information
andrea-pasquale committed Jun 15, 2023
1 parent eecf2d2 commit ca026e3
Showing 1 changed file with 13 additions and 14 deletions.
27 changes: 13 additions & 14 deletions tests/runcards/single_routines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ actions:
amplitude: 0.4
power_level: high
nshots: 10
relaxation_time:


- id: resonator high power low attenuation
priority: 0
Expand All @@ -22,7 +22,7 @@ actions:
attenuation: 15
power_level: high
nshots: 10
relaxation_time:


- id: resonator low power high attenuation
priority: 0
Expand All @@ -33,7 +33,7 @@ actions:
attenuation: 60
power_level: low
nshots: 10
relaxation_time:


- id: resonator punchout
priority: 0
Expand All @@ -46,7 +46,7 @@ actions:
max_amp_factor: 0.3
step_amp_factor: 0.005
nshots: 100
relaxation_time:


- id: resonator_punchout_attenuation
priority: 0
Expand All @@ -58,7 +58,7 @@ actions:
max_att: 60
step_att: 4
nshots: 1000
relaxation_time:



- id: resonator spectroscopy low power
Expand All @@ -70,7 +70,7 @@ actions:
amplitude: 0.022
power_level: low
nshots: 10
relaxation_time:



- id: qubit spectroscopy
Expand All @@ -82,7 +82,7 @@ actions:
freq_width: 2_000_000
freq_step: 500_000
nshots: 10
relaxation_time:



- id: resonator flux dependence
Expand All @@ -94,7 +94,7 @@ actions:
bias_width: 0.8
bias_step: 0.1
nshots: 10
relaxation_time:



- id: qubit flux dependence
Expand All @@ -107,7 +107,7 @@ actions:
bias_step: 0.1 # 0.001
drive_amplitude: 0.005
nshots: 10
relaxation_time:



- id: rabi
Expand All @@ -119,7 +119,7 @@ actions:
step_amp_factor: 0.1
pulse_length: 30
nshots: 1024
relaxation_time:


- id: rabi length
priority: 0
Expand Down Expand Up @@ -213,8 +213,7 @@ actions:
priority: 0
operation: single_shot_classification
parameters:
nshots: 5000
relaxation_time:
nshots: 10


- id: allXY
Expand Down Expand Up @@ -252,7 +251,7 @@ actions:
delay_between_pulses_end: 20000
delay_between_pulses_step: 2000
nshots: 10
relaxation_time:


- id: flipping
priority: 0
Expand All @@ -269,7 +268,7 @@ actions:
freq_width: 10_000_000
freq_step: 100_000
nshots: 10
relaxation_time:


- id: standard rb
priority: 0
Expand Down

0 comments on commit ca026e3

Please sign in to comment.