update 09

This commit is contained in:
Valentin Boettcher 2022-08-25 18:33:09 +02:00
parent cd5b5648aa
commit b5d11ad802
2 changed files with 3 additions and 3 deletions

View file

@ -191,7 +191,7 @@ Now we turn the system around after each fill-cycle.
plt.xlabel(r"$\omega$")
plt.ylabel("Arbitrary Units")
print(shifts, scales)
fs.export_fig("spectral_densities", x_scaling=.5, y_scaling=.35)
# fs.export_fig("spectral_densities", x_scaling=.5, y_scaling=.35)
# shifts = [0.010005778765750251, 0.5000003902186526]
# scales = [0.3656483223378975, 3.198956858189882]
#+end_src
@ -201,7 +201,7 @@ Now we turn the system around after each fill-cycle.
: 1.0
: 2.0
: [0.01000577876575025, 1.0000001111768948] [0.5819473793333508, 3.865799283487837]
[[file:./.ob-jupyter/9d07a4219e4be9d77a71c884947f1722740f24a8.svg]]
[[file:./.ob-jupyter/f64b53223d96a7adadf180096f9af5938cbb2d60.svg]]
:END:

View file

@ -115,7 +115,7 @@ plt.legend()
plt.xlabel(r"$\omega$")
plt.ylabel("Arbitrary Units")
print(shifts, scales)
fs.export_fig("spectral_densities", x_scaling=.5, y_scaling=.35)
# fs.export_fig("spectral_densities", x_scaling=.5, y_scaling=.35)
# shifts = [0.010005778765750251, 0.5000003902186526]
# scales = [0.3656483223378975, 3.198956858189882]