mirror of
https://github.com/vale981/fibre_walk_project_code
synced 2025-03-04 09:21:38 -05:00
RESULT: fix simulation for drive on A
This commit is contained in:
parent
5ec5eab39a
commit
b7b20d5616
4 changed files with 5 additions and 4 deletions
|
@ -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.
|
||||
""",
|
||||
|
|
Binary file not shown.
|
@ -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 |
Loading…
Add table
Reference in a new issue