mirror of
https://github.com/vale981/master-thesis
synced 2025-03-04 17:41:43 -05:00
update 09
This commit is contained in:
parent
cd5b5648aa
commit
b5d11ad802
2 changed files with 3 additions and 3 deletions
|
@ -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:
|
||||
|
||||
|
||||
|
|
|
@ -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]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue