mirror of
https://github.com/vale981/fibre_walk_project_code
synced 2025-03-05 09:51:39 -05:00
small parameter updates
This commit is contained in:
parent
c3dfd64bb0
commit
4271cacfed
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ def ringdown_after_rabi():
|
||||||
laser_detuning=laser_detuning,
|
laser_detuning=laser_detuning,
|
||||||
Δ=0,
|
Δ=0,
|
||||||
N=3,
|
N=3,
|
||||||
measurement_detuning=-2,
|
measurement_detuning=2,
|
||||||
rwa=False,
|
rwa=False,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue