RESULT: re-evaluate calibration with proper coupling strength
|
@ -323,7 +323,7 @@ def generate_data(
|
|||
0.95,
|
||||
f"""$Ω/2π = {params.Ω}$MHz
|
||||
$η/2π = {params.η}MHz$
|
||||
$g_0 = {g_0}Ω$
|
||||
$g_0 = {g_0}Ω = {g_0 * params.Ω}MHz = {g_0 * 2} V_\\pi$
|
||||
$N = {params.N}$
|
||||
noise = ${noise_amplitude * 2}$
|
||||
$η_A = {η_factor}η$
|
||||
|
@ -358,7 +358,7 @@ randomize off time = {'yes' if randomize_off_time else 'no'} """,
|
|||
# %% save
|
||||
if __name__ == "__main__":
|
||||
generate_data(
|
||||
g_0=0.4,
|
||||
g_0=0.015,
|
||||
η_factor=5,
|
||||
noise_amplitude=0.3,
|
||||
N=5,
|
||||
|
@ -374,8 +374,8 @@ if __name__ == "__main__":
|
|||
save="001_laser_on_A",
|
||||
)
|
||||
|
||||
fig = generate_data(
|
||||
g_0=0.5,
|
||||
generate_data(
|
||||
g_0=0.015,
|
||||
η_factor=5,
|
||||
noise_amplitude=0.3,
|
||||
N=5,
|
||||
|
@ -391,8 +391,8 @@ if __name__ == "__main__":
|
|||
save="002_laser_on_bath",
|
||||
)
|
||||
|
||||
fig = generate_data(
|
||||
g_0=0.3,
|
||||
generate_data(
|
||||
g_0=0.015,
|
||||
η_factor=5,
|
||||
noise_amplitude=0.0,
|
||||
N=5,
|
||||
|
@ -408,8 +408,8 @@ if __name__ == "__main__":
|
|||
save="003_laser_on_bath_no_random",
|
||||
)
|
||||
|
||||
fig = generate_data(
|
||||
g_0=0.3,
|
||||
generate_data(
|
||||
g_0=0.015,
|
||||
η_factor=5,
|
||||
noise_amplitude=0.0,
|
||||
N=5,
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
change_id: ztyymystlxykmlytsrsxqsrrusnrlpsn
|
||||
commit_id: 57a4f5fabb808285304c07bedf6abb398558adc6
|
||||
description: 'FIX: report correct coupling strenght'
|
||||
change_id: wnxzlkutlyvyooktnlrnmzwozwyqstlu
|
||||
commit_id: e54878cd9c84a5ff5b251a717e447f7db4d496d8
|
||||
description: overhaul the real time simulations
|
||||
extra_meta: null
|
||||
function: generate_data
|
||||
function_args:
|
||||
|
@ -11,7 +11,7 @@ function_args:
|
|||
eom_steps: 200
|
||||
excitation_lifetimes: 2
|
||||
extra_title: Laser on A site
|
||||
g_0: 0.4
|
||||
g_0: 0.015
|
||||
laser_detuning: 0
|
||||
laser_on_mode: 0
|
||||
measurement_lifetimes: 5
|
||||
|
|
Before Width: | Height: | Size: 1.1 MiB After Width: | Height: | Size: 1 MiB |
|
@ -1,6 +1,6 @@
|
|||
change_id: ztyymystlxykmlytsrsxqsrrusnrlpsn
|
||||
commit_id: 889589b64950c7e1f0236b57722940213cddca79
|
||||
description: 'FIX: report correct coupling strenght'
|
||||
change_id: wnxzlkutlyvyooktnlrnmzwozwyqstlu
|
||||
commit_id: 15547da097b9fbce62849e5763135032c652db07
|
||||
description: overhaul the real time simulations
|
||||
extra_meta: null
|
||||
function: generate_data
|
||||
function_args:
|
||||
|
@ -11,7 +11,7 @@ function_args:
|
|||
eom_steps: 200
|
||||
excitation_lifetimes: 2
|
||||
extra_title: Laser on Bath Mode
|
||||
g_0: 0.5
|
||||
g_0: 0.015
|
||||
laser_detuning: 0
|
||||
laser_on_mode: -1
|
||||
measurement_lifetimes: 4
|
||||
|
|
Before Width: | Height: | Size: 842 KiB After Width: | Height: | Size: 838 KiB |
|
@ -1,6 +1,6 @@
|
|||
change_id: ztyymystlxykmlytsrsxqsrrusnrlpsn
|
||||
commit_id: 11c4cee88cf15d400488dc7141ad51e608c76610
|
||||
description: 'FIX: report correct coupling strenght'
|
||||
change_id: wnxzlkutlyvyooktnlrnmzwozwyqstlu
|
||||
commit_id: ac1228b4fc7c2793d12a84a0a1f92c9265311f0c
|
||||
description: overhaul the real time simulations
|
||||
extra_meta: null
|
||||
function: generate_data
|
||||
function_args:
|
||||
|
@ -11,7 +11,7 @@ function_args:
|
|||
eom_steps: 100
|
||||
excitation_lifetimes: 2
|
||||
extra_title: Laser on Bath Mode, No randomized off-time.
|
||||
g_0: 0.3
|
||||
g_0: 0.015
|
||||
laser_detuning: 0
|
||||
laser_on_mode: -1
|
||||
measurement_lifetimes: 4
|
||||
|
|
Before Width: | Height: | Size: 780 KiB After Width: | Height: | Size: 780 KiB |
|
@ -1,6 +1,6 @@
|
|||
change_id: ztyymystlxykmlytsrsxqsrrusnrlpsn
|
||||
commit_id: a01f866a856b0695f7046836d4df2536ae487a14
|
||||
description: 'FIX: report correct coupling strenght'
|
||||
change_id: wnxzlkutlyvyooktnlrnmzwozwyqstlu
|
||||
commit_id: fe7974684450b83ef2e7c9436c03b8766cc57fbb
|
||||
description: overhaul the real time simulations
|
||||
extra_meta: null
|
||||
function: generate_data
|
||||
function_args:
|
||||
|
@ -11,7 +11,7 @@ function_args:
|
|||
eom_steps: 100
|
||||
excitation_lifetimes: 2
|
||||
extra_title: Laser on Bath Mode, Randomized off-time.
|
||||
g_0: 0.3
|
||||
g_0: 0.015
|
||||
laser_detuning: 0
|
||||
laser_on_mode: -1
|
||||
measurement_lifetimes: 4
|
||||
|
|
Before Width: | Height: | Size: 783 KiB After Width: | Height: | Size: 774 KiB |
|
@ -1,6 +1,6 @@
|
|||
change_id: ztyymystlxykmlytsrsxqsrrusnrlpsn
|
||||
commit_id: 49ffdb3a65318311e113d95048a41b344506c81a
|
||||
description: 'FIX: report correct coupling strenght'
|
||||
change_id: wnxzlkutlyvyooktnlrnmzwozwyqstlu
|
||||
commit_id: 7526e08d9a0f0808bca759ac6dd881bc4a0d4952
|
||||
description: overhaul the real time simulations
|
||||
function: generate_data
|
||||
function_args: {}
|
||||
refers_to: outputs/002_001_laser_on_A.pkl
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
change_id: ztyymystlxykmlytsrsxqsrrusnrlpsn
|
||||
commit_id: cb0f4fd33a62fbadd94aff14ab0c03a4113802b9
|
||||
description: 'FIX: report correct coupling strenght'
|
||||
change_id: wnxzlkutlyvyooktnlrnmzwozwyqstlu
|
||||
commit_id: d44913bd042be2139bc40d7f3562cf41174f6675
|
||||
description: overhaul the real time simulations
|
||||
function: generate_data
|
||||
function_args: {}
|
||||
refers_to: outputs/002_002_laser_on_bath.pkl
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
change_id: ztyymystlxykmlytsrsxqsrrusnrlpsn
|
||||
commit_id: a7a5fbceb7859c385b54d67ffe0fe59b4ec75afb
|
||||
description: 'FIX: report correct coupling strenght'
|
||||
change_id: wnxzlkutlyvyooktnlrnmzwozwyqstlu
|
||||
commit_id: 9897bbc4399c04adab687494f64c527495db33ac
|
||||
description: overhaul the real time simulations
|
||||
function: generate_data
|
||||
function_args: {}
|
||||
refers_to: outputs/002_003_laser_on_bath_no_random.pkl
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
change_id: ztyymystlxykmlytsrsxqsrrusnrlpsn
|
||||
commit_id: 6e750fe332e8d5d0266acf16ebaf9b5032372d53
|
||||
description: 'FIX: report correct coupling strenght'
|
||||
change_id: wnxzlkutlyvyooktnlrnmzwozwyqstlu
|
||||
commit_id: 78de08774dfb8fc1293657e5566cb19809053435
|
||||
description: overhaul the real time simulations
|
||||
function: generate_data
|
||||
function_args: {}
|
||||
refers_to: outputs/002_004_laser_on_bath_random.pkl
|
||||
|
|