RESULT: fix simulation for drive on A

This commit is contained in:
Valentin Boettcher 2024-07-17 21:08:23 -04:00
parent 5ec5eab39a
commit b7b20d5616
4 changed files with 5 additions and 4 deletions

View file

@ -251,9 +251,10 @@ if __name__ == "__main__":
save_figure(fig, "004_04_11_07_simulation_more_drive_different_stop")
fig = generate_phase_one_data(
laser_detuning=13 * 0.8,
laser_detuning=13 - 3.25,
g_0=0.3,
yscale="log",
noise=True,
extra_title="""
The same as the first simulation, but with the laser at a bath mode. The hybridized modes gain no population.
""",

View file

@ -1,6 +1,6 @@
change_id: rxuqwvztlzswqyxoqznpmqxryltwylus
commit_id: 1e2260e32fcdb9af8ecb43be1fb05dd35ee10032
description: get the results of the 11_07 data in order
change_id: vlnltmovnyvnssqlkquqzoknwpqkkkzk
commit_id: f82fb8af1aeb6d6702366d4617a3cbb3fa5545a8
description: 'RESULT: fix simulation for drive on A'
extra_meta: null
function: <module>
name: 004_05_11_07_simulation_only_a_drive_on_bath

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 MiB

After

Width:  |  Height:  |  Size: 3.3 MiB